Shades of Yukon Gold #866321
Tints of Yukon Gold #866321
RGB
CMYK
RGB Variations
Color information
#866321 (or 0x866321) is known color: Yukon Gold. HEX triplet: 86, 63 and 21. RGB value is (134,99,33). Sum of RGB (Red+Green+Blue) = 134+99+33=266 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.38% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 134 - color contains mainly: red. Hex color #866321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866321 is #799CDE. Grayscale: #666666. Windows color (decimal): -7970015 or 2188166. OLE color: 2188166.
HSL color Cylindrical-coordinate representation of color #866321: hue angle of 39.21º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #866321 is Cyan = 0, Magento = 0.26, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 33 | - |
| CMYK | 0 | 0.26 | 0.75 | 0.47 |
| HSL | 39.21º | 0.6% | 0.33% | - |
| HSV(B) | 39.21º | 0.75% | 0.53% | - |
| XYZ | 14.57 | 14.1 | 3.39 | - |
| YUV | 101.94 | 89.1 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 33 | 0 | 0.26 | 0.75 | 0.47 | 39.21 | 0.6 | 0.33 |
| Hex | 86 | 63 | 21 | 0 | 1A | 4B | 2F | 27 | 3C | 21 |
| Octal | 206 | 143 | 41 | 0 | 32 | 113 | 57 | 47 | 74 | 41 |
| Binary | 10000110 | 1100011 | 100001 | 0 | 11010 | 1001011 | 101111 | 100111 | 111100 | 100001 |
Color Harmonies of #866321
Complementary color
Monochromatic Colors of #866321
Black with #866321
Text Example
Text Example
White with #866321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866321; }
p { color: rgb(134,99,33); }
H1.HeaderClassName
{
color: #866321;
}
.AnyTagClassName
{
color: #866321;
}
</style>
background-color css
<style>
a { background-color: #866321; }
a { background-color: rgb(134,99,33); }
div.DivClassName
{
background-color: #866321;
}
.BgClassName
{
background-color: #866321;
}
</style>
border-color css
<style>
span { border-color: #866321; }
span { border-color: rgb(134,99,33); }
td.TdClassName
{
border-color: #866321;
}
.TagClassName
{
border-color: #866321;
}
</style>