Shades of Yukon Gold #836521
Tints of Yukon Gold #836521
RGB
CMYK
RGB Variations
Color information
#836521 (or 0x836521) is known color: Yukon Gold. HEX triplet: 83, 65 and 21. RGB value is (131,101,33). Sum of RGB (Red+Green+Blue) = 131+101+33=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 101 (39.84% from 255 or 38.11% from 265); Blue value is 33 (13.28% from 255 or 12.45% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #836521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836521 is #7C9ADE. Grayscale: #666666. Windows color (decimal): -8166111 or 2188675. OLE color: 2188675.
HSL color Cylindrical-coordinate representation of color #836521: hue angle of 41.63º 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 #836521 is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 33 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.49 |
| HSL | 41.63º | 0.6% | 0.32% | - |
| HSV(B) | 41.63º | 0.75% | 0.51% | - |
| XYZ | 14.29 | 14.24 | 3.43 | - |
| YUV | 102.22 | 88.94 | 148.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 33 | 0 | 0.23 | 0.75 | 0.49 | 41.63 | 0.6 | 0.32 |
| Hex | 83 | 65 | 21 | 0 | 17 | 4B | 31 | 2A | 3C | 20 |
| Octal | 203 | 145 | 41 | 0 | 27 | 113 | 61 | 52 | 74 | 40 |
| Binary | 10000011 | 1100101 | 100001 | 0 | 10111 | 1001011 | 110001 | 101010 | 111100 | 100000 |
Color Harmonies of #836521
Complementary color
Monochromatic Colors of #836521
Black with #836521
Text Example
Text Example
White with #836521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836521; }
p { color: rgb(131,101,33); }
H1.HeaderClassName
{
color: #836521;
}
.AnyTagClassName
{
color: #836521;
}
</style>
background-color css
<style>
a { background-color: #836521; }
a { background-color: rgb(131,101,33); }
div.DivClassName
{
background-color: #836521;
}
.BgClassName
{
background-color: #836521;
}
</style>
border-color css
<style>
span { border-color: #836521; }
span { border-color: rgb(131,101,33); }
td.TdClassName
{
border-color: #836521;
}
.TagClassName
{
border-color: #836521;
}
</style>