Shades of Yukon Gold #827015
Tints of Yukon Gold #827015
RGB
CMYK
RGB Variations
Color information
#827015 (or 0x827015) is known color: Yukon Gold. HEX triplet: 82, 70 and 15. RGB value is (130,112,21). Sum of RGB (Red+Green+Blue) = 130+112+21=263 (34% of max value = 765). Red value is 130 (51.17% from 255 or 49.43% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 21 (8.59% from 255 or 7.98% from 263); Max value from RGB is 130 - color contains mainly: red. Hex color #827015 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827015 is #7D8FEA. Grayscale: #6B6B6B. Windows color (decimal): -8228843 or 1405058. OLE color: 1405058.
HSL color Cylindrical-coordinate representation of color #827015: hue angle of 50.09º 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 #827015 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 21 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.49 |
| HSL | 50.09º | 0.72% | 0.3% | - |
| HSV(B) | 50.09º | 0.84% | 0.51% | - |
| XYZ | 15.14 | 16.39 | 3.08 | - |
| YUV | 107.01 | 79.46 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 21 | 0 | 0.14 | 0.84 | 0.49 | 50.09 | 0.72 | 0.3 |
| Hex | 82 | 70 | 15 | 0 | E | 54 | 31 | 32 | 48 | 1E |
| Octal | 202 | 160 | 25 | 0 | 16 | 124 | 61 | 62 | 110 | 36 |
| Binary | 10000010 | 1110000 | 10101 | 0 | 1110 | 1010100 | 110001 | 110010 | 1001000 | 11110 |
Color Harmonies of #827015
Complementary color
Monochromatic Colors of #827015
Black with #827015
Text Example
Text Example
White with #827015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827015; }
p { color: rgb(130,112,21); }
H1.HeaderClassName
{
color: #827015;
}
.AnyTagClassName
{
color: #827015;
}
</style>
background-color css
<style>
a { background-color: #827015; }
a { background-color: rgb(130,112,21); }
div.DivClassName
{
background-color: #827015;
}
.BgClassName
{
background-color: #827015;
}
</style>
border-color css
<style>
span { border-color: #827015; }
span { border-color: rgb(130,112,21); }
td.TdClassName
{
border-color: #827015;
}
.TagClassName
{
border-color: #827015;
}
</style>