Shades of Yukon Gold #827012
Tints of Yukon Gold #827012
RGB
CMYK
RGB Variations
Color information
#827012 (or 0x827012) is known color: Yukon Gold. HEX triplet: 82, 70 and 12. RGB value is (130,112,18). Sum of RGB (Red+Green+Blue) = 130+112+18=260 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 18 (7.42% from 255 or 6.92% from 260); Max value from RGB is 130 - color contains mainly: red. Hex color #827012 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827012 is #7D8FED. Grayscale: #6B6B6B. Windows color (decimal): -8228846 or 1208450. OLE color: 1208450.
HSL color Cylindrical-coordinate representation of color #827012: hue angle of 50.36º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #827012 is Cyan = 0, Magento = 0.14, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 18 | - |
| CMYK | 0 | 0.14 | 0.86 | 0.49 |
| HSL | 50.36º | 0.76% | 0.29% | - |
| HSV(B) | 50.36º | 0.86% | 0.51% | - |
| XYZ | 15.11 | 16.38 | 2.94 | - |
| YUV | 106.67 | 77.96 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 18 | 0 | 0.14 | 0.86 | 0.49 | 50.36 | 0.76 | 0.29 |
| Hex | 82 | 70 | 12 | 0 | E | 56 | 31 | 32 | 4C | 1D |
| Octal | 202 | 160 | 22 | 0 | 16 | 126 | 61 | 62 | 114 | 35 |
| Binary | 10000010 | 1110000 | 10010 | 0 | 1110 | 1010110 | 110001 | 110010 | 1001100 | 11101 |
Color Harmonies of #827012
Complementary color
Monochromatic Colors of #827012
Black with #827012
Text Example
Text Example
White with #827012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827012; }
p { color: rgb(130,112,18); }
H1.HeaderClassName
{
color: #827012;
}
.AnyTagClassName
{
color: #827012;
}
</style>
background-color css
<style>
a { background-color: #827012; }
a { background-color: rgb(130,112,18); }
div.DivClassName
{
background-color: #827012;
}
.BgClassName
{
background-color: #827012;
}
</style>
border-color css
<style>
span { border-color: #827012; }
span { border-color: rgb(130,112,18); }
td.TdClassName
{
border-color: #827012;
}
.TagClassName
{
border-color: #827012;
}
</style>