Shades of Yukon Gold #817418
Tints of Yukon Gold #817418
RGB
CMYK
RGB Variations
Color information
#817418 (or 0x817418) is known color: Yukon Gold. HEX triplet: 81, 74 and 18. RGB value is (129,116,24). Sum of RGB (Red+Green+Blue) = 129+116+24=269 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.96% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 24 (9.77% from 255 or 8.92% from 269); Max value from RGB is 129 - color contains mainly: red. Hex color #817418 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817418 is #7E8BE7. Grayscale: #6D6D6D. Windows color (decimal): -8293352 or 1602689. OLE color: 1602689.
HSL color Cylindrical-coordinate representation of color #817418: hue angle of 52.57º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #817418 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 24 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.49 |
| HSL | 52.57º | 0.69% | 0.3% | - |
| HSV(B) | 52.57º | 0.81% | 0.51% | - |
| XYZ | 15.46 | 17.22 | 3.37 | - |
| YUV | 109.4 | 79.81 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 24 | 0 | 0.10 | 0.81 | 0.49 | 52.57 | 0.69 | 0.3 |
| Hex | 81 | 74 | 18 | 0 | A | 51 | 31 | 35 | 45 | 1E |
| Octal | 201 | 164 | 30 | 0 | 12 | 121 | 61 | 65 | 105 | 36 |
| Binary | 10000001 | 1110100 | 11000 | 0 | 1010 | 1010001 | 110001 | 110101 | 1000101 | 11110 |
Color Harmonies of #817418
Complementary color
Monochromatic Colors of #817418
Black with #817418
Text Example
Text Example
White with #817418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817418; }
p { color: rgb(129,116,24); }
H1.HeaderClassName
{
color: #817418;
}
.AnyTagClassName
{
color: #817418;
}
</style>
background-color css
<style>
a { background-color: #817418; }
a { background-color: rgb(129,116,24); }
div.DivClassName
{
background-color: #817418;
}
.BgClassName
{
background-color: #817418;
}
</style>
border-color css
<style>
span { border-color: #817418; }
span { border-color: rgb(129,116,24); }
td.TdClassName
{
border-color: #817418;
}
.TagClassName
{
border-color: #817418;
}
</style>