Shades of Yukon Gold #867422
Tints of Yukon Gold #867422
RGB
CMYK
RGB Variations
Color information
#867422 (or 0x867422) is known color: Yukon Gold. HEX triplet: 86, 74 and 22. RGB value is (134,116,34). Sum of RGB (Red+Green+Blue) = 134+116+34=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 34 (13.67% from 255 or 11.97% from 284); Max value from RGB is 134 - color contains mainly: red. Hex color #867422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867422 is #798BDD. Grayscale: #707070. Windows color (decimal): -7965662 or 2258054. OLE color: 2258054.
HSL color Cylindrical-coordinate representation of color #867422: hue angle of 49.2º 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 #867422 is Cyan = 0, Magento = 0.13, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 34 | - |
| CMYK | 0 | 0.13 | 0.75 | 0.47 |
| HSL | 49.2º | 0.6% | 0.33% | - |
| HSV(B) | 49.2º | 0.75% | 0.53% | - |
| XYZ | 16.37 | 17.67 | 4.06 | - |
| YUV | 112.03 | 83.96 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 34 | 0 | 0.13 | 0.75 | 0.47 | 49.2 | 0.6 | 0.33 |
| Hex | 86 | 74 | 22 | 0 | D | 4B | 2F | 31 | 3C | 21 |
| Octal | 206 | 164 | 42 | 0 | 15 | 113 | 57 | 61 | 74 | 41 |
| Binary | 10000110 | 1110100 | 100010 | 0 | 1101 | 1001011 | 101111 | 110001 | 111100 | 100001 |
Color Harmonies of #867422
Complementary color
Monochromatic Colors of #867422
Black with #867422
Text Example
Text Example
White with #867422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867422; }
p { color: rgb(134,116,34); }
H1.HeaderClassName
{
color: #867422;
}
.AnyTagClassName
{
color: #867422;
}
</style>
background-color css
<style>
a { background-color: #867422; }
a { background-color: rgb(134,116,34); }
div.DivClassName
{
background-color: #867422;
}
.BgClassName
{
background-color: #867422;
}
</style>
border-color css
<style>
span { border-color: #867422; }
span { border-color: rgb(134,116,34); }
td.TdClassName
{
border-color: #867422;
}
.TagClassName
{
border-color: #867422;
}
</style>