Shades of Yukon Gold #836506
Tints of Yukon Gold #836506
RGB
CMYK
RGB Variations
Color information
#836506 (or 0x836506) is known color: Yukon Gold. HEX triplet: 83, 65 and 06. RGB value is (131,101,6). Sum of RGB (Red+Green+Blue) = 131+101+6=238 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.04% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 6 (2.73% from 255 or 2.52% from 238); Max value from RGB is 131 - color contains mainly: red. Hex color #836506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836506 is #7C9AF9. Grayscale: #636363. Windows color (decimal): -8166138 or 419203. OLE color: 419203.
HSL color Cylindrical-coordinate representation of color #836506: hue angle of 45.6º 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 #836506 is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 6 | - |
| CMYK | 0 | 0.23 | 0.95 | 0.49 |
| HSL | 45.6º | 0.91% | 0.27% | - |
| HSV(B) | 45.6º | 0.95% | 0.51% | - |
| XYZ | 14.05 | 14.15 | 2.16 | - |
| YUV | 99.14 | 75.44 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 6 | 0 | 0.23 | 0.95 | 0.49 | 45.6 | 0.91 | 0.27 |
| Hex | 83 | 65 | 6 | 0 | 17 | 5F | 31 | 2E | 5B | 1B |
| Octal | 203 | 145 | 6 | 0 | 27 | 137 | 61 | 56 | 133 | 33 |
| Binary | 10000011 | 1100101 | 110 | 0 | 10111 | 1011111 | 110001 | 101110 | 1011011 | 11011 |
Color Harmonies of #836506
Complementary color
Monochromatic Colors of #836506
Black with #836506
Text Example
Text Example
White with #836506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836506; }
p { color: rgb(131,101,6); }
H1.HeaderClassName
{
color: #836506;
}
.AnyTagClassName
{
color: #836506;
}
</style>
background-color css
<style>
a { background-color: #836506; }
a { background-color: rgb(131,101,6); }
div.DivClassName
{
background-color: #836506;
}
.BgClassName
{
background-color: #836506;
}
</style>
border-color css
<style>
span { border-color: #836506; }
span { border-color: rgb(131,101,6); }
td.TdClassName
{
border-color: #836506;
}
.TagClassName
{
border-color: #836506;
}
</style>