Shades of Yukon Gold #827221
Tints of Yukon Gold #827221
RGB
CMYK
RGB Variations
Color information
#827221 (or 0x827221) is known color: Yukon Gold. HEX triplet: 82, 72 and 21. RGB value is (130,114,33). Sum of RGB (Red+Green+Blue) = 130+114+33=277 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.93% from 277); Green value is 114 (44.92% from 255 or 41.16% from 277); Blue value is 33 (13.28% from 255 or 11.91% from 277); Max value from RGB is 130 - color contains mainly: red. Hex color #827221 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827221 is #7D8DDE. Grayscale: #6D6D6D. Windows color (decimal): -8228319 or 2192002. OLE color: 2192002.
HSL color Cylindrical-coordinate representation of color #827221: hue angle of 50.1º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #827221 is Cyan = 0, Magento = 0.12, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 33 | - |
| CMYK | 0 | 0.12 | 0.75 | 0.49 |
| HSL | 50.1º | 0.6% | 0.32% | - |
| HSV(B) | 50.1º | 0.75% | 0.51% | - |
| XYZ | 15.5 | 16.89 | 3.88 | - |
| YUV | 109.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 33 | 0 | 0.12 | 0.75 | 0.49 | 50.1 | 0.6 | 0.32 |
| Hex | 82 | 72 | 21 | 0 | C | 4B | 31 | 32 | 3C | 20 |
| Octal | 202 | 162 | 41 | 0 | 14 | 113 | 61 | 62 | 74 | 40 |
| Binary | 10000010 | 1110010 | 100001 | 0 | 1100 | 1001011 | 110001 | 110010 | 111100 | 100000 |
Color Harmonies of #827221
Complementary color
Monochromatic Colors of #827221
Black with #827221
Text Example
Text Example
White with #827221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827221; }
p { color: rgb(130,114,33); }
H1.HeaderClassName
{
color: #827221;
}
.AnyTagClassName
{
color: #827221;
}
</style>
background-color css
<style>
a { background-color: #827221; }
a { background-color: rgb(130,114,33); }
div.DivClassName
{
background-color: #827221;
}
.BgClassName
{
background-color: #827221;
}
</style>
border-color css
<style>
span { border-color: #827221; }
span { border-color: rgb(130,114,33); }
td.TdClassName
{
border-color: #827221;
}
.TagClassName
{
border-color: #827221;
}
</style>