#1f207d Hex Color
rgb(31, 32, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | 20 | 7d | - | #1f207d |
RGB | 31 | 32 | 125 | - | rgb(31,32,125) |
HSL | 239 | 60% | 31% | - | hsl(239,60%,31%) |
HSV | 239 | 75% | 49% | - | hsv(239,75%,49%) |
XYZ | 4.7833 | 2.805 | 19.6913 | - | xyz(4.7833,2.805,19.6913) |
CIE-LAB | 19.25 | 32.68 | -52.33 | - | lab(19.25,32.68,-52.33) |
CMYK | 0.752 | 0.744 | 0 | 0.50980392156863 | cmyk(0.752,0.744,0,0.50980392156863) |
Description
The RGB value of color #1f207d is rgb(31, 32, 125).
In the hex color #1f207d, The value of Red is 31, value of Green is 32, and value of Blue is 125. The primary color is Blue. Similarly, The HSL values for #1f207d consists of 239° Hue, 60% Saturation, and 31% Lightness.
In the CMYK color model, the color #1f207d can be represented as Cyan=0.752%, Magenta=0.744%, Yellow=0%, and Black=0.50980392156863%.
Shades of #1f207d
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #1f207d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1f207d
Preview of #1f207d on White Background
The contrast ratio of #1f207d with white color is 13.45
#1f207d color will look good on a white background.
Preview of #1f207d on black background
The contrast ratio of #1f207d with black color is 1.56
Color Schemes of #1f207d
Triadic Colors of #1f207d
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1f207d
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #1f207d
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1f207d
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #1f207d
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1f207d;
}
This is a sample text used for the color #1f207d. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #1f207d;
}
This is a sample text used for the color #1f207d. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #1f207d;
}
This is a sample text used for the color #1f207d. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 16.49%
Green 17.02%
Blue 66.49%
CMYK Percentage
Cyan 37.49
Magenta 37.09%
Yellow 0%
Black 25.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.