Shades of Yukon Gold #846413
Tints of Yukon Gold #846413
RGB
CMYK
RGB Variations
Color information
#846413 (or 0x846413) is known color: Yukon Gold. HEX triplet: 84, 64 and 13. RGB value is (132,100,19). Sum of RGB (Red+Green+Blue) = 132+100+19=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 100 (39.45% from 255 or 39.84% from 251); Blue value is 19 (7.81% from 255 or 7.57% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #846413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846413 is #7B9BEC. Grayscale: #646464. Windows color (decimal): -8100845 or 1270916. OLE color: 1270916.
HSL color Cylindrical-coordinate representation of color #846413: hue angle of 43.01º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #846413 is Cyan = 0, Magento = 0.24, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 19 | - |
| CMYK | 0 | 0.24 | 0.86 | 0.48 |
| HSL | 43.01º | 0.75% | 0.3% | - |
| HSV(B) | 43.01º | 0.86% | 0.52% | - |
| XYZ | 14.19 | 14.07 | 2.58 | - |
| YUV | 100.33 | 82.1 | 150.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 19 | 0 | 0.24 | 0.86 | 0.48 | 43.01 | 0.75 | 0.3 |
| Hex | 84 | 64 | 13 | 0 | 18 | 56 | 30 | 2B | 4B | 1E |
| Octal | 204 | 144 | 23 | 0 | 30 | 126 | 60 | 53 | 113 | 36 |
| Binary | 10000100 | 1100100 | 10011 | 0 | 11000 | 1010110 | 110000 | 101011 | 1001011 | 11110 |
Color Harmonies of #846413
Complementary color
Monochromatic Colors of #846413
Black with #846413
Text Example
Text Example
White with #846413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846413; }
p { color: rgb(132,100,19); }
H1.HeaderClassName
{
color: #846413;
}
.AnyTagClassName
{
color: #846413;
}
</style>
background-color css
<style>
a { background-color: #846413; }
a { background-color: rgb(132,100,19); }
div.DivClassName
{
background-color: #846413;
}
.BgClassName
{
background-color: #846413;
}
</style>
border-color css
<style>
span { border-color: #846413; }
span { border-color: rgb(132,100,19); }
td.TdClassName
{
border-color: #846413;
}
.TagClassName
{
border-color: #846413;
}
</style>