Shades of Yukon Gold #836710
Tints of Yukon Gold #836710
RGB
CMYK
RGB Variations
Color information
#836710 (or 0x836710) is known color: Yukon Gold. HEX triplet: 83, 67 and 10. RGB value is (131,103,16). Sum of RGB (Red+Green+Blue) = 131+103+16=250 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.4% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 16 (6.64% from 255 or 6.4% from 250); Max value from RGB is 131 - color contains mainly: red. Hex color #836710 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836710 is #7C98EF. Grayscale: #656565. Windows color (decimal): -8165616 or 1075075. OLE color: 1075075.
HSL color Cylindrical-coordinate representation of color #836710: hue angle of 45.39º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #836710 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 16 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.49 |
| HSL | 45.39º | 0.78% | 0.29% | - |
| HSV(B) | 45.39º | 0.88% | 0.51% | - |
| XYZ | 14.3 | 14.56 | 2.55 | - |
| YUV | 101.45 | 79.78 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 16 | 0 | 0.21 | 0.88 | 0.49 | 45.39 | 0.78 | 0.29 |
| Hex | 83 | 67 | 10 | 0 | 15 | 58 | 31 | 2D | 4E | 1D |
| Octal | 203 | 147 | 20 | 0 | 25 | 130 | 61 | 55 | 116 | 35 |
| Binary | 10000011 | 1100111 | 10000 | 0 | 10101 | 1011000 | 110001 | 101101 | 1001110 | 11101 |
Color Harmonies of #836710
Complementary color
Monochromatic Colors of #836710
Black with #836710
Text Example
Text Example
White with #836710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836710; }
p { color: rgb(131,103,16); }
H1.HeaderClassName
{
color: #836710;
}
.AnyTagClassName
{
color: #836710;
}
</style>
background-color css
<style>
a { background-color: #836710; }
a { background-color: rgb(131,103,16); }
div.DivClassName
{
background-color: #836710;
}
.BgClassName
{
background-color: #836710;
}
</style>
border-color css
<style>
span { border-color: #836710; }
span { border-color: rgb(131,103,16); }
td.TdClassName
{
border-color: #836710;
}
.TagClassName
{
border-color: #836710;
}
</style>