Shades of Yukon Gold #866523
Tints of Yukon Gold #866523
RGB
CMYK
RGB Variations
Color information
#866523 (or 0x866523) is known color: Yukon Gold. HEX triplet: 86, 65 and 23. RGB value is (134,101,35). Sum of RGB (Red+Green+Blue) = 134+101+35=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 35 (14.06% from 255 or 12.96% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #866523 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866523 is #799ADC. Grayscale: #676767. Windows color (decimal): -7969501 or 2319750. OLE color: 2319750.
HSL color Cylindrical-coordinate representation of color #866523: hue angle of 40º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #866523 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 35 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.47 |
| HSL | 40º | 0.59% | 0.33% | - |
| HSV(B) | 40º | 0.74% | 0.53% | - |
| XYZ | 14.79 | 14.5 | 3.61 | - |
| YUV | 103.34 | 89.43 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 35 | 0 | 0.25 | 0.74 | 0.47 | 40 | 0.59 | 0.33 |
| Hex | 86 | 65 | 23 | 0 | 19 | 4A | 2F | 28 | 3B | 21 |
| Octal | 206 | 145 | 43 | 0 | 31 | 112 | 57 | 50 | 73 | 41 |
| Binary | 10000110 | 1100101 | 100011 | 0 | 11001 | 1001010 | 101111 | 101000 | 111011 | 100001 |
Color Harmonies of #866523
Complementary color
Monochromatic Colors of #866523
Black with #866523
Text Example
Text Example
White with #866523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866523; }
p { color: rgb(134,101,35); }
H1.HeaderClassName
{
color: #866523;
}
.AnyTagClassName
{
color: #866523;
}
</style>
background-color css
<style>
a { background-color: #866523; }
a { background-color: rgb(134,101,35); }
div.DivClassName
{
background-color: #866523;
}
.BgClassName
{
background-color: #866523;
}
</style>
border-color css
<style>
span { border-color: #866523; }
span { border-color: rgb(134,101,35); }
td.TdClassName
{
border-color: #866523;
}
.TagClassName
{
border-color: #866523;
}
</style>