#ca3408 Hex Color
rgb(202, 52, 8)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | 34 | 08 | - | #ca3408 |
| RGB | 202 | 52 | 8 | - | rgb(202,52,8) |
| HSL | 14 | 92% | 41% | - | hsl(14,92%,41%) |
| HSV | 14 | 96% | 79% | - | hsv(14,96%,79%) |
| XYZ | 25.6289 | 15.0301 | 1.78 | - | xyz(25.6289,15.0301,1.78) |
| CIE-LAB | 45.68 | 57.18 | 55.58 | - | lab(45.68,57.18,55.58) |
| CMYK | 0 | 0.74257425742574 | 0.96039603960396 | 0.2078431372549 | cmyk(0,0.74257425742574,0.96039603960396,0.2078431372549) |
Description
The RGB value of color #ca3408 is rgb(202, 52, 8).
In the hex color #ca3408, The value of Red is 202, value of Green is 52, and value of Blue is 8. The primary color is Red. Similarly, The HSL values for #ca3408 consists of 14° Hue, 92% Saturation, and 41% Lightness.
In the CMYK color model, the color #ca3408 can be represented as Cyan=0%, Magenta=0.74257425742574%, Yellow=0.96039603960396%, and Black=0.2078431372549%.
Shades of #ca3408
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 #ca3408
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca3408
Preview of #ca3408 on White Background
The contrast ratio of #ca3408 with white color is 5.24
#ca3408 color will look good on a white background.
Preview of #ca3408 on black background
The contrast ratio of #ca3408 with black color is 4.01
Color Schemes of #ca3408
Triadic Colors of #ca3408
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 #ca3408
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 #ca3408
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 #ca3408
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 #ca3408
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: #ca3408;
}
This is a sample text used for the color #ca3408. 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: #ca3408;
}
This is a sample text used for the color #ca3408. 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 #ca3408;
}
This is a sample text used for the color #ca3408. 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 77.1%
Green 19.85%
Blue 3.05%
CMYK Percentage
Cyan 0
Magenta 38.86%
Yellow 50.26%
Black 10.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.