Shades of Chilean Fire #CF6134
Tints of Chilean Fire #CF6134
RGB
CMYK
RGB Variations
Color information
#CF6134 (or 0xCF6134) is known color: Chilean Fire. HEX triplet: CF, 61 and 34. RGB value is (207,97,52). Sum of RGB (Red+Green+Blue) = 207+97+52=356 (47% of max value = 765). Red value is 207 (81.25% from 255 or 58.15% from 356); Green value is 97 (38.28% from 255 or 27.25% from 356); Blue value is 52 (20.70% from 255 or 14.61% from 356); Max value from RGB is 207 - color contains mainly: red. Hex color #CF6134 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CF6134 is #309ECB. Grayscale: #7D7D7D. Windows color (decimal): -3186380 or 3432911. OLE color: 3432911.
HSL color Cylindrical-coordinate representation of color #CF6134: hue angle of 17.42º degrees, saturation: 0.62, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CF6134 is Cyan = 0, Magento = 0.53, Yellow = 0.75 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 207 | 97 | 52 | - |
| CMYK | 0 | 0.53 | 0.75 | 0.19 |
| HSL | 17.42º | 0.62% | 0.51% | - |
| HSV(B) | 17.42º | 0.75% | 0.81% | - |
| XYZ | 30.63 | 22.06 | 5.89 | - |
| YUV | 124.76 | 86.94 | 186.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 207 | 97 | 52 | 0 | 0.53 | 0.75 | 0.19 | 17.42 | 0.62 | 0.51 |
| Hex | CF | 61 | 34 | 0 | 35 | 4B | 13 | 11 | 3E | 33 |
| Octal | 317 | 141 | 64 | 0 | 65 | 113 | 23 | 21 | 76 | 63 |
| Binary | 11001111 | 1100001 | 110100 | 0 | 110101 | 1001011 | 10011 | 10001 | 111110 | 110011 |
Color Harmonies of #CF6134
Complementary color
Monochromatic Colors of #CF6134
Black with #CF6134
Text Example
Text Example
White with #CF6134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CF6134; }
p { color: rgb(207,97,52); }
H1.HeaderClassName
{
color: #CF6134;
}
.AnyTagClassName
{
color: #CF6134;
}
</style>
background-color css
<style>
a { background-color: #CF6134; }
a { background-color: rgb(207,97,52); }
div.DivClassName
{
background-color: #CF6134;
}
.BgClassName
{
background-color: #CF6134;
}
</style>
border-color css
<style>
span { border-color: #CF6134; }
span { border-color: rgb(207,97,52); }
td.TdClassName
{
border-color: #CF6134;
}
.TagClassName
{
border-color: #CF6134;
}
</style>