#cb4110 Hex Color
rgb(203, 65, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 41 | 10 | - | #cb4110 |
RGB | 203 | 65 | 16 | - | rgb(203,65,16) |
HSL | 16 | 85% | 43% | - | hsl(16,85%,43%) |
HSV | 16 | 92% | 80% | - | hsv(16,92%,80%) |
XYZ | 26.6124 | 16.5145 | 2.2752 | - | xyz(26.6124,16.5145,2.2752) |
CIE-LAB | 47.64 | 52.78 | 54.64 | - | lab(47.64,52.78,54.64) |
CMYK | 0 | 0.67980295566502 | 0.92118226600985 | 0.20392156862745 | cmyk(0,0.67980295566502,0.92118226600985,0.20392156862745) |
Description
The RGB value of color #cb4110 is rgb(203, 65, 16).
In the hex color #cb4110, The value of Red is 203, value of Green is 65, and value of Blue is 16. The primary color is Red. Similarly, The HSL values for #cb4110 consists of 16° Hue, 85% Saturation, and 43% Lightness.
In the CMYK color model, the color #cb4110 can be represented as Cyan=0%, Magenta=0.67980295566502%, Yellow=0.92118226600985%, and Black=0.20392156862745%.
Shades of #cb4110
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 #cb4110
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb4110
Preview of #cb4110 on White Background
The contrast ratio of #cb4110 with white color is 4.88
#cb4110 color will look good on a white background.
Preview of #cb4110 on black background
The contrast ratio of #cb4110 with black color is 4.3
Color Schemes of #cb4110
Triadic Colors of #cb4110
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 #cb4110
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 #cb4110
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 #cb4110
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 #cb4110
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: #cb4110;
}
This is a sample text used for the color #cb4110. 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: #cb4110;
}
This is a sample text used for the color #cb4110. 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 #cb4110;
}
This is a sample text used for the color #cb4110. 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 71.48%
Green 22.89%
Blue 5.63%
CMYK Percentage
Cyan 0
Magenta 37.66%
Yellow 51.04%
Black 11.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.