Shades of Yukon Gold #806407
Tints of Yukon Gold #806407
RGB
CMYK
RGB Variations
Color information
#806407 (or 0x806407) is known color: Yukon Gold. HEX triplet: 80, 64 and 07. RGB value is (128,100,7). Sum of RGB (Red+Green+Blue) = 128+100+7=235 (31% of max value = 765). Red value is 128 (50.39% from 255 or 54.47% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 7 (3.12% from 255 or 2.98% from 235); Max value from RGB is 128 - color contains mainly: red. Hex color #806407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #806407 is #7F9BF8. Grayscale: #626262. Windows color (decimal): -8363001 or 484480. OLE color: 484480.
HSL color Cylindrical-coordinate representation of color #806407: hue angle of 46.12º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #806407 is Cyan = 0, Magento = 0.22, Yellow = 0.95 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 100 | 7 | - |
| CMYK | 0 | 0.22 | 0.95 | 0.50 |
| HSL | 46.12º | 0.9% | 0.26% | - |
| HSV(B) | 46.12º | 0.95% | 0.5% | - |
| XYZ | 13.5 | 13.72 | 2.14 | - |
| YUV | 97.77 | 76.78 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 7 | 0 | 0.22 | 0.95 | 0.50 | 46.12 | 0.9 | 0.26 |
| Hex | 80 | 64 | 7 | 0 | 16 | 5F | 32 | 2E | 5A | 1A |
| Octal | 200 | 144 | 7 | 0 | 26 | 137 | 62 | 56 | 132 | 32 |
| Binary | 10000000 | 1100100 | 111 | 0 | 10110 | 1011111 | 110010 | 101110 | 1011010 | 11010 |
Color Harmonies of #806407
Complementary color
Monochromatic Colors of #806407
Black with #806407
Text Example
Text Example
White with #806407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806407; }
p { color: rgb(128,100,7); }
H1.HeaderClassName
{
color: #806407;
}
.AnyTagClassName
{
color: #806407;
}
</style>
background-color css
<style>
a { background-color: #806407; }
a { background-color: rgb(128,100,7); }
div.DivClassName
{
background-color: #806407;
}
.BgClassName
{
background-color: #806407;
}
</style>
border-color css
<style>
span { border-color: #806407; }
span { border-color: rgb(128,100,7); }
td.TdClassName
{
border-color: #806407;
}
.TagClassName
{
border-color: #806407;
}
</style>