Shades of Yukon Gold #736715
Tints of Yukon Gold #736715
RGB
CMYK
RGB Variations
Color information
#736715 (or 0x736715) is known color: Yukon Gold. HEX triplet: 73, 67 and 15. RGB value is (115,103,21). Sum of RGB (Red+Green+Blue) = 115+103+21=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 21 (8.59% from 255 or 8.79% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #736715 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736715 is #8C98EA. Grayscale: #616161. Windows color (decimal): -9214187 or 1402739. OLE color: 1402739.
HSL color Cylindrical-coordinate representation of color #736715: hue angle of 52.34º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #736715 is Cyan = 0, Magento = 0.10, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 21 | - |
| CMYK | 0 | 0.10 | 0.82 | 0.55 |
| HSL | 52.34º | 0.69% | 0.27% | - |
| HSV(B) | 52.34º | 0.82% | 0.45% | - |
| XYZ | 12.06 | 13.4 | 2.66 | - |
| YUV | 97.24 | 84.98 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 21 | 0 | 0.10 | 0.82 | 0.55 | 52.34 | 0.69 | 0.27 |
| Hex | 73 | 67 | 15 | 0 | A | 52 | 37 | 34 | 45 | 1B |
| Octal | 163 | 147 | 25 | 0 | 12 | 122 | 67 | 64 | 105 | 33 |
| Binary | 1110011 | 1100111 | 10101 | 0 | 1010 | 1010010 | 110111 | 110100 | 1000101 | 11011 |
Color Harmonies of #736715
Complementary color
Monochromatic Colors of #736715
Black with #736715
Text Example
Text Example
White with #736715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736715; }
p { color: rgb(115,103,21); }
H1.HeaderClassName
{
color: #736715;
}
.AnyTagClassName
{
color: #736715;
}
</style>
background-color css
<style>
a { background-color: #736715; }
a { background-color: rgb(115,103,21); }
div.DivClassName
{
background-color: #736715;
}
.BgClassName
{
background-color: #736715;
}
</style>
border-color css
<style>
span { border-color: #736715; }
span { border-color: rgb(115,103,21); }
td.TdClassName
{
border-color: #736715;
}
.TagClassName
{
border-color: #736715;
}
</style>