#1d2c5f Hex Color
rgb(29, 44, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | 2c | 5f | - | #1d2c5f |
RGB | 29 | 44 | 95 | - | rgb(29,44,95) |
HSL | 226 | 53% | 24% | - | hsl(226,53%,24%) |
HSV | 226 | 69% | 37% | - | hsv(226,69%,37%) |
XYZ | 3.4729 | 2.8888 | 11.201 | - | xyz(3.4729,2.8888,11.201) |
CIE-LAB | 19.59 | 12.5 | -32.34 | - | lab(19.59,12.5,-32.34) |
CMYK | 0.69473684210526 | 0.53684210526316 | 0 | 0.62745098039216 | cmyk(0.69473684210526,0.53684210526316,0,0.62745098039216) |
Description
The RGB value of color #1d2c5f is rgb(29, 44, 95).
In the hex color #1d2c5f, The value of Red is 29, value of Green is 44, and value of Blue is 95. The primary color is Blue. Similarly, The HSL values for #1d2c5f consists of 226° Hue, 53% Saturation, and 24% Lightness.
In the CMYK color model, the color #1d2c5f can be represented as Cyan=0.69473684210526%, Magenta=0.53684210526316%, Yellow=0%, and Black=0.62745098039216%.
Shades of #1d2c5f
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 #1d2c5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1d2c5f
Preview of #1d2c5f on White Background
The contrast ratio of #1d2c5f with white color is 13.31
#1d2c5f color will look good on a white background.
Preview of #1d2c5f on black background
The contrast ratio of #1d2c5f with black color is 1.58
Color Schemes of #1d2c5f
Triadic Colors of #1d2c5f
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 #1d2c5f
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 #1d2c5f
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 #1d2c5f
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 #1d2c5f
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: #1d2c5f;
}
This is a sample text used for the color #1d2c5f. 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: #1d2c5f;
}
This is a sample text used for the color #1d2c5f. 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 #1d2c5f;
}
This is a sample text used for the color #1d2c5f. 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 17.26%
Green 26.19%
Blue 56.55%
CMYK Percentage
Cyan 37.37
Magenta 28.88%
Yellow 0%
Black 33.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.