Shades of Yukon Gold #827715
Tints of Yukon Gold #827715
RGB
CMYK
RGB Variations
Color information
#827715 (or 0x827715) is known color: Yukon Gold. HEX triplet: 82, 77 and 15. RGB value is (130,119,21). Sum of RGB (Red+Green+Blue) = 130+119+21=270 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.15% from 270); Green value is 119 (46.88% from 255 or 44.07% from 270); Blue value is 21 (8.59% from 255 or 7.78% from 270); Max value from RGB is 130 - color contains mainly: red. Hex color #827715 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827715 is #7D88EA. Grayscale: #6F6F6F. Windows color (decimal): -8227051 or 1406850. OLE color: 1406850.
HSL color Cylindrical-coordinate representation of color #827715: hue angle of 53.94º 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 #827715 is Cyan = 0, Magento = 0.08, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 21 | - |
| CMYK | 0 | 0.08 | 0.84 | 0.49 |
| HSL | 53.94º | 0.72% | 0.3% | - |
| HSV(B) | 53.94º | 0.84% | 0.51% | - |
| XYZ | 15.94 | 17.99 | 3.34 | - |
| YUV | 111.12 | 77.14 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 21 | 0 | 0.08 | 0.84 | 0.49 | 53.94 | 0.72 | 0.3 |
| Hex | 82 | 77 | 15 | 0 | 8 | 54 | 31 | 36 | 48 | 1E |
| Octal | 202 | 167 | 25 | 0 | 10 | 124 | 61 | 66 | 110 | 36 |
| Binary | 10000010 | 1110111 | 10101 | 0 | 1000 | 1010100 | 110001 | 110110 | 1001000 | 11110 |
Color Harmonies of #827715
Complementary color
Monochromatic Colors of #827715
Black with #827715
Text Example
Text Example
White with #827715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827715; }
p { color: rgb(130,119,21); }
H1.HeaderClassName
{
color: #827715;
}
.AnyTagClassName
{
color: #827715;
}
</style>
background-color css
<style>
a { background-color: #827715; }
a { background-color: rgb(130,119,21); }
div.DivClassName
{
background-color: #827715;
}
.BgClassName
{
background-color: #827715;
}
</style>
border-color css
<style>
span { border-color: #827715; }
span { border-color: rgb(130,119,21); }
td.TdClassName
{
border-color: #827715;
}
.TagClassName
{
border-color: #827715;
}
</style>