Shades of Yukon Gold #836613
Tints of Yukon Gold #836613
RGB
CMYK
RGB Variations
Color information
#836613 (or 0x836613) is known color: Yukon Gold. HEX triplet: 83, 66 and 13. RGB value is (131,102,19). Sum of RGB (Red+Green+Blue) = 131+102+19=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 19 (7.81% from 255 or 7.54% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #836613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836613 is #7C99EC. Grayscale: #656565. Windows color (decimal): -8165869 or 1271427. OLE color: 1271427.
HSL color Cylindrical-coordinate representation of color #836613: hue angle of 44.46º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #836613 is Cyan = 0, Magento = 0.22, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 19 | - |
| CMYK | 0 | 0.22 | 0.85 | 0.49 |
| HSL | 44.46º | 0.75% | 0.29% | - |
| HSV(B) | 44.46º | 0.85% | 0.51% | - |
| XYZ | 14.23 | 14.38 | 2.64 | - |
| YUV | 101.21 | 81.61 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 19 | 0 | 0.22 | 0.85 | 0.49 | 44.46 | 0.75 | 0.29 |
| Hex | 83 | 66 | 13 | 0 | 16 | 55 | 31 | 2C | 4B | 1D |
| Octal | 203 | 146 | 23 | 0 | 26 | 125 | 61 | 54 | 113 | 35 |
| Binary | 10000011 | 1100110 | 10011 | 0 | 10110 | 1010101 | 110001 | 101100 | 1001011 | 11101 |
Color Harmonies of #836613
Complementary color
Monochromatic Colors of #836613
Black with #836613
Text Example
Text Example
White with #836613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836613; }
p { color: rgb(131,102,19); }
H1.HeaderClassName
{
color: #836613;
}
.AnyTagClassName
{
color: #836613;
}
</style>
background-color css
<style>
a { background-color: #836613; }
a { background-color: rgb(131,102,19); }
div.DivClassName
{
background-color: #836613;
}
.BgClassName
{
background-color: #836613;
}
</style>
border-color css
<style>
span { border-color: #836613; }
span { border-color: rgb(131,102,19); }
td.TdClassName
{
border-color: #836613;
}
.TagClassName
{
border-color: #836613;
}
</style>