Shades of Yukon Gold #736218
Tints of Yukon Gold #736218
RGB
CMYK
RGB Variations
Color information
#736218 (or 0x736218) is known color: Yukon Gold. HEX triplet: 73, 62 and 18. RGB value is (115,98,24). Sum of RGB (Red+Green+Blue) = 115+98+24=237 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.52% from 237); Green value is 98 (38.67% from 255 or 41.35% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 115 - color contains mainly: red. Hex color #736218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736218 is #8C9DE7. Grayscale: #5E5E5E. Windows color (decimal): -9215464 or 1598067. OLE color: 1598067.
HSL color Cylindrical-coordinate representation of color #736218: hue angle of 48.79º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #736218 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 98 | 24 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.55 |
| HSL | 48.79º | 0.65% | 0.27% | - |
| HSV(B) | 48.79º | 0.79% | 0.45% | - |
| XYZ | 11.6 | 12.45 | 2.65 | - |
| YUV | 94.65 | 88.13 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 24 | 0 | 0.15 | 0.79 | 0.55 | 48.79 | 0.65 | 0.27 |
| Hex | 73 | 62 | 18 | 0 | F | 4F | 37 | 31 | 41 | 1B |
| Octal | 163 | 142 | 30 | 0 | 17 | 117 | 67 | 61 | 101 | 33 |
| Binary | 1110011 | 1100010 | 11000 | 0 | 1111 | 1001111 | 110111 | 110001 | 1000001 | 11011 |
Color Harmonies of #736218
Complementary color
Monochromatic Colors of #736218
Black with #736218
Text Example
Text Example
White with #736218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736218; }
p { color: rgb(115,98,24); }
H1.HeaderClassName
{
color: #736218;
}
.AnyTagClassName
{
color: #736218;
}
</style>
background-color css
<style>
a { background-color: #736218; }
a { background-color: rgb(115,98,24); }
div.DivClassName
{
background-color: #736218;
}
.BgClassName
{
background-color: #736218;
}
</style>
border-color css
<style>
span { border-color: #736218; }
span { border-color: rgb(115,98,24); }
td.TdClassName
{
border-color: #736218;
}
.TagClassName
{
border-color: #736218;
}
</style>