Shades of Yukon Gold #846014
Tints of Yukon Gold #846014
RGB
CMYK
RGB Variations
Color information
#846014 (or 0x846014) is known color: Yukon Gold. HEX triplet: 84, 60 and 14. RGB value is (132,96,20). Sum of RGB (Red+Green+Blue) = 132+96+20=248 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.23% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 20 (8.20% from 255 or 8.06% from 248); Max value from RGB is 132 - color contains mainly: red. Hex color #846014 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846014 is #7B9FEB. Grayscale: #626262. Windows color (decimal): -8101868 or 1335428. OLE color: 1335428.
HSL color Cylindrical-coordinate representation of color #846014: hue angle of 40.71º 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 #846014 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 20 | - |
| CMYK | 0 | 0.27 | 0.85 | 0.48 |
| HSL | 40.71º | 0.74% | 0.3% | - |
| HSV(B) | 40.71º | 0.85% | 0.52% | - |
| XYZ | 13.82 | 13.32 | 2.5 | - |
| YUV | 98.1 | 83.93 | 152.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 20 | 0 | 0.27 | 0.85 | 0.48 | 40.71 | 0.74 | 0.3 |
| Hex | 84 | 60 | 14 | 0 | 1B | 55 | 30 | 29 | 4A | 1E |
| Octal | 204 | 140 | 24 | 0 | 33 | 125 | 60 | 51 | 112 | 36 |
| Binary | 10000100 | 1100000 | 10100 | 0 | 11011 | 1010101 | 110000 | 101001 | 1001010 | 11110 |
Color Harmonies of #846014
Complementary color
Monochromatic Colors of #846014
Black with #846014
Text Example
Text Example
White with #846014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846014; }
p { color: rgb(132,96,20); }
H1.HeaderClassName
{
color: #846014;
}
.AnyTagClassName
{
color: #846014;
}
</style>
background-color css
<style>
a { background-color: #846014; }
a { background-color: rgb(132,96,20); }
div.DivClassName
{
background-color: #846014;
}
.BgClassName
{
background-color: #846014;
}
</style>
border-color css
<style>
span { border-color: #846014; }
span { border-color: rgb(132,96,20); }
td.TdClassName
{
border-color: #846014;
}
.TagClassName
{
border-color: #846014;
}
</style>