Shades of Yukon Gold #806910
Tints of Yukon Gold #806910
RGB
CMYK
RGB Variations
Color information
#806910 (or 0x806910) is known color: Yukon Gold. HEX triplet: 80, 69 and 10. RGB value is (128,105,16). Sum of RGB (Red+Green+Blue) = 128+105+16=249 (32% of max value = 765). Red value is 128 (50.39% from 255 or 51.41% from 249); Green value is 105 (41.41% from 255 or 42.17% from 249); Blue value is 16 (6.64% from 255 or 6.43% from 249); Max value from RGB is 128 - color contains mainly: red. Hex color #806910 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #806910 is #7F96EF. Grayscale: #666666. Windows color (decimal): -8361712 or 1075584. OLE color: 1075584.
HSL color Cylindrical-coordinate representation of color #806910: hue angle of 47.68º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #806910 is Cyan = 0, Magento = 0.18, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 16 | - |
| CMYK | 0 | 0.18 | 0.88 | 0.50 |
| HSL | 47.68º | 0.78% | 0.28% | - |
| HSV(B) | 47.68º | 0.88% | 0.5% | - |
| XYZ | 14.05 | 14.73 | 2.59 | - |
| YUV | 101.73 | 79.62 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 16 | 0 | 0.18 | 0.88 | 0.50 | 47.68 | 0.78 | 0.28 |
| Hex | 80 | 69 | 10 | 0 | 12 | 58 | 32 | 30 | 4E | 1C |
| Octal | 200 | 151 | 20 | 0 | 22 | 130 | 62 | 60 | 116 | 34 |
| Binary | 10000000 | 1101001 | 10000 | 0 | 10010 | 1011000 | 110010 | 110000 | 1001110 | 11100 |
Color Harmonies of #806910
Complementary color
Monochromatic Colors of #806910
Black with #806910
Text Example
Text Example
White with #806910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806910; }
p { color: rgb(128,105,16); }
H1.HeaderClassName
{
color: #806910;
}
.AnyTagClassName
{
color: #806910;
}
</style>
background-color css
<style>
a { background-color: #806910; }
a { background-color: rgb(128,105,16); }
div.DivClassName
{
background-color: #806910;
}
.BgClassName
{
background-color: #806910;
}
</style>
border-color css
<style>
span { border-color: #806910; }
span { border-color: rgb(128,105,16); }
td.TdClassName
{
border-color: #806910;
}
.TagClassName
{
border-color: #806910;
}
</style>