Shades of Yukon Gold #866524
Tints of Yukon Gold #866524
RGB
CMYK
RGB Variations
Color information
#866524 (or 0x866524) is known color: Yukon Gold. HEX triplet: 86, 65 and 24. RGB value is (134,101,36). Sum of RGB (Red+Green+Blue) = 134+101+36=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 36 (14.45% from 255 or 13.28% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #866524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866524 is #799ADB. Grayscale: #676767. Windows color (decimal): -7969500 or 2385286. OLE color: 2385286.
HSL color Cylindrical-coordinate representation of color #866524: hue angle of 39.8º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #866524 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 36 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.47 |
| HSL | 39.8º | 0.58% | 0.33% | - |
| HSV(B) | 39.8º | 0.73% | 0.53% | - |
| XYZ | 14.8 | 14.5 | 3.69 | - |
| YUV | 103.46 | 89.93 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 36 | 0 | 0.25 | 0.73 | 0.47 | 39.8 | 0.58 | 0.33 |
| Hex | 86 | 65 | 24 | 0 | 19 | 49 | 2F | 28 | 3A | 21 |
| Octal | 206 | 145 | 44 | 0 | 31 | 111 | 57 | 50 | 72 | 41 |
| Binary | 10000110 | 1100101 | 100100 | 0 | 11001 | 1001001 | 101111 | 101000 | 111010 | 100001 |
Color Harmonies of #866524
Complementary color
Monochromatic Colors of #866524
Black with #866524
Text Example
Text Example
White with #866524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866524; }
p { color: rgb(134,101,36); }
H1.HeaderClassName
{
color: #866524;
}
.AnyTagClassName
{
color: #866524;
}
</style>
background-color css
<style>
a { background-color: #866524; }
a { background-color: rgb(134,101,36); }
div.DivClassName
{
background-color: #866524;
}
.BgClassName
{
background-color: #866524;
}
</style>
border-color css
<style>
span { border-color: #866524; }
span { border-color: rgb(134,101,36); }
td.TdClassName
{
border-color: #866524;
}
.TagClassName
{
border-color: #866524;
}
</style>