Shades of Yukon Gold #836921
Tints of Yukon Gold #836921
RGB
CMYK
RGB Variations
Color information
#836921 (or 0x836921) is known color: Yukon Gold. HEX triplet: 83, 69 and 21. RGB value is (131,105,33). Sum of RGB (Red+Green+Blue) = 131+105+33=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 105 (41.41% from 255 or 39.03% from 269); Blue value is 33 (13.28% from 255 or 12.27% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #836921 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836921 is #7C96DE. Grayscale: #686868. Windows color (decimal): -8165087 or 2189699. OLE color: 2189699.
HSL color Cylindrical-coordinate representation of color #836921: hue angle of 44.08º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #836921 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 33 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.49 |
| HSL | 44.08º | 0.6% | 0.32% | - |
| HSV(B) | 44.08º | 0.75% | 0.51% | - |
| XYZ | 14.69 | 15.04 | 3.57 | - |
| YUV | 104.57 | 87.61 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 33 | 0 | 0.20 | 0.75 | 0.49 | 44.08 | 0.6 | 0.32 |
| Hex | 83 | 69 | 21 | 0 | 14 | 4B | 31 | 2C | 3C | 20 |
| Octal | 203 | 151 | 41 | 0 | 24 | 113 | 61 | 54 | 74 | 40 |
| Binary | 10000011 | 1101001 | 100001 | 0 | 10100 | 1001011 | 110001 | 101100 | 111100 | 100000 |
Color Harmonies of #836921
Complementary color
Monochromatic Colors of #836921
Black with #836921
Text Example
Text Example
White with #836921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836921; }
p { color: rgb(131,105,33); }
H1.HeaderClassName
{
color: #836921;
}
.AnyTagClassName
{
color: #836921;
}
</style>
background-color css
<style>
a { background-color: #836921; }
a { background-color: rgb(131,105,33); }
div.DivClassName
{
background-color: #836921;
}
.BgClassName
{
background-color: #836921;
}
</style>
border-color css
<style>
span { border-color: #836921; }
span { border-color: rgb(131,105,33); }
td.TdClassName
{
border-color: #836921;
}
.TagClassName
{
border-color: #836921;
}
</style>