Shades of Yukon Gold #827114
Tints of Yukon Gold #827114
RGB
CMYK
RGB Variations
Color information
#827114 (or 0x827114) is known color: Yukon Gold. HEX triplet: 82, 71 and 14. RGB value is (130,113,20). Sum of RGB (Red+Green+Blue) = 130+113+20=263 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.43% from 263); Green value is 113 (44.53% from 255 or 42.97% from 263); Blue value is 20 (8.20% from 255 or 7.60% from 263); Max value from RGB is 130 - color contains mainly: red. Hex color #827114 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827114 is #7D8EEB. Grayscale: #6B6B6B. Windows color (decimal): -8228588 or 1339778. OLE color: 1339778.
HSL color Cylindrical-coordinate representation of color #827114: hue angle of 50.73º degrees, saturation: 0.73, 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 #827114 is Cyan = 0, Magento = 0.13, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 20 | - |
| CMYK | 0 | 0.13 | 0.85 | 0.49 |
| HSL | 50.73º | 0.73% | 0.29% | - |
| HSV(B) | 50.73º | 0.85% | 0.51% | - |
| XYZ | 15.24 | 16.61 | 3.06 | - |
| YUV | 107.48 | 78.63 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 20 | 0 | 0.13 | 0.85 | 0.49 | 50.73 | 0.73 | 0.29 |
| Hex | 82 | 71 | 14 | 0 | D | 55 | 31 | 33 | 49 | 1D |
| Octal | 202 | 161 | 24 | 0 | 15 | 125 | 61 | 63 | 111 | 35 |
| Binary | 10000010 | 1110001 | 10100 | 0 | 1101 | 1010101 | 110001 | 110011 | 1001001 | 11101 |
Color Harmonies of #827114
Complementary color
Monochromatic Colors of #827114
Black with #827114
Text Example
Text Example
White with #827114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827114; }
p { color: rgb(130,113,20); }
H1.HeaderClassName
{
color: #827114;
}
.AnyTagClassName
{
color: #827114;
}
</style>
background-color css
<style>
a { background-color: #827114; }
a { background-color: rgb(130,113,20); }
div.DivClassName
{
background-color: #827114;
}
.BgClassName
{
background-color: #827114;
}
</style>
border-color css
<style>
span { border-color: #827114; }
span { border-color: rgb(130,113,20); }
td.TdClassName
{
border-color: #827114;
}
.TagClassName
{
border-color: #827114;
}
</style>