Shades of Chilean Fire #CA5727
Tints of Chilean Fire #CA5727
RGB
CMYK
RGB Variations
Color information
#CA5727 (or 0xCA5727) is known color: Chilean Fire. HEX triplet: CA, 57 and 27. RGB value is (202,87,39). Sum of RGB (Red+Green+Blue) = 202+87+39=328 (43% of max value = 765). Red value is 202 (79.30% from 255 or 61.59% from 328); Green value is 87 (34.38% from 255 or 26.52% from 328); Blue value is 39 (15.62% from 255 or 11.89% from 328); Max value from RGB is 202 - color contains mainly: red. Hex color #CA5727 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CA5727 is #35A8D8. Grayscale: #747474. Windows color (decimal): -3516633 or 2578378. OLE color: 2578378.
HSL color Cylindrical-coordinate representation of color #CA5727: hue angle of 17.67º degrees, saturation: 0.68, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #CA5727 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.21.
Color convert
| RGB | 202 | 87 | 39 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.21 |
| HSL | 17.67º | 0.68% | 0.47% | - |
| HSV(B) | 17.67º | 0.81% | 0.79% | - |
| XYZ | 28.13 | 19.52 | 4.2 | - |
| YUV | 115.91 | 84.6 | 189.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 202 | 87 | 39 | 0 | 0.57 | 0.81 | 0.21 | 17.67 | 0.68 | 0.47 |
| Hex | CA | 57 | 27 | 0 | 39 | 51 | 15 | 12 | 44 | 2F |
| Octal | 312 | 127 | 47 | 0 | 71 | 121 | 25 | 22 | 104 | 57 |
| Binary | 11001010 | 1010111 | 100111 | 0 | 111001 | 1010001 | 10101 | 10010 | 1000100 | 101111 |
Color Harmonies of #CA5727
Complementary color
Monochromatic Colors of #CA5727
Black with #CA5727
Text Example
Text Example
White with #CA5727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CA5727; }
p { color: rgb(202,87,39); }
H1.HeaderClassName
{
color: #CA5727;
}
.AnyTagClassName
{
color: #CA5727;
}
</style>
background-color css
<style>
a { background-color: #CA5727; }
a { background-color: rgb(202,87,39); }
div.DivClassName
{
background-color: #CA5727;
}
.BgClassName
{
background-color: #CA5727;
}
</style>
border-color css
<style>
span { border-color: #CA5727; }
span { border-color: rgb(202,87,39); }
td.TdClassName
{
border-color: #CA5727;
}
.TagClassName
{
border-color: #CA5727;
}
</style>