Shades of Yukon Gold #836720
Tints of Yukon Gold #836720
RGB
CMYK
RGB Variations
Color information
#836720 (or 0x836720) is known color: Yukon Gold. HEX triplet: 83, 67 and 20. RGB value is (131,103,32). Sum of RGB (Red+Green+Blue) = 131+103+32=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 103 (40.62% from 255 or 38.72% from 266); Blue value is 32 (12.89% from 255 or 12.03% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #836720 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836720 is #7C98DF. Grayscale: #676767. Windows color (decimal): -8165600 or 2123651. OLE color: 2123651.
HSL color Cylindrical-coordinate representation of color #836720: hue angle of 43.03º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #836720 is Cyan = 0, Magento = 0.21, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 32 | - |
| CMYK | 0 | 0.21 | 0.76 | 0.49 |
| HSL | 43.03º | 0.61% | 0.32% | - |
| HSV(B) | 43.03º | 0.76% | 0.51% | - |
| XYZ | 14.47 | 14.63 | 3.43 | - |
| YUV | 103.28 | 87.78 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 32 | 0 | 0.21 | 0.76 | 0.49 | 43.03 | 0.61 | 0.32 |
| Hex | 83 | 67 | 20 | 0 | 15 | 4C | 31 | 2B | 3D | 20 |
| Octal | 203 | 147 | 40 | 0 | 25 | 114 | 61 | 53 | 75 | 40 |
| Binary | 10000011 | 1100111 | 100000 | 0 | 10101 | 1001100 | 110001 | 101011 | 111101 | 100000 |
Color Harmonies of #836720
Complementary color
Monochromatic Colors of #836720
Black with #836720
Text Example
Text Example
White with #836720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836720; }
p { color: rgb(131,103,32); }
H1.HeaderClassName
{
color: #836720;
}
.AnyTagClassName
{
color: #836720;
}
</style>
background-color css
<style>
a { background-color: #836720; }
a { background-color: rgb(131,103,32); }
div.DivClassName
{
background-color: #836720;
}
.BgClassName
{
background-color: #836720;
}
</style>
border-color css
<style>
span { border-color: #836720; }
span { border-color: rgb(131,103,32); }
td.TdClassName
{
border-color: #836720;
}
.TagClassName
{
border-color: #836720;
}
</style>