Shades of Yukon Gold #836612
Tints of Yukon Gold #836612
RGB
CMYK
RGB Variations
Color information
#836612 (or 0x836612) is known color: Yukon Gold. HEX triplet: 83, 66 and 12. RGB value is (131,102,18). Sum of RGB (Red+Green+Blue) = 131+102+18=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 18 (7.42% from 255 or 7.17% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #836612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836612 is #7C99ED. Grayscale: #656565. Windows color (decimal): -8165870 or 1205891. OLE color: 1205891.
HSL color Cylindrical-coordinate representation of color #836612: hue angle of 44.6º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #836612 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 18 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.49 |
| HSL | 44.6º | 0.76% | 0.29% | - |
| HSV(B) | 44.6º | 0.86% | 0.51% | - |
| XYZ | 14.22 | 14.37 | 2.6 | - |
| YUV | 101.1 | 81.11 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 18 | 0 | 0.22 | 0.86 | 0.49 | 44.6 | 0.76 | 0.29 |
| Hex | 83 | 66 | 12 | 0 | 16 | 56 | 31 | 2D | 4C | 1D |
| Octal | 203 | 146 | 22 | 0 | 26 | 126 | 61 | 55 | 114 | 35 |
| Binary | 10000011 | 1100110 | 10010 | 0 | 10110 | 1010110 | 110001 | 101101 | 1001100 | 11101 |
Color Harmonies of #836612
Complementary color
Monochromatic Colors of #836612
Black with #836612
Text Example
Text Example
White with #836612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836612; }
p { color: rgb(131,102,18); }
H1.HeaderClassName
{
color: #836612;
}
.AnyTagClassName
{
color: #836612;
}
</style>
background-color css
<style>
a { background-color: #836612; }
a { background-color: rgb(131,102,18); }
div.DivClassName
{
background-color: #836612;
}
.BgClassName
{
background-color: #836612;
}
</style>
border-color css
<style>
span { border-color: #836612; }
span { border-color: rgb(131,102,18); }
td.TdClassName
{
border-color: #836612;
}
.TagClassName
{
border-color: #836612;
}
</style>