Shades of Yukon Gold #826927
Tints of Yukon Gold #826927
RGB
CMYK
RGB Variations
Color information
#826927 (or 0x826927) is known color: Yukon Gold. HEX triplet: 82, 69 and 27. RGB value is (130,105,39). Sum of RGB (Red+Green+Blue) = 130+105+39=274 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.45% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 39 (15.62% from 255 or 14.23% from 274); Max value from RGB is 130 - color contains mainly: red. Hex color #826927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826927 is #7D96D8. Grayscale: #696969. Windows color (decimal): -8230617 or 2582914. OLE color: 2582914.
HSL color Cylindrical-coordinate representation of color #826927: hue angle of 43.52º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #826927 is Cyan = 0, Magento = 0.19, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 39 | - |
| CMYK | 0 | 0.19 | 0.70 | 0.49 |
| HSL | 43.52º | 0.54% | 0.33% | - |
| HSV(B) | 43.52º | 0.7% | 0.51% | - |
| XYZ | 14.62 | 15 | 4.04 | - |
| YUV | 104.95 | 90.78 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 39 | 0 | 0.19 | 0.70 | 0.49 | 43.52 | 0.54 | 0.33 |
| Hex | 82 | 69 | 27 | 0 | 13 | 46 | 31 | 2C | 36 | 21 |
| Octal | 202 | 151 | 47 | 0 | 23 | 106 | 61 | 54 | 66 | 41 |
| Binary | 10000010 | 1101001 | 100111 | 0 | 10011 | 1000110 | 110001 | 101100 | 110110 | 100001 |
Color Harmonies of #826927
Complementary color
Monochromatic Colors of #826927
Black with #826927
Text Example
Text Example
White with #826927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826927; }
p { color: rgb(130,105,39); }
H1.HeaderClassName
{
color: #826927;
}
.AnyTagClassName
{
color: #826927;
}
</style>
background-color css
<style>
a { background-color: #826927; }
a { background-color: rgb(130,105,39); }
div.DivClassName
{
background-color: #826927;
}
.BgClassName
{
background-color: #826927;
}
</style>
border-color css
<style>
span { border-color: #826927; }
span { border-color: rgb(130,105,39); }
td.TdClassName
{
border-color: #826927;
}
.TagClassName
{
border-color: #826927;
}
</style>