Shades of Yukon Gold #857224
Tints of Yukon Gold #857224
RGB
CMYK
RGB Variations
Color information
#857224 (or 0x857224) is known color: Yukon Gold. HEX triplet: 85, 72 and 24. RGB value is (133,114,36). Sum of RGB (Red+Green+Blue) = 133+114+36=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 36 (14.45% from 255 or 12.72% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #857224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857224 is #7A8DDB. Grayscale: #6F6F6F. Windows color (decimal): -8031708 or 2388613. OLE color: 2388613.
HSL color Cylindrical-coordinate representation of color #857224: hue angle of 48.25º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #857224 is Cyan = 0, Magento = 0.14, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 36 | - |
| CMYK | 0 | 0.14 | 0.73 | 0.48 |
| HSL | 48.25º | 0.57% | 0.33% | - |
| HSV(B) | 48.25º | 0.73% | 0.52% | - |
| XYZ | 16.01 | 17.15 | 4.14 | - |
| YUV | 110.79 | 85.79 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 36 | 0 | 0.14 | 0.73 | 0.48 | 48.25 | 0.57 | 0.33 |
| Hex | 85 | 72 | 24 | 0 | E | 49 | 30 | 30 | 39 | 21 |
| Octal | 205 | 162 | 44 | 0 | 16 | 111 | 60 | 60 | 71 | 41 |
| Binary | 10000101 | 1110010 | 100100 | 0 | 1110 | 1001001 | 110000 | 110000 | 111001 | 100001 |
Color Harmonies of #857224
Complementary color
Monochromatic Colors of #857224
Black with #857224
Text Example
Text Example
White with #857224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857224; }
p { color: rgb(133,114,36); }
H1.HeaderClassName
{
color: #857224;
}
.AnyTagClassName
{
color: #857224;
}
</style>
background-color css
<style>
a { background-color: #857224; }
a { background-color: rgb(133,114,36); }
div.DivClassName
{
background-color: #857224;
}
.BgClassName
{
background-color: #857224;
}
</style>
border-color css
<style>
span { border-color: #857224; }
span { border-color: rgb(133,114,36); }
td.TdClassName
{
border-color: #857224;
}
.TagClassName
{
border-color: #857224;
}
</style>