Shades of Yukon Gold #836715
Tints of Yukon Gold #836715
RGB
CMYK
RGB Variations
Color information
#836715 (or 0x836715) is known color: Yukon Gold. HEX triplet: 83, 67 and 15. RGB value is (131,103,21). Sum of RGB (Red+Green+Blue) = 131+103+21=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 21 (8.59% from 255 or 8.24% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #836715 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836715 is #7C98EA. Grayscale: #666666. Windows color (decimal): -8165611 or 1402755. OLE color: 1402755.
HSL color Cylindrical-coordinate representation of color #836715: hue angle of 44.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #836715 is Cyan = 0, Magento = 0.21, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 21 | - |
| CMYK | 0 | 0.21 | 0.84 | 0.49 |
| HSL | 44.73º | 0.72% | 0.3% | - |
| HSV(B) | 44.73º | 0.84% | 0.51% | - |
| XYZ | 14.35 | 14.58 | 2.77 | - |
| YUV | 102.02 | 82.28 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 21 | 0 | 0.21 | 0.84 | 0.49 | 44.73 | 0.72 | 0.3 |
| Hex | 83 | 67 | 15 | 0 | 15 | 54 | 31 | 2D | 48 | 1E |
| Octal | 203 | 147 | 25 | 0 | 25 | 124 | 61 | 55 | 110 | 36 |
| Binary | 10000011 | 1100111 | 10101 | 0 | 10101 | 1010100 | 110001 | 101101 | 1001000 | 11110 |
Color Harmonies of #836715
Complementary color
Monochromatic Colors of #836715
Black with #836715
Text Example
Text Example
White with #836715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836715; }
p { color: rgb(131,103,21); }
H1.HeaderClassName
{
color: #836715;
}
.AnyTagClassName
{
color: #836715;
}
</style>
background-color css
<style>
a { background-color: #836715; }
a { background-color: rgb(131,103,21); }
div.DivClassName
{
background-color: #836715;
}
.BgClassName
{
background-color: #836715;
}
</style>
border-color css
<style>
span { border-color: #836715; }
span { border-color: rgb(131,103,21); }
td.TdClassName
{
border-color: #836715;
}
.TagClassName
{
border-color: #836715;
}
</style>