Shades of Yukon Gold #866907
Tints of Yukon Gold #866907
RGB
CMYK
RGB Variations
Color information
#866907 (or 0x866907) is known color: Yukon Gold. HEX triplet: 86, 69 and 07. RGB value is (134,105,7). Sum of RGB (Red+Green+Blue) = 134+105+7=246 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.47% from 246); Green value is 105 (41.41% from 255 or 42.68% from 246); Blue value is 7 (3.12% from 255 or 2.85% from 246); Max value from RGB is 134 - color contains mainly: red. Hex color #866907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866907 is #7996F8. Grayscale: #666666. Windows color (decimal): -7968505 or 485766. OLE color: 485766.
HSL color Cylindrical-coordinate representation of color #866907: hue angle of 46.3º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #866907 is Cyan = 0, Magento = 0.22, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 7 | - |
| CMYK | 0 | 0.22 | 0.95 | 0.47 |
| HSL | 46.3º | 0.9% | 0.28% | - |
| HSV(B) | 46.3º | 0.95% | 0.53% | - |
| XYZ | 14.92 | 15.19 | 2.35 | - |
| YUV | 102.5 | 74.11 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 7 | 0 | 0.22 | 0.95 | 0.47 | 46.3 | 0.9 | 0.28 |
| Hex | 86 | 69 | 7 | 0 | 16 | 5F | 2F | 2E | 5A | 1C |
| Octal | 206 | 151 | 7 | 0 | 26 | 137 | 57 | 56 | 132 | 34 |
| Binary | 10000110 | 1101001 | 111 | 0 | 10110 | 1011111 | 101111 | 101110 | 1011010 | 11100 |
Color Harmonies of #866907
Complementary color
Monochromatic Colors of #866907
Black with #866907
Text Example
Text Example
White with #866907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866907; }
p { color: rgb(134,105,7); }
H1.HeaderClassName
{
color: #866907;
}
.AnyTagClassName
{
color: #866907;
}
</style>
background-color css
<style>
a { background-color: #866907; }
a { background-color: rgb(134,105,7); }
div.DivClassName
{
background-color: #866907;
}
.BgClassName
{
background-color: #866907;
}
</style>
border-color css
<style>
span { border-color: #866907; }
span { border-color: rgb(134,105,7); }
td.TdClassName
{
border-color: #866907;
}
.TagClassName
{
border-color: #866907;
}
</style>