#cb270a Hex Color
rgb(203, 39, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 27 | 0a | - | #cb270a |
RGB | 203 | 39 | 10 | - | rgb(203,39,10) |
HSL | 9 | 91% | 42% | - | hsl(9,91%,42%) |
HSV | 9 | 95% | 80% | - | hsv(9,95%,80%) |
XYZ | 25.4089 | 14.1695 | 1.6829 | - | xyz(25.4089,14.1695,1.6829) |
CIE-LAB | 44.48 | 61.43 | 54.45 | - | lab(44.48,61.43,54.45) |
CMYK | 0 | 0.80788177339901 | 0.95073891625616 | 0.20392156862745 | cmyk(0,0.80788177339901,0.95073891625616,0.20392156862745) |
Description
The RGB value of color #cb270a is rgb(203, 39, 10).
In the hex color #cb270a, The value of Red is 203, value of Green is 39, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #cb270a consists of 9° Hue, 91% Saturation, and 42% Lightness.
In the CMYK color model, the color #cb270a can be represented as Cyan=0%, Magenta=0.80788177339901%, Yellow=0.95073891625616%, and Black=0.20392156862745%.
Shades of #cb270a
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 #cb270a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb270a
Preview of #cb270a on White Background
The contrast ratio of #cb270a with white color is 5.48
#cb270a color will look good on a white background.
Preview of #cb270a on black background
The contrast ratio of #cb270a with black color is 3.83
Color Schemes of #cb270a
Triadic Colors of #cb270a
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 #cb270a
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 #cb270a
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 #cb270a
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 #cb270a
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: #cb270a;
}
This is a sample text used for the color #cb270a. 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: #cb270a;
}
This is a sample text used for the color #cb270a. 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 #cb270a;
}
This is a sample text used for the color #cb270a. 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 80.56%
Green 15.48%
Blue 3.97%
CMYK Percentage
Cyan 0
Magenta 41.17%
Yellow 48.44%
Black 10.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.