Shades of Yukon Gold #867125
Tints of Yukon Gold #867125
RGB
CMYK
RGB Variations
Color information
#867125 (or 0x867125) is known color: Yukon Gold. HEX triplet: 86, 71 and 25. RGB value is (134,113,37). Sum of RGB (Red+Green+Blue) = 134+113+37=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 37 (14.84% from 255 or 13.03% from 284); Max value from RGB is 134 - color contains mainly: red. Hex color #867125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867125 is #798EDA. Grayscale: #6E6E6E. Windows color (decimal): -7966427 or 2453894. OLE color: 2453894.
HSL color Cylindrical-coordinate representation of color #867125: hue angle of 47.01º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #867125 is Cyan = 0, Magento = 0.16, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 37 | - |
| CMYK | 0 | 0.16 | 0.72 | 0.47 |
| HSL | 47.01º | 0.57% | 0.34% | - |
| HSV(B) | 47.01º | 0.72% | 0.53% | - |
| XYZ | 16.07 | 17.01 | 4.19 | - |
| YUV | 110.62 | 86.46 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 37 | 0 | 0.16 | 0.72 | 0.47 | 47.01 | 0.57 | 0.34 |
| Hex | 86 | 71 | 25 | 0 | 10 | 48 | 2F | 2F | 39 | 22 |
| Octal | 206 | 161 | 45 | 0 | 20 | 110 | 57 | 57 | 71 | 42 |
| Binary | 10000110 | 1110001 | 100101 | 0 | 10000 | 1001000 | 101111 | 101111 | 111001 | 100010 |
Color Harmonies of #867125
Complementary color
Monochromatic Colors of #867125
Black with #867125
Text Example
Text Example
White with #867125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867125; }
p { color: rgb(134,113,37); }
H1.HeaderClassName
{
color: #867125;
}
.AnyTagClassName
{
color: #867125;
}
</style>
background-color css
<style>
a { background-color: #867125; }
a { background-color: rgb(134,113,37); }
div.DivClassName
{
background-color: #867125;
}
.BgClassName
{
background-color: #867125;
}
</style>
border-color css
<style>
span { border-color: #867125; }
span { border-color: rgb(134,113,37); }
td.TdClassName
{
border-color: #867125;
}
.TagClassName
{
border-color: #867125;
}
</style>