Shades of Yukon Gold #846512
Tints of Yukon Gold #846512
RGB
CMYK
RGB Variations
Color information
#846512 (or 0x846512) is known color: Yukon Gold. HEX triplet: 84, 65 and 12. RGB value is (132,101,18). Sum of RGB (Red+Green+Blue) = 132+101+18=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 101 (39.84% from 255 or 40.24% from 251); Blue value is 18 (7.42% from 255 or 7.17% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #846512 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846512 is #7B9AED. Grayscale: #656565. Windows color (decimal): -8100590 or 1205636. OLE color: 1205636.
HSL color Cylindrical-coordinate representation of color #846512: hue angle of 43.68º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #846512 is Cyan = 0, Magento = 0.23, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 18 | - |
| CMYK | 0 | 0.23 | 0.86 | 0.48 |
| HSL | 43.68º | 0.76% | 0.29% | - |
| HSV(B) | 43.68º | 0.86% | 0.52% | - |
| XYZ | 14.28 | 14.26 | 2.57 | - |
| YUV | 100.81 | 81.27 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 18 | 0 | 0.23 | 0.86 | 0.48 | 43.68 | 0.76 | 0.29 |
| Hex | 84 | 65 | 12 | 0 | 17 | 56 | 30 | 2C | 4C | 1D |
| Octal | 204 | 145 | 22 | 0 | 27 | 126 | 60 | 54 | 114 | 35 |
| Binary | 10000100 | 1100101 | 10010 | 0 | 10111 | 1010110 | 110000 | 101100 | 1001100 | 11101 |
Color Harmonies of #846512
Complementary color
Monochromatic Colors of #846512
Black with #846512
Text Example
Text Example
White with #846512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846512; }
p { color: rgb(132,101,18); }
H1.HeaderClassName
{
color: #846512;
}
.AnyTagClassName
{
color: #846512;
}
</style>
background-color css
<style>
a { background-color: #846512; }
a { background-color: rgb(132,101,18); }
div.DivClassName
{
background-color: #846512;
}
.BgClassName
{
background-color: #846512;
}
</style>
border-color css
<style>
span { border-color: #846512; }
span { border-color: rgb(132,101,18); }
td.TdClassName
{
border-color: #846512;
}
.TagClassName
{
border-color: #846512;
}
</style>