Shades of Yukon Gold #827413
Tints of Yukon Gold #827413
RGB
CMYK
RGB Variations
Color information
#827413 (or 0x827413) is known color: Yukon Gold. HEX triplet: 82, 74 and 13. RGB value is (130,116,19). Sum of RGB (Red+Green+Blue) = 130+116+19=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 116 (45.70% from 255 or 43.77% from 265); Blue value is 19 (7.81% from 255 or 7.17% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #827413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827413 is #7D8BEC. Grayscale: #6D6D6D. Windows color (decimal): -8227821 or 1275010. OLE color: 1275010.
HSL color Cylindrical-coordinate representation of color #827413: hue angle of 52.43º degrees, saturation: 0.74, 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 #827413 is Cyan = 0, Magento = 0.11, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 19 | - |
| CMYK | 0 | 0.11 | 0.85 | 0.49 |
| HSL | 52.43º | 0.74% | 0.29% | - |
| HSV(B) | 52.43º | 0.85% | 0.51% | - |
| XYZ | 15.57 | 17.28 | 3.13 | - |
| YUV | 109.13 | 77.14 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 19 | 0 | 0.11 | 0.85 | 0.49 | 52.43 | 0.74 | 0.29 |
| Hex | 82 | 74 | 13 | 0 | B | 55 | 31 | 34 | 4A | 1D |
| Octal | 202 | 164 | 23 | 0 | 13 | 125 | 61 | 64 | 112 | 35 |
| Binary | 10000010 | 1110100 | 10011 | 0 | 1011 | 1010101 | 110001 | 110100 | 1001010 | 11101 |
Color Harmonies of #827413
Complementary color
Monochromatic Colors of #827413
Black with #827413
Text Example
Text Example
White with #827413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827413; }
p { color: rgb(130,116,19); }
H1.HeaderClassName
{
color: #827413;
}
.AnyTagClassName
{
color: #827413;
}
</style>
background-color css
<style>
a { background-color: #827413; }
a { background-color: rgb(130,116,19); }
div.DivClassName
{
background-color: #827413;
}
.BgClassName
{
background-color: #827413;
}
</style>
border-color css
<style>
span { border-color: #827413; }
span { border-color: rgb(130,116,19); }
td.TdClassName
{
border-color: #827413;
}
.TagClassName
{
border-color: #827413;
}
</style>