Shades of Yukon Gold #807613
Tints of Yukon Gold #807613
RGB
CMYK
RGB Variations
Color information
#807613 (or 0x807613) is known color: Yukon Gold. HEX triplet: 80, 76 and 13. RGB value is (128,118,19). Sum of RGB (Red+Green+Blue) = 128+118+19=265 (35% of max value = 765). Red value is 128 (50.39% from 255 or 48.30% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 19 (7.81% from 255 or 7.17% from 265); Max value from RGB is 128 - color contains mainly: red. Hex color #807613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807613 is #7F89EC. Grayscale: #6E6E6E. Windows color (decimal): -8358381 or 1275520. OLE color: 1275520.
HSL color Cylindrical-coordinate representation of color #807613: hue angle of 54.5º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #807613 is Cyan = 0, Magento = 0.08, Yellow = 0.85 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 19 | - |
| CMYK | 0 | 0.08 | 0.85 | 0.50 |
| HSL | 54.5º | 0.74% | 0.29% | - |
| HSV(B) | 54.5º | 0.85% | 0.5% | - |
| XYZ | 15.5 | 17.59 | 3.2 | - |
| YUV | 109.7 | 76.81 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 19 | 0 | 0.08 | 0.85 | 0.50 | 54.5 | 0.74 | 0.29 |
| Hex | 80 | 76 | 13 | 0 | 8 | 55 | 32 | 36 | 4A | 1D |
| Octal | 200 | 166 | 23 | 0 | 10 | 125 | 62 | 66 | 112 | 35 |
| Binary | 10000000 | 1110110 | 10011 | 0 | 1000 | 1010101 | 110010 | 110110 | 1001010 | 11101 |
Color Harmonies of #807613
Complementary color
Monochromatic Colors of #807613
Black with #807613
Text Example
Text Example
White with #807613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807613; }
p { color: rgb(128,118,19); }
H1.HeaderClassName
{
color: #807613;
}
.AnyTagClassName
{
color: #807613;
}
</style>
background-color css
<style>
a { background-color: #807613; }
a { background-color: rgb(128,118,19); }
div.DivClassName
{
background-color: #807613;
}
.BgClassName
{
background-color: #807613;
}
</style>
border-color css
<style>
span { border-color: #807613; }
span { border-color: rgb(128,118,19); }
td.TdClassName
{
border-color: #807613;
}
.TagClassName
{
border-color: #807613;
}
</style>