Shades of Chilean Fire #CF6436
Tints of Chilean Fire #CF6436
RGB
CMYK
RGB Variations
Color information
#CF6436 (or 0xCF6436) is known color: Chilean Fire. HEX triplet: CF, 64 and 36. RGB value is (207,100,54). Sum of RGB (Red+Green+Blue) = 207+100+54=361 (47% of max value = 765). Red value is 207 (81.25% from 255 or 57.34% from 361); Green value is 100 (39.45% from 255 or 27.70% from 361); Blue value is 54 (21.48% from 255 or 14.96% from 361); Max value from RGB is 207 - color contains mainly: red. Hex color #CF6436 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CF6436 is #309BC9. Grayscale: #7F7F7F. Windows color (decimal): -3185610 or 3564751. OLE color: 3564751.
HSL color Cylindrical-coordinate representation of color #CF6436: hue angle of 18.04º degrees, saturation: 0.61, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #CF6436 is Cyan = 0, Magento = 0.52, Yellow = 0.74 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 207 | 100 | 54 | - |
| CMYK | 0 | 0.52 | 0.74 | 0.19 |
| HSL | 18.04º | 0.61% | 0.51% | - |
| HSV(B) | 18.04º | 0.74% | 0.81% | - |
| XYZ | 30.96 | 22.65 | 6.23 | - |
| YUV | 126.75 | 86.95 | 185.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 207 | 100 | 54 | 0 | 0.52 | 0.74 | 0.19 | 18.04 | 0.61 | 0.51 |
| Hex | CF | 64 | 36 | 0 | 34 | 4A | 13 | 12 | 3D | 33 |
| Octal | 317 | 144 | 66 | 0 | 64 | 112 | 23 | 22 | 75 | 63 |
| Binary | 11001111 | 1100100 | 110110 | 0 | 110100 | 1001010 | 10011 | 10010 | 111101 | 110011 |
Color Harmonies of #CF6436
Complementary color
Monochromatic Colors of #CF6436
Black with #CF6436
Text Example
Text Example
White with #CF6436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CF6436; }
p { color: rgb(207,100,54); }
H1.HeaderClassName
{
color: #CF6436;
}
.AnyTagClassName
{
color: #CF6436;
}
</style>
background-color css
<style>
a { background-color: #CF6436; }
a { background-color: rgb(207,100,54); }
div.DivClassName
{
background-color: #CF6436;
}
.BgClassName
{
background-color: #CF6436;
}
</style>
border-color css
<style>
span { border-color: #CF6436; }
span { border-color: rgb(207,100,54); }
td.TdClassName
{
border-color: #CF6436;
}
.TagClassName
{
border-color: #CF6436;
}
</style>