#1c3331 Hex Color
rgb(28, 51, 49)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 33 | 31 | - | #1c3331 |
RGB | 28 | 51 | 49 | - | rgb(28,51,49) |
HSL | 175 | 29% | 15% | - | hsl(175,29%,15%) |
HSV | 175 | 45% | 20% | - | hsv(175,45%,20%) |
XYZ | 2.2171 | 2.8363 | 3.3363 | - | xyz(2.2171,2.8363,3.3363) |
CIE-LAB | 19.38 | -9.62 | -1.59 | - | lab(19.38,-9.62,-1.59) |
CMYK | 0.45098039215686 | 0 | 0.03921568627451 | 0.8 | cmyk(0.45098039215686,0,0.03921568627451,0.8) |
Description
The RGB value of color #1c3331 is rgb(28, 51, 49).
In the hex color #1c3331, The value of Red is 28, value of Green is 51, and value of Blue is 49. The primary color is Green. Similarly, The HSL values for #1c3331 consists of 175° Hue, 29% Saturation, and 15% Lightness.
In the CMYK color model, the color #1c3331 can be represented as Cyan=0.45098039215686%, Magenta=0%, Yellow=0.03921568627451%, and Black=0.8%.
Shades of #1c3331
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 #1c3331
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c3331
Preview of #1c3331 on White Background
The contrast ratio of #1c3331 with white color is 13.4
#1c3331 color will look good on a white background.
Preview of #1c3331 on black background
The contrast ratio of #1c3331 with black color is 1.57
Color Schemes of #1c3331
Triadic Colors of #1c3331
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 #1c3331
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 #1c3331
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 #1c3331
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 #1c3331
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: #1c3331;
}
This is a sample text used for the color #1c3331. 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: #1c3331;
}
This is a sample text used for the color #1c3331. 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 #1c3331;
}
This is a sample text used for the color #1c3331. 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 21.88%
Green 39.84%
Blue 38.28%
CMYK Percentage
Cyan 34.95
Magenta 0%
Yellow 3.04%
Black 62.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.