Shades of Yukon Gold #756419
Tints of Yukon Gold #756419
RGB
CMYK
RGB Variations
Color information
#756419 (or 0x756419) is known color: Yukon Gold. HEX triplet: 75, 64 and 19. RGB value is (117,100,25). Sum of RGB (Red+Green+Blue) = 117+100+25=242 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.35% from 242); Green value is 100 (39.45% from 255 or 41.32% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 117 - color contains mainly: red. Hex color #756419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756419 is #8A9BE6. Grayscale: #606060. Windows color (decimal): -9083879 or 1664117. OLE color: 1664117.
HSL color Cylindrical-coordinate representation of color #756419: hue angle of 48.91º 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 #756419 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 25 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.54 |
| HSL | 48.91º | 0.65% | 0.28% | - |
| HSV(B) | 48.91º | 0.79% | 0.46% | - |
| XYZ | 12.07 | 12.97 | 2.79 | - |
| YUV | 96.53 | 87.63 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 25 | 0 | 0.15 | 0.79 | 0.54 | 48.91 | 0.65 | 0.28 |
| Hex | 75 | 64 | 19 | 0 | F | 4F | 36 | 31 | 41 | 1C |
| Octal | 165 | 144 | 31 | 0 | 17 | 117 | 66 | 61 | 101 | 34 |
| Binary | 1110101 | 1100100 | 11001 | 0 | 1111 | 1001111 | 110110 | 110001 | 1000001 | 11100 |
Color Harmonies of #756419
Complementary color
Monochromatic Colors of #756419
Black with #756419
Text Example
Text Example
White with #756419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756419; }
p { color: rgb(117,100,25); }
H1.HeaderClassName
{
color: #756419;
}
.AnyTagClassName
{
color: #756419;
}
</style>
background-color css
<style>
a { background-color: #756419; }
a { background-color: rgb(117,100,25); }
div.DivClassName
{
background-color: #756419;
}
.BgClassName
{
background-color: #756419;
}
</style>
border-color css
<style>
span { border-color: #756419; }
span { border-color: rgb(117,100,25); }
td.TdClassName
{
border-color: #756419;
}
.TagClassName
{
border-color: #756419;
}
</style>