Shades of Yukon Gold #836906
Tints of Yukon Gold #836906
RGB
CMYK
RGB Variations
Color information
#836906 (or 0x836906) is known color: Yukon Gold. HEX triplet: 83, 69 and 06. RGB value is (131,105,6). Sum of RGB (Red+Green+Blue) = 131+105+6=242 (32% of max value = 765). Red value is 131 (51.56% from 255 or 54.13% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 6 (2.73% from 255 or 2.48% from 242); Max value from RGB is 131 - color contains mainly: red. Hex color #836906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836906 is #7C96F9. Grayscale: #656565. Windows color (decimal): -8165114 or 420227. OLE color: 420227.
HSL color Cylindrical-coordinate representation of color #836906: hue angle of 47.52º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #836906 is Cyan = 0, Magento = 0.20, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 6 | - |
| CMYK | 0 | 0.20 | 0.95 | 0.49 |
| HSL | 47.52º | 0.91% | 0.27% | - |
| HSV(B) | 47.52º | 0.95% | 0.51% | - |
| XYZ | 14.44 | 14.94 | 2.3 | - |
| YUV | 101.49 | 74.11 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 6 | 0 | 0.20 | 0.95 | 0.49 | 47.52 | 0.91 | 0.27 |
| Hex | 83 | 69 | 6 | 0 | 14 | 5F | 31 | 30 | 5B | 1B |
| Octal | 203 | 151 | 6 | 0 | 24 | 137 | 61 | 60 | 133 | 33 |
| Binary | 10000011 | 1101001 | 110 | 0 | 10100 | 1011111 | 110001 | 110000 | 1011011 | 11011 |
Color Harmonies of #836906
Complementary color
Monochromatic Colors of #836906
Black with #836906
Text Example
Text Example
White with #836906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836906; }
p { color: rgb(131,105,6); }
H1.HeaderClassName
{
color: #836906;
}
.AnyTagClassName
{
color: #836906;
}
</style>
background-color css
<style>
a { background-color: #836906; }
a { background-color: rgb(131,105,6); }
div.DivClassName
{
background-color: #836906;
}
.BgClassName
{
background-color: #836906;
}
</style>
border-color css
<style>
span { border-color: #836906; }
span { border-color: rgb(131,105,6); }
td.TdClassName
{
border-color: #836906;
}
.TagClassName
{
border-color: #836906;
}
</style>