Shades of Yukon Gold #756718
Tints of Yukon Gold #756718
RGB
CMYK
RGB Variations
Color information
#756718 (or 0x756718) is known color: Yukon Gold. HEX triplet: 75, 67 and 18. RGB value is (117,103,24). Sum of RGB (Red+Green+Blue) = 117+103+24=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #756718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756718 is #8A98E7. Grayscale: #626262. Windows color (decimal): -9083112 or 1599349. OLE color: 1599349.
HSL color Cylindrical-coordinate representation of color #756718: hue angle of 50.97º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #756718 is Cyan = 0, Magento = 0.12, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 24 | - |
| CMYK | 0 | 0.12 | 0.79 | 0.54 |
| HSL | 50.97º | 0.66% | 0.28% | - |
| HSV(B) | 50.97º | 0.79% | 0.46% | - |
| XYZ | 12.35 | 13.55 | 2.83 | - |
| YUV | 98.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 24 | 0 | 0.12 | 0.79 | 0.54 | 50.97 | 0.66 | 0.28 |
| Hex | 75 | 67 | 18 | 0 | C | 4F | 36 | 33 | 42 | 1C |
| Octal | 165 | 147 | 30 | 0 | 14 | 117 | 66 | 63 | 102 | 34 |
| Binary | 1110101 | 1100111 | 11000 | 0 | 1100 | 1001111 | 110110 | 110011 | 1000010 | 11100 |
Color Harmonies of #756718
Complementary color
Monochromatic Colors of #756718
Black with #756718
Text Example
Text Example
White with #756718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756718; }
p { color: rgb(117,103,24); }
H1.HeaderClassName
{
color: #756718;
}
.AnyTagClassName
{
color: #756718;
}
</style>
background-color css
<style>
a { background-color: #756718; }
a { background-color: rgb(117,103,24); }
div.DivClassName
{
background-color: #756718;
}
.BgClassName
{
background-color: #756718;
}
</style>
border-color css
<style>
span { border-color: #756718; }
span { border-color: rgb(117,103,24); }
td.TdClassName
{
border-color: #756718;
}
.TagClassName
{
border-color: #756718;
}
</style>