Shades of Yukon Gold #846507
Tints of Yukon Gold #846507
RGB
CMYK
RGB Variations
Color information
#846507 (or 0x846507) is known color: Yukon Gold. HEX triplet: 84, 65 and 07. RGB value is (132,101,7). Sum of RGB (Red+Green+Blue) = 132+101+7=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 7 (3.12% from 255 or 2.92% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #846507 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #846507 is #7B9AF8. Grayscale: #636363. Windows color (decimal): -8100601 or 484740. OLE color: 484740.
HSL color Cylindrical-coordinate representation of color #846507: hue angle of 45.12º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #846507 is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 7 | - |
| CMYK | 0 | 0.23 | 0.95 | 0.48 |
| HSL | 45.12º | 0.9% | 0.27% | - |
| HSV(B) | 45.12º | 0.95% | 0.52% | - |
| XYZ | 14.21 | 14.23 | 2.2 | - |
| YUV | 99.55 | 75.77 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 7 | 0 | 0.23 | 0.95 | 0.48 | 45.12 | 0.9 | 0.27 |
| Hex | 84 | 65 | 7 | 0 | 17 | 5F | 30 | 2D | 5A | 1B |
| Octal | 204 | 145 | 7 | 0 | 27 | 137 | 60 | 55 | 132 | 33 |
| Binary | 10000100 | 1100101 | 111 | 0 | 10111 | 1011111 | 110000 | 101101 | 1011010 | 11011 |
Color Harmonies of #846507
Complementary color
Monochromatic Colors of #846507
Black with #846507
Text Example
Text Example
White with #846507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846507; }
p { color: rgb(132,101,7); }
H1.HeaderClassName
{
color: #846507;
}
.AnyTagClassName
{
color: #846507;
}
</style>
background-color css
<style>
a { background-color: #846507; }
a { background-color: rgb(132,101,7); }
div.DivClassName
{
background-color: #846507;
}
.BgClassName
{
background-color: #846507;
}
</style>
border-color css
<style>
span { border-color: #846507; }
span { border-color: rgb(132,101,7); }
td.TdClassName
{
border-color: #846507;
}
.TagClassName
{
border-color: #846507;
}
</style>