Shades of Yukon Gold #856409
Tints of Yukon Gold #856409
RGB
CMYK
RGB Variations
Color information
#856409 (or 0x856409) is known color: Yukon Gold. HEX triplet: 85, 64 and 09. RGB value is (133,100,9). Sum of RGB (Red+Green+Blue) = 133+100+9=242 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.96% from 242); Green value is 100 (39.45% from 255 or 41.32% from 242); Blue value is 9 (3.91% from 255 or 3.72% from 242); Max value from RGB is 133 - color contains mainly: red. Hex color #856409 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856409 is #7A9BF6. Grayscale: #636363. Windows color (decimal): -8035319 or 615557. OLE color: 615557.
HSL color Cylindrical-coordinate representation of color #856409: hue angle of 44.03º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #856409 is Cyan = 0, Magento = 0.25, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 9 | - |
| CMYK | 0 | 0.25 | 0.93 | 0.48 |
| HSL | 44.03º | 0.87% | 0.28% | - |
| HSV(B) | 44.03º | 0.93% | 0.52% | - |
| XYZ | 14.28 | 14.12 | 2.23 | - |
| YUV | 99.49 | 76.93 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 9 | 0 | 0.25 | 0.93 | 0.48 | 44.03 | 0.87 | 0.28 |
| Hex | 85 | 64 | 9 | 0 | 19 | 5D | 30 | 2C | 57 | 1C |
| Octal | 205 | 144 | 11 | 0 | 31 | 135 | 60 | 54 | 127 | 34 |
| Binary | 10000101 | 1100100 | 1001 | 0 | 11001 | 1011101 | 110000 | 101100 | 1010111 | 11100 |
Color Harmonies of #856409
Complementary color
Monochromatic Colors of #856409
Black with #856409
Text Example
Text Example
White with #856409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856409; }
p { color: rgb(133,100,9); }
H1.HeaderClassName
{
color: #856409;
}
.AnyTagClassName
{
color: #856409;
}
</style>
background-color css
<style>
a { background-color: #856409; }
a { background-color: rgb(133,100,9); }
div.DivClassName
{
background-color: #856409;
}
.BgClassName
{
background-color: #856409;
}
</style>
border-color css
<style>
span { border-color: #856409; }
span { border-color: rgb(133,100,9); }
td.TdClassName
{
border-color: #856409;
}
.TagClassName
{
border-color: #856409;
}
</style>