Shades of Yukon Gold #756015
Tints of Yukon Gold #756015
RGB
CMYK
RGB Variations
Color information
#756015 (or 0x756015) is known color: Yukon Gold. HEX triplet: 75, 60 and 15. RGB value is (117,96,21). Sum of RGB (Red+Green+Blue) = 117+96+21=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 96 (37.89% from 255 or 41.03% from 234); Blue value is 21 (8.59% from 255 or 8.97% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #756015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756015 is #8A9FEA. Grayscale: #5E5E5E. Windows color (decimal): -9084907 or 1400949. OLE color: 1400949.
HSL color Cylindrical-coordinate representation of color #756015: hue angle of 46.88º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #756015 is Cyan = 0, Magento = 0.18, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 21 | - |
| CMYK | 0 | 0.18 | 0.82 | 0.54 |
| HSL | 46.88º | 0.7% | 0.27% | - |
| HSV(B) | 46.88º | 0.82% | 0.46% | - |
| XYZ | 11.65 | 12.2 | 2.45 | - |
| YUV | 93.73 | 86.96 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 21 | 0 | 0.18 | 0.82 | 0.54 | 46.88 | 0.7 | 0.27 |
| Hex | 75 | 60 | 15 | 0 | 12 | 52 | 36 | 2F | 46 | 1B |
| Octal | 165 | 140 | 25 | 0 | 22 | 122 | 66 | 57 | 106 | 33 |
| Binary | 1110101 | 1100000 | 10101 | 0 | 10010 | 1010010 | 110110 | 101111 | 1000110 | 11011 |
Color Harmonies of #756015
Complementary color
Monochromatic Colors of #756015
Black with #756015
Text Example
Text Example
White with #756015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756015; }
p { color: rgb(117,96,21); }
H1.HeaderClassName
{
color: #756015;
}
.AnyTagClassName
{
color: #756015;
}
</style>
background-color css
<style>
a { background-color: #756015; }
a { background-color: rgb(117,96,21); }
div.DivClassName
{
background-color: #756015;
}
.BgClassName
{
background-color: #756015;
}
</style>
border-color css
<style>
span { border-color: #756015; }
span { border-color: rgb(117,96,21); }
td.TdClassName
{
border-color: #756015;
}
.TagClassName
{
border-color: #756015;
}
</style>