Shades of Yukon Gold #846510
Tints of Yukon Gold #846510
RGB
CMYK
RGB Variations
Color information
#846510 (or 0x846510) is known color: Yukon Gold. HEX triplet: 84, 65 and 10. RGB value is (132,101,16). Sum of RGB (Red+Green+Blue) = 132+101+16=249 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.01% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 16 (6.64% from 255 or 6.43% from 249); Max value from RGB is 132 - color contains mainly: red. Hex color #846510 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846510 is #7B9AEF. Grayscale: #646464. Windows color (decimal): -8100592 or 1074564. OLE color: 1074564.
HSL color Cylindrical-coordinate representation of color #846510: hue angle of 43.97º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #846510 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 16 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.48 |
| HSL | 43.97º | 0.78% | 0.29% | - |
| HSV(B) | 43.97º | 0.88% | 0.52% | - |
| XYZ | 14.26 | 14.25 | 2.49 | - |
| YUV | 100.58 | 80.27 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 16 | 0 | 0.23 | 0.88 | 0.48 | 43.97 | 0.78 | 0.29 |
| Hex | 84 | 65 | 10 | 0 | 17 | 58 | 30 | 2C | 4E | 1D |
| Octal | 204 | 145 | 20 | 0 | 27 | 130 | 60 | 54 | 116 | 35 |
| Binary | 10000100 | 1100101 | 10000 | 0 | 10111 | 1011000 | 110000 | 101100 | 1001110 | 11101 |
Color Harmonies of #846510
Complementary color
Monochromatic Colors of #846510
Black with #846510
Text Example
Text Example
White with #846510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846510; }
p { color: rgb(132,101,16); }
H1.HeaderClassName
{
color: #846510;
}
.AnyTagClassName
{
color: #846510;
}
</style>
background-color css
<style>
a { background-color: #846510; }
a { background-color: rgb(132,101,16); }
div.DivClassName
{
background-color: #846510;
}
.BgClassName
{
background-color: #846510;
}
</style>
border-color css
<style>
span { border-color: #846510; }
span { border-color: rgb(132,101,16); }
td.TdClassName
{
border-color: #846510;
}
.TagClassName
{
border-color: #846510;
}
</style>