Shades of Yukon Gold #807318
Tints of Yukon Gold #807318
RGB
CMYK
RGB Variations
Color information
#807318 (or 0x807318) is known color: Yukon Gold. HEX triplet: 80, 73 and 18. RGB value is (128,115,24). Sum of RGB (Red+Green+Blue) = 128+115+24=267 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.94% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 24 (9.77% from 255 or 8.99% from 267); Max value from RGB is 128 - color contains mainly: red. Hex color #807318 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807318 is #7F8CE7. Grayscale: #6C6C6C. Windows color (decimal): -8359144 or 1602432. OLE color: 1602432.
HSL color Cylindrical-coordinate representation of color #807318: hue angle of 52.5º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #807318 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 24 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.50 |
| HSL | 52.5º | 0.68% | 0.3% | - |
| HSV(B) | 52.5º | 0.81% | 0.5% | - |
| XYZ | 15.2 | 16.92 | 3.33 | - |
| YUV | 108.51 | 80.31 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 24 | 0 | 0.10 | 0.81 | 0.50 | 52.5 | 0.68 | 0.3 |
| Hex | 80 | 73 | 18 | 0 | A | 51 | 32 | 34 | 44 | 1E |
| Octal | 200 | 163 | 30 | 0 | 12 | 121 | 62 | 64 | 104 | 36 |
| Binary | 10000000 | 1110011 | 11000 | 0 | 1010 | 1010001 | 110010 | 110100 | 1000100 | 11110 |
Color Harmonies of #807318
Complementary color
Monochromatic Colors of #807318
Black with #807318
Text Example
Text Example
White with #807318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807318; }
p { color: rgb(128,115,24); }
H1.HeaderClassName
{
color: #807318;
}
.AnyTagClassName
{
color: #807318;
}
</style>
background-color css
<style>
a { background-color: #807318; }
a { background-color: rgb(128,115,24); }
div.DivClassName
{
background-color: #807318;
}
.BgClassName
{
background-color: #807318;
}
</style>
border-color css
<style>
span { border-color: #807318; }
span { border-color: rgb(128,115,24); }
td.TdClassName
{
border-color: #807318;
}
.TagClassName
{
border-color: #807318;
}
</style>