Shades of Yukon Gold #836713
Tints of Yukon Gold #836713
RGB
CMYK
RGB Variations
Color information
#836713 (or 0x836713) is known color: Yukon Gold. HEX triplet: 83, 67 and 13. RGB value is (131,103,19). Sum of RGB (Red+Green+Blue) = 131+103+19=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 103 (40.62% from 255 or 40.71% from 253); Blue value is 19 (7.81% from 255 or 7.51% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #836713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836713 is #7C98EC. Grayscale: #666666. Windows color (decimal): -8165613 or 1271683. OLE color: 1271683.
HSL color Cylindrical-coordinate representation of color #836713: hue angle of 45º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #836713 is Cyan = 0, Magento = 0.21, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 19 | - |
| CMYK | 0 | 0.21 | 0.85 | 0.49 |
| HSL | 45º | 0.75% | 0.29% | - |
| HSV(B) | 45º | 0.85% | 0.51% | - |
| XYZ | 14.33 | 14.57 | 2.67 | - |
| YUV | 101.8 | 81.28 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 19 | 0 | 0.21 | 0.85 | 0.49 | 45 | 0.75 | 0.29 |
| Hex | 83 | 67 | 13 | 0 | 15 | 55 | 31 | 2D | 4B | 1D |
| Octal | 203 | 147 | 23 | 0 | 25 | 125 | 61 | 55 | 113 | 35 |
| Binary | 10000011 | 1100111 | 10011 | 0 | 10101 | 1010101 | 110001 | 101101 | 1001011 | 11101 |
Color Harmonies of #836713
Complementary color
Monochromatic Colors of #836713
Black with #836713
Text Example
Text Example
White with #836713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836713; }
p { color: rgb(131,103,19); }
H1.HeaderClassName
{
color: #836713;
}
.AnyTagClassName
{
color: #836713;
}
</style>
background-color css
<style>
a { background-color: #836713; }
a { background-color: rgb(131,103,19); }
div.DivClassName
{
background-color: #836713;
}
.BgClassName
{
background-color: #836713;
}
</style>
border-color css
<style>
span { border-color: #836713; }
span { border-color: rgb(131,103,19); }
td.TdClassName
{
border-color: #836713;
}
.TagClassName
{
border-color: #836713;
}
</style>