Shades of Chilean Fire #DA6138
Tints of Chilean Fire #DA6138
RGB
CMYK
RGB Variations
Color information
#DA6138 (or 0xDA6138) is known color: Chilean Fire. HEX triplet: DA, 61 and 38. RGB value is (218,97,56). Sum of RGB (Red+Green+Blue) = 218+97+56=371 (49% of max value = 765). Red value is 218 (85.55% from 255 or 58.76% from 371); Green value is 97 (38.28% from 255 or 26.15% from 371); Blue value is 56 (22.27% from 255 or 15.09% from 371); Max value from RGB is 218 - color contains mainly: red. Hex color #DA6138 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #DA6138 is #259EC7. Grayscale: #808080. Windows color (decimal): -2465480 or 3695066. OLE color: 3695066.
HSL color Cylindrical-coordinate representation of color #DA6138: hue angle of 15.19º degrees, saturation: 0.69, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #DA6138 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 218 | 97 | 56 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.15 |
| HSL | 15.19º | 0.69% | 0.54% | - |
| HSV(B) | 15.19º | 0.74% | 0.85% | - |
| XYZ | 33.9 | 23.74 | 6.54 | - |
| YUV | 128.51 | 87.09 | 191.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 218 | 97 | 56 | 0 | 0.56 | 0.74 | 0.15 | 15.19 | 0.69 | 0.54 |
| Hex | DA | 61 | 38 | 0 | 38 | 4A | F | F | 45 | 36 |
| Octal | 332 | 141 | 70 | 0 | 70 | 112 | 17 | 17 | 105 | 66 |
| Binary | 11011010 | 1100001 | 111000 | 0 | 111000 | 1001010 | 1111 | 1111 | 1000101 | 110110 |
Color Harmonies of #DA6138
Complementary color
Monochromatic Colors of #DA6138
Black with #DA6138
Text Example
Text Example
White with #DA6138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #DA6138; }
p { color: rgb(218,97,56); }
H1.HeaderClassName
{
color: #DA6138;
}
.AnyTagClassName
{
color: #DA6138;
}
</style>
background-color css
<style>
a { background-color: #DA6138; }
a { background-color: rgb(218,97,56); }
div.DivClassName
{
background-color: #DA6138;
}
.BgClassName
{
background-color: #DA6138;
}
</style>
border-color css
<style>
span { border-color: #DA6138; }
span { border-color: rgb(218,97,56); }
td.TdClassName
{
border-color: #DA6138;
}
.TagClassName
{
border-color: #DA6138;
}
</style>