Shades of Yukon Gold #836712
Tints of Yukon Gold #836712
RGB
CMYK
RGB Variations
Color information
#836712 (or 0x836712) is known color: Yukon Gold. HEX triplet: 83, 67 and 12. RGB value is (131,103,18). Sum of RGB (Red+Green+Blue) = 131+103+18=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 18 (7.42% from 255 or 7.14% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #836712 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836712 is #7C98ED. Grayscale: #666666. Windows color (decimal): -8165614 or 1206147. OLE color: 1206147.
HSL color Cylindrical-coordinate representation of color #836712: hue angle of 45.13º 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 #836712 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 18 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.49 |
| HSL | 45.13º | 0.76% | 0.29% | - |
| HSV(B) | 45.13º | 0.86% | 0.51% | - |
| XYZ | 14.32 | 14.57 | 2.63 | - |
| YUV | 101.68 | 80.78 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 18 | 0 | 0.21 | 0.86 | 0.49 | 45.13 | 0.76 | 0.29 |
| Hex | 83 | 67 | 12 | 0 | 15 | 56 | 31 | 2D | 4C | 1D |
| Octal | 203 | 147 | 22 | 0 | 25 | 126 | 61 | 55 | 114 | 35 |
| Binary | 10000011 | 1100111 | 10010 | 0 | 10101 | 1010110 | 110001 | 101101 | 1001100 | 11101 |
Color Harmonies of #836712
Complementary color
Monochromatic Colors of #836712
Black with #836712
Text Example
Text Example
White with #836712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836712; }
p { color: rgb(131,103,18); }
H1.HeaderClassName
{
color: #836712;
}
.AnyTagClassName
{
color: #836712;
}
</style>
background-color css
<style>
a { background-color: #836712; }
a { background-color: rgb(131,103,18); }
div.DivClassName
{
background-color: #836712;
}
.BgClassName
{
background-color: #836712;
}
</style>
border-color css
<style>
span { border-color: #836712; }
span { border-color: rgb(131,103,18); }
td.TdClassName
{
border-color: #836712;
}
.TagClassName
{
border-color: #836712;
}
</style>