Shades of Yukon Gold #836812
Tints of Yukon Gold #836812
RGB
CMYK
RGB Variations
Color information
#836812 (or 0x836812) is known color: Yukon Gold. HEX triplet: 83, 68 and 12. RGB value is (131,104,18). Sum of RGB (Red+Green+Blue) = 131+104+18=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 104 (41.02% from 255 or 41.11% from 253); Blue value is 18 (7.42% from 255 or 7.11% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #836812 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836812 is #7C97ED. Grayscale: #666666. Windows color (decimal): -8165358 or 1206403. OLE color: 1206403.
HSL color Cylindrical-coordinate representation of color #836812: hue angle of 45.66º 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 #836812 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 18 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.49 |
| HSL | 45.66º | 0.76% | 0.29% | - |
| HSV(B) | 45.66º | 0.86% | 0.51% | - |
| XYZ | 14.42 | 14.77 | 2.66 | - |
| YUV | 102.27 | 80.45 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 18 | 0 | 0.21 | 0.86 | 0.49 | 45.66 | 0.76 | 0.29 |
| Hex | 83 | 68 | 12 | 0 | 15 | 56 | 31 | 2E | 4C | 1D |
| Octal | 203 | 150 | 22 | 0 | 25 | 126 | 61 | 56 | 114 | 35 |
| Binary | 10000011 | 1101000 | 10010 | 0 | 10101 | 1010110 | 110001 | 101110 | 1001100 | 11101 |
Color Harmonies of #836812
Complementary color
Monochromatic Colors of #836812
Black with #836812
Text Example
Text Example
White with #836812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836812; }
p { color: rgb(131,104,18); }
H1.HeaderClassName
{
color: #836812;
}
.AnyTagClassName
{
color: #836812;
}
</style>
background-color css
<style>
a { background-color: #836812; }
a { background-color: rgb(131,104,18); }
div.DivClassName
{
background-color: #836812;
}
.BgClassName
{
background-color: #836812;
}
</style>
border-color css
<style>
span { border-color: #836812; }
span { border-color: rgb(131,104,18); }
td.TdClassName
{
border-color: #836812;
}
.TagClassName
{
border-color: #836812;
}
</style>