Shades of Yukon Gold #826827
Tints of Yukon Gold #826827
RGB
CMYK
RGB Variations
Color information
#826827 (or 0x826827) is known color: Yukon Gold. HEX triplet: 82, 68 and 27. RGB value is (130,104,39). Sum of RGB (Red+Green+Blue) = 130+104+39=273 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.62% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 39 (15.62% from 255 or 14.29% from 273); Max value from RGB is 130 - color contains mainly: red. Hex color #826827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826827 is #7D97D8. Grayscale: #686868. Windows color (decimal): -8230873 or 2582658. OLE color: 2582658.
HSL color Cylindrical-coordinate representation of color #826827: hue angle of 42.86º 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 #826827 is Cyan = 0, Magento = 0.2, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 39 | - |
| CMYK | 0 | 0.2 | 0.70 | 0.49 |
| HSL | 42.86º | 0.54% | 0.33% | - |
| HSV(B) | 42.86º | 0.7% | 0.51% | - |
| XYZ | 14.52 | 14.79 | 4.01 | - |
| YUV | 104.36 | 91.11 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 39 | 0 | 0.2 | 0.70 | 0.49 | 42.86 | 0.54 | 0.33 |
| Hex | 82 | 68 | 27 | 0 | 14 | 46 | 31 | 2B | 36 | 21 |
| Octal | 202 | 150 | 47 | 0 | 24 | 106 | 61 | 53 | 66 | 41 |
| Binary | 10000010 | 1101000 | 100111 | 0 | 10100 | 1000110 | 110001 | 101011 | 110110 | 100001 |
Color Harmonies of #826827
Complementary color
Monochromatic Colors of #826827
Black with #826827
Text Example
Text Example
White with #826827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826827; }
p { color: rgb(130,104,39); }
H1.HeaderClassName
{
color: #826827;
}
.AnyTagClassName
{
color: #826827;
}
</style>
background-color css
<style>
a { background-color: #826827; }
a { background-color: rgb(130,104,39); }
div.DivClassName
{
background-color: #826827;
}
.BgClassName
{
background-color: #826827;
}
</style>
border-color css
<style>
span { border-color: #826827; }
span { border-color: rgb(130,104,39); }
td.TdClassName
{
border-color: #826827;
}
.TagClassName
{
border-color: #826827;
}
</style>