Shades of Yukon Gold #807614
Tints of Yukon Gold #807614
RGB
CMYK
RGB Variations
Color information
#807614 (or 0x807614) is known color: Yukon Gold. HEX triplet: 80, 76 and 14. RGB value is (128,118,20). Sum of RGB (Red+Green+Blue) = 128+118+20=266 (35% of max value = 765). Red value is 128 (50.39% from 255 or 48.12% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 20 (8.20% from 255 or 7.52% from 266); Max value from RGB is 128 - color contains mainly: red. Hex color #807614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807614 is #7F89EB. Grayscale: #6E6E6E. Windows color (decimal): -8358380 or 1341056. OLE color: 1341056.
HSL color Cylindrical-coordinate representation of color #807614: hue angle of 54.44º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #807614 is Cyan = 0, Magento = 0.08, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 20 | - |
| CMYK | 0 | 0.08 | 0.84 | 0.50 |
| HSL | 54.44º | 0.73% | 0.29% | - |
| HSV(B) | 54.44º | 0.84% | 0.5% | - |
| XYZ | 15.51 | 17.6 | 3.24 | - |
| YUV | 109.82 | 77.31 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 20 | 0 | 0.08 | 0.84 | 0.50 | 54.44 | 0.73 | 0.29 |
| Hex | 80 | 76 | 14 | 0 | 8 | 54 | 32 | 36 | 49 | 1D |
| Octal | 200 | 166 | 24 | 0 | 10 | 124 | 62 | 66 | 111 | 35 |
| Binary | 10000000 | 1110110 | 10100 | 0 | 1000 | 1010100 | 110010 | 110110 | 1001001 | 11101 |
Color Harmonies of #807614
Complementary color
Monochromatic Colors of #807614
Black with #807614
Text Example
Text Example
White with #807614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807614; }
p { color: rgb(128,118,20); }
H1.HeaderClassName
{
color: #807614;
}
.AnyTagClassName
{
color: #807614;
}
</style>
background-color css
<style>
a { background-color: #807614; }
a { background-color: rgb(128,118,20); }
div.DivClassName
{
background-color: #807614;
}
.BgClassName
{
background-color: #807614;
}
</style>
border-color css
<style>
span { border-color: #807614; }
span { border-color: rgb(128,118,20); }
td.TdClassName
{
border-color: #807614;
}
.TagClassName
{
border-color: #807614;
}
</style>