Shades of Yukon Gold #857327
Tints of Yukon Gold #857327
RGB
CMYK
RGB Variations
Color information
#857327 (or 0x857327) is known color: Yukon Gold. HEX triplet: 85, 73 and 27. RGB value is (133,115,39). Sum of RGB (Red+Green+Blue) = 133+115+39=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 39 (15.62% from 255 or 13.59% from 287); Max value from RGB is 133 - color contains mainly: red. Hex color #857327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857327 is #7A8CD8. Grayscale: #707070. Windows color (decimal): -8031449 or 2585477. OLE color: 2585477.
HSL color Cylindrical-coordinate representation of color #857327: hue angle of 48.51º degrees, saturation: 0.55, 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 #857327 is Cyan = 0, Magento = 0.14, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 39 | - |
| CMYK | 0 | 0.14 | 0.71 | 0.48 |
| HSL | 48.51º | 0.55% | 0.34% | - |
| HSV(B) | 48.51º | 0.71% | 0.52% | - |
| XYZ | 16.17 | 17.39 | 4.42 | - |
| YUV | 111.72 | 86.96 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 39 | 0 | 0.14 | 0.71 | 0.48 | 48.51 | 0.55 | 0.34 |
| Hex | 85 | 73 | 27 | 0 | E | 47 | 30 | 31 | 37 | 22 |
| Octal | 205 | 163 | 47 | 0 | 16 | 107 | 60 | 61 | 67 | 42 |
| Binary | 10000101 | 1110011 | 100111 | 0 | 1110 | 1000111 | 110000 | 110001 | 110111 | 100010 |
Color Harmonies of #857327
Complementary color
Monochromatic Colors of #857327
Black with #857327
Text Example
Text Example
White with #857327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857327; }
p { color: rgb(133,115,39); }
H1.HeaderClassName
{
color: #857327;
}
.AnyTagClassName
{
color: #857327;
}
</style>
background-color css
<style>
a { background-color: #857327; }
a { background-color: rgb(133,115,39); }
div.DivClassName
{
background-color: #857327;
}
.BgClassName
{
background-color: #857327;
}
</style>
border-color css
<style>
span { border-color: #857327; }
span { border-color: rgb(133,115,39); }
td.TdClassName
{
border-color: #857327;
}
.TagClassName
{
border-color: #857327;
}
</style>