Shades of Yukon Gold #867525
Tints of Yukon Gold #867525
RGB
CMYK
RGB Variations
Color information
#867525 (or 0x867525) is known color: Yukon Gold. HEX triplet: 86, 75 and 25. RGB value is (134,117,37). Sum of RGB (Red+Green+Blue) = 134+117+37=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 37 (14.84% from 255 or 12.85% from 288); Max value from RGB is 134 - color contains mainly: red. Hex color #867525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867525 is #798ADA. Grayscale: #717171. Windows color (decimal): -7965403 or 2454918. OLE color: 2454918.
HSL color Cylindrical-coordinate representation of color #867525: hue angle of 49.48º 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 #867525 is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 37 | - |
| CMYK | 0 | 0.13 | 0.72 | 0.47 |
| HSL | 49.48º | 0.57% | 0.34% | - |
| HSV(B) | 49.48º | 0.72% | 0.53% | - |
| XYZ | 16.53 | 17.92 | 4.34 | - |
| YUV | 112.96 | 85.13 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 37 | 0 | 0.13 | 0.72 | 0.47 | 49.48 | 0.57 | 0.34 |
| Hex | 86 | 75 | 25 | 0 | D | 48 | 2F | 31 | 39 | 22 |
| Octal | 206 | 165 | 45 | 0 | 15 | 110 | 57 | 61 | 71 | 42 |
| Binary | 10000110 | 1110101 | 100101 | 0 | 1101 | 1001000 | 101111 | 110001 | 111001 | 100010 |
Color Harmonies of #867525
Complementary color
Monochromatic Colors of #867525
Black with #867525
Text Example
Text Example
White with #867525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867525; }
p { color: rgb(134,117,37); }
H1.HeaderClassName
{
color: #867525;
}
.AnyTagClassName
{
color: #867525;
}
</style>
background-color css
<style>
a { background-color: #867525; }
a { background-color: rgb(134,117,37); }
div.DivClassName
{
background-color: #867525;
}
.BgClassName
{
background-color: #867525;
}
</style>
border-color css
<style>
span { border-color: #867525; }
span { border-color: rgb(134,117,37); }
td.TdClassName
{
border-color: #867525;
}
.TagClassName
{
border-color: #867525;
}
</style>