Shades of Yukon Gold #857426
Tints of Yukon Gold #857426
RGB
CMYK
RGB Variations
Color information
#857426 (or 0x857426) is known color: Yukon Gold. HEX triplet: 85, 74 and 26. RGB value is (133,116,38). Sum of RGB (Red+Green+Blue) = 133+116+38=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 38 (15.23% from 255 or 13.24% from 287); Max value from RGB is 133 - color contains mainly: red. Hex color #857426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857426 is #7A8BD9. Grayscale: #707070. Windows color (decimal): -8031194 or 2520197. OLE color: 2520197.
HSL color Cylindrical-coordinate representation of color #857426: hue angle of 49.26º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #857426 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 38 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.48 |
| HSL | 49.26º | 0.56% | 0.34% | - |
| HSV(B) | 49.26º | 0.71% | 0.52% | - |
| XYZ | 16.27 | 17.62 | 4.38 | - |
| YUV | 112.19 | 86.13 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 38 | 0 | 0.13 | 0.71 | 0.48 | 49.26 | 0.56 | 0.34 |
| Hex | 85 | 74 | 26 | 0 | D | 47 | 30 | 31 | 38 | 22 |
| Octal | 205 | 164 | 46 | 0 | 15 | 107 | 60 | 61 | 70 | 42 |
| Binary | 10000101 | 1110100 | 100110 | 0 | 1101 | 1000111 | 110000 | 110001 | 111000 | 100010 |
Color Harmonies of #857426
Complementary color
Monochromatic Colors of #857426
Black with #857426
Text Example
Text Example
White with #857426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857426; }
p { color: rgb(133,116,38); }
H1.HeaderClassName
{
color: #857426;
}
.AnyTagClassName
{
color: #857426;
}
</style>
background-color css
<style>
a { background-color: #857426; }
a { background-color: rgb(133,116,38); }
div.DivClassName
{
background-color: #857426;
}
.BgClassName
{
background-color: #857426;
}
</style>
border-color css
<style>
span { border-color: #857426; }
span { border-color: rgb(133,116,38); }
td.TdClassName
{
border-color: #857426;
}
.TagClassName
{
border-color: #857426;
}
</style>