Shades of Yukon Gold #857514
Tints of Yukon Gold #857514
RGB
CMYK
RGB Variations
Color information
#857514 (or 0x857514) is known color: Yukon Gold. HEX triplet: 85, 75 and 14. RGB value is (133,117,20). Sum of RGB (Red+Green+Blue) = 133+117+20=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 20 (8.20% from 255 or 7.41% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #857514 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857514 is #7A8AEB. Grayscale: #6F6F6F. Windows color (decimal): -8030956 or 1340805. OLE color: 1340805.
HSL color Cylindrical-coordinate representation of color #857514: hue angle of 51.5º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #857514 is Cyan = 0, Magento = 0.12, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 20 | - |
| CMYK | 0 | 0.12 | 0.85 | 0.48 |
| HSL | 51.5º | 0.74% | 0.3% | - |
| HSV(B) | 51.5º | 0.85% | 0.52% | - |
| XYZ | 16.16 | 17.76 | 3.24 | - |
| YUV | 110.73 | 76.8 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 20 | 0 | 0.12 | 0.85 | 0.48 | 51.5 | 0.74 | 0.3 |
| Hex | 85 | 75 | 14 | 0 | C | 55 | 30 | 34 | 4A | 1E |
| Octal | 205 | 165 | 24 | 0 | 14 | 125 | 60 | 64 | 112 | 36 |
| Binary | 10000101 | 1110101 | 10100 | 0 | 1100 | 1010101 | 110000 | 110100 | 1001010 | 11110 |
Color Harmonies of #857514
Complementary color
Monochromatic Colors of #857514
Black with #857514
Text Example
Text Example
White with #857514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857514; }
p { color: rgb(133,117,20); }
H1.HeaderClassName
{
color: #857514;
}
.AnyTagClassName
{
color: #857514;
}
</style>
background-color css
<style>
a { background-color: #857514; }
a { background-color: rgb(133,117,20); }
div.DivClassName
{
background-color: #857514;
}
.BgClassName
{
background-color: #857514;
}
</style>
border-color css
<style>
span { border-color: #857514; }
span { border-color: rgb(133,117,20); }
td.TdClassName
{
border-color: #857514;
}
.TagClassName
{
border-color: #857514;
}
</style>