Shades of Yukon Gold #756019
Tints of Yukon Gold #756019
RGB
CMYK
RGB Variations
Color information
#756019 (or 0x756019) is known color: Yukon Gold. HEX triplet: 75, 60 and 19. RGB value is (117,96,25). Sum of RGB (Red+Green+Blue) = 117+96+25=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #756019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756019 is #8A9FE6. Grayscale: #5E5E5E. Windows color (decimal): -9084903 or 1663093. OLE color: 1663093.
HSL color Cylindrical-coordinate representation of color #756019: hue angle of 46.3º degrees, saturation: 0.65, 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 #756019 is Cyan = 0, Magento = 0.18, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 25 | - |
| CMYK | 0 | 0.18 | 0.79 | 0.54 |
| HSL | 46.3º | 0.65% | 0.28% | - |
| HSV(B) | 46.3º | 0.79% | 0.46% | - |
| XYZ | 11.69 | 12.22 | 2.66 | - |
| YUV | 94.19 | 88.96 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 25 | 0 | 0.18 | 0.79 | 0.54 | 46.3 | 0.65 | 0.28 |
| Hex | 75 | 60 | 19 | 0 | 12 | 4F | 36 | 2E | 41 | 1C |
| Octal | 165 | 140 | 31 | 0 | 22 | 117 | 66 | 56 | 101 | 34 |
| Binary | 1110101 | 1100000 | 11001 | 0 | 10010 | 1001111 | 110110 | 101110 | 1000001 | 11100 |
Color Harmonies of #756019
Complementary color
Monochromatic Colors of #756019
Black with #756019
Text Example
Text Example
White with #756019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756019; }
p { color: rgb(117,96,25); }
H1.HeaderClassName
{
color: #756019;
}
.AnyTagClassName
{
color: #756019;
}
</style>
background-color css
<style>
a { background-color: #756019; }
a { background-color: rgb(117,96,25); }
div.DivClassName
{
background-color: #756019;
}
.BgClassName
{
background-color: #756019;
}
</style>
border-color css
<style>
span { border-color: #756019; }
span { border-color: rgb(117,96,25); }
td.TdClassName
{
border-color: #756019;
}
.TagClassName
{
border-color: #756019;
}
</style>