Shades of Yukon Gold #736015
Tints of Yukon Gold #736015
RGB
CMYK
RGB Variations
Color information
#736015 (or 0x736015) is known color: Yukon Gold. HEX triplet: 73, 60 and 15. RGB value is (115,96,21). Sum of RGB (Red+Green+Blue) = 115+96+21=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #736015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736015 is #8C9FEA. Grayscale: #5D5D5D. Windows color (decimal): -9215979 or 1400947. OLE color: 1400947.
HSL color Cylindrical-coordinate representation of color #736015: hue angle of 47.87º 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 #736015 is Cyan = 0, Magento = 0.17, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 21 | - |
| CMYK | 0 | 0.17 | 0.82 | 0.55 |
| HSL | 47.87º | 0.69% | 0.27% | - |
| HSV(B) | 47.87º | 0.82% | 0.45% | - |
| XYZ | 11.39 | 12.06 | 2.44 | - |
| YUV | 93.13 | 87.29 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 21 | 0 | 0.17 | 0.82 | 0.55 | 47.87 | 0.69 | 0.27 |
| Hex | 73 | 60 | 15 | 0 | 11 | 52 | 37 | 30 | 45 | 1B |
| Octal | 163 | 140 | 25 | 0 | 21 | 122 | 67 | 60 | 105 | 33 |
| Binary | 1110011 | 1100000 | 10101 | 0 | 10001 | 1010010 | 110111 | 110000 | 1000101 | 11011 |
Color Harmonies of #736015
Complementary color
Monochromatic Colors of #736015
Black with #736015
Text Example
Text Example
White with #736015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736015; }
p { color: rgb(115,96,21); }
H1.HeaderClassName
{
color: #736015;
}
.AnyTagClassName
{
color: #736015;
}
</style>
background-color css
<style>
a { background-color: #736015; }
a { background-color: rgb(115,96,21); }
div.DivClassName
{
background-color: #736015;
}
.BgClassName
{
background-color: #736015;
}
</style>
border-color css
<style>
span { border-color: #736015; }
span { border-color: rgb(115,96,21); }
td.TdClassName
{
border-color: #736015;
}
.TagClassName
{
border-color: #736015;
}
</style>