Shades of Yukon Gold #856728
Tints of Yukon Gold #856728
RGB
CMYK
RGB Variations
Color information
#856728 (or 0x856728) is known color: Yukon Gold. HEX triplet: 85, 67 and 28. RGB value is (133,103,40). Sum of RGB (Red+Green+Blue) = 133+103+40=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 103 (40.62% from 255 or 37.32% from 276); Blue value is 40 (16.02% from 255 or 14.49% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #856728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856728 is #7A98D7. Grayscale: #696969. Windows color (decimal): -8034520 or 2647941. OLE color: 2647941.
HSL color Cylindrical-coordinate representation of color #856728: hue angle of 40.65º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #856728 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 40 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.48 |
| HSL | 40.65º | 0.54% | 0.34% | - |
| HSV(B) | 40.65º | 0.7% | 0.52% | - |
| XYZ | 14.91 | 14.84 | 4.09 | - |
| YUV | 104.79 | 91.44 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 40 | 0 | 0.23 | 0.70 | 0.48 | 40.65 | 0.54 | 0.34 |
| Hex | 85 | 67 | 28 | 0 | 17 | 46 | 30 | 29 | 36 | 22 |
| Octal | 205 | 147 | 50 | 0 | 27 | 106 | 60 | 51 | 66 | 42 |
| Binary | 10000101 | 1100111 | 101000 | 0 | 10111 | 1000110 | 110000 | 101001 | 110110 | 100010 |
Color Harmonies of #856728
Complementary color
Monochromatic Colors of #856728
Black with #856728
Text Example
Text Example
White with #856728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856728; }
p { color: rgb(133,103,40); }
H1.HeaderClassName
{
color: #856728;
}
.AnyTagClassName
{
color: #856728;
}
</style>
background-color css
<style>
a { background-color: #856728; }
a { background-color: rgb(133,103,40); }
div.DivClassName
{
background-color: #856728;
}
.BgClassName
{
background-color: #856728;
}
</style>
border-color css
<style>
span { border-color: #856728; }
span { border-color: rgb(133,103,40); }
td.TdClassName
{
border-color: #856728;
}
.TagClassName
{
border-color: #856728;
}
</style>