#1c223c Hex Color
rgb(28, 34, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 22 | 3c | - | #1c223c |
RGB | 28 | 34 | 60 | - | rgb(28,34,60) |
HSL | 229 | 36% | 17% | - | hsl(229,36%,17%) |
HSV | 229 | 53% | 24% | - | hsv(229,53%,24%) |
XYZ | 1.8665 | 1.7172 | 4.508 | - | xyz(1.8665,1.7172,4.508) |
CIE-LAB | 13.93 | 5.9 | -17.59 | - | lab(13.93,5.9,-17.59) |
CMYK | 0.53333333333333 | 0.43333333333333 | 0 | 0.76470588235294 | cmyk(0.53333333333333,0.43333333333333,0,0.76470588235294) |
Description
The RGB value of color #1c223c is rgb(28, 34, 60).
In the hex color #1c223c, The value of Red is 28, value of Green is 34, and value of Blue is 60. The primary color is Blue. Similarly, The HSL values for #1c223c consists of 229° Hue, 36% Saturation, and 17% Lightness.
In the CMYK color model, the color #1c223c can be represented as Cyan=0.53333333333333%, Magenta=0.43333333333333%, Yellow=0%, and Black=0.76470588235294%.
Shades of #1c223c
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 #1c223c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c223c
Preview of #1c223c on White Background
The contrast ratio of #1c223c with white color is 15.63
#1c223c color will look good on a white background.
Preview of #1c223c on black background
The contrast ratio of #1c223c with black color is 1.34
Color Schemes of #1c223c
Triadic Colors of #1c223c
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 #1c223c
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 #1c223c
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 #1c223c
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 #1c223c
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: #1c223c;
}
This is a sample text used for the color #1c223c. 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: #1c223c;
}
This is a sample text used for the color #1c223c. 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 #1c223c;
}
This is a sample text used for the color #1c223c. 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 22.95%
Green 27.87%
Blue 49.18%
CMYK Percentage
Cyan 30.8
Magenta 25.03%
Yellow 0%
Black 44.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.