Shades of Yukon Gold #836804
Tints of Yukon Gold #836804
RGB
CMYK
RGB Variations
Color information
#836804 (or 0x836804) is known color: Yukon Gold. HEX triplet: 83, 68 and 04. RGB value is (131,104,4). Sum of RGB (Red+Green+Blue) = 131+104+4=239 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.81% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 4 (1.95% from 255 or 1.67% from 239); Max value from RGB is 131 - color contains mainly: red. Hex color #836804 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836804 is #7C97FB. Grayscale: #656565. Windows color (decimal): -8165372 or 288899. OLE color: 288899.
HSL color Cylindrical-coordinate representation of color #836804: hue angle of 47.24º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #836804 is Cyan = 0, Magento = 0.21, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 4 | - |
| CMYK | 0 | 0.21 | 0.97 | 0.49 |
| HSL | 47.24º | 0.94% | 0.26% | - |
| HSV(B) | 47.24º | 0.97% | 0.51% | - |
| XYZ | 14.33 | 14.73 | 2.2 | - |
| YUV | 100.67 | 73.45 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 4 | 0 | 0.21 | 0.97 | 0.49 | 47.24 | 0.94 | 0.26 |
| Hex | 83 | 68 | 4 | 0 | 15 | 61 | 31 | 2F | 5E | 1A |
| Octal | 203 | 150 | 4 | 0 | 25 | 141 | 61 | 57 | 136 | 32 |
| Binary | 10000011 | 1101000 | 100 | 0 | 10101 | 1100001 | 110001 | 101111 | 1011110 | 11010 |
Color Harmonies of #836804
Complementary color
Monochromatic Colors of #836804
Black with #836804
Text Example
Text Example
White with #836804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836804; }
p { color: rgb(131,104,4); }
H1.HeaderClassName
{
color: #836804;
}
.AnyTagClassName
{
color: #836804;
}
</style>
background-color css
<style>
a { background-color: #836804; }
a { background-color: rgb(131,104,4); }
div.DivClassName
{
background-color: #836804;
}
.BgClassName
{
background-color: #836804;
}
</style>
border-color css
<style>
span { border-color: #836804; }
span { border-color: rgb(131,104,4); }
td.TdClassName
{
border-color: #836804;
}
.TagClassName
{
border-color: #836804;
}
</style>