Shades of Yukon Gold #846514
Tints of Yukon Gold #846514
RGB
CMYK
RGB Variations
Color information
#846514 (or 0x846514) is known color: Yukon Gold. HEX triplet: 84, 65 and 14. RGB value is (132,101,20). Sum of RGB (Red+Green+Blue) = 132+101+20=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 20 (8.20% from 255 or 7.91% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #846514 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846514 is #7B9AEB. Grayscale: #656565. Windows color (decimal): -8100588 or 1336708. OLE color: 1336708.
HSL color Cylindrical-coordinate representation of color #846514: hue angle of 43.39º 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 #846514 is Cyan = 0, Magento = 0.23, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 20 | - |
| CMYK | 0 | 0.23 | 0.85 | 0.48 |
| HSL | 43.39º | 0.74% | 0.3% | - |
| HSV(B) | 43.39º | 0.85% | 0.52% | - |
| XYZ | 14.3 | 14.26 | 2.66 | - |
| YUV | 101.04 | 82.27 | 150.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 20 | 0 | 0.23 | 0.85 | 0.48 | 43.39 | 0.74 | 0.3 |
| Hex | 84 | 65 | 14 | 0 | 17 | 55 | 30 | 2B | 4A | 1E |
| Octal | 204 | 145 | 24 | 0 | 27 | 125 | 60 | 53 | 112 | 36 |
| Binary | 10000100 | 1100101 | 10100 | 0 | 10111 | 1010101 | 110000 | 101011 | 1001010 | 11110 |
Color Harmonies of #846514
Complementary color
Monochromatic Colors of #846514
Black with #846514
Text Example
Text Example
White with #846514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846514; }
p { color: rgb(132,101,20); }
H1.HeaderClassName
{
color: #846514;
}
.AnyTagClassName
{
color: #846514;
}
</style>
background-color css
<style>
a { background-color: #846514; }
a { background-color: rgb(132,101,20); }
div.DivClassName
{
background-color: #846514;
}
.BgClassName
{
background-color: #846514;
}
</style>
border-color css
<style>
span { border-color: #846514; }
span { border-color: rgb(132,101,20); }
td.TdClassName
{
border-color: #846514;
}
.TagClassName
{
border-color: #846514;
}
</style>