Shades of Yukon Gold #827315
Tints of Yukon Gold #827315
RGB
CMYK
RGB Variations
Color information
#827315 (or 0x827315) is known color: Yukon Gold. HEX triplet: 82, 73 and 15. RGB value is (130,115,21). Sum of RGB (Red+Green+Blue) = 130+115+21=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 21 (8.59% from 255 or 7.89% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #827315 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827315 is #7D8CEA. Grayscale: #6D6D6D. Windows color (decimal): -8228075 or 1405826. OLE color: 1405826.
HSL color Cylindrical-coordinate representation of color #827315: hue angle of 51.74º 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 #827315 is Cyan = 0, Magento = 0.12, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 21 | - |
| CMYK | 0 | 0.12 | 0.84 | 0.49 |
| HSL | 51.74º | 0.72% | 0.3% | - |
| HSV(B) | 51.74º | 0.84% | 0.51% | - |
| XYZ | 15.47 | 17.06 | 3.19 | - |
| YUV | 108.77 | 78.47 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 21 | 0 | 0.12 | 0.84 | 0.49 | 51.74 | 0.72 | 0.3 |
| Hex | 82 | 73 | 15 | 0 | C | 54 | 31 | 34 | 48 | 1E |
| Octal | 202 | 163 | 25 | 0 | 14 | 124 | 61 | 64 | 110 | 36 |
| Binary | 10000010 | 1110011 | 10101 | 0 | 1100 | 1010100 | 110001 | 110100 | 1001000 | 11110 |
Color Harmonies of #827315
Complementary color
Monochromatic Colors of #827315
Black with #827315
Text Example
Text Example
White with #827315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827315; }
p { color: rgb(130,115,21); }
H1.HeaderClassName
{
color: #827315;
}
.AnyTagClassName
{
color: #827315;
}
</style>
background-color css
<style>
a { background-color: #827315; }
a { background-color: rgb(130,115,21); }
div.DivClassName
{
background-color: #827315;
}
.BgClassName
{
background-color: #827315;
}
</style>
border-color css
<style>
span { border-color: #827315; }
span { border-color: rgb(130,115,21); }
td.TdClassName
{
border-color: #827315;
}
.TagClassName
{
border-color: #827315;
}
</style>