Shades of Yukon Gold #756318
Tints of Yukon Gold #756318
RGB
CMYK
RGB Variations
Color information
#756318 (or 0x756318) is known color: Yukon Gold. HEX triplet: 75, 63 and 18. RGB value is (117,99,24). Sum of RGB (Red+Green+Blue) = 117+99+24=240 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.75% from 240); Green value is 99 (39.06% from 255 or 41.25% from 240); Blue value is 24 (9.77% from 255 or 10% from 240); Max value from RGB is 117 - color contains mainly: red. Hex color #756318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756318 is #8A9CE7. Grayscale: #606060. Windows color (decimal): -9084136 or 1598325. OLE color: 1598325.
HSL color Cylindrical-coordinate representation of color #756318: hue angle of 48.39º 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 #756318 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 24 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.54 |
| HSL | 48.39º | 0.66% | 0.28% | - |
| HSV(B) | 48.39º | 0.79% | 0.46% | - |
| XYZ | 11.96 | 12.77 | 2.7 | - |
| YUV | 95.83 | 87.46 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 24 | 0 | 0.15 | 0.79 | 0.54 | 48.39 | 0.66 | 0.28 |
| Hex | 75 | 63 | 18 | 0 | F | 4F | 36 | 30 | 42 | 1C |
| Octal | 165 | 143 | 30 | 0 | 17 | 117 | 66 | 60 | 102 | 34 |
| Binary | 1110101 | 1100011 | 11000 | 0 | 1111 | 1001111 | 110110 | 110000 | 1000010 | 11100 |
Color Harmonies of #756318
Complementary color
Monochromatic Colors of #756318
Black with #756318
Text Example
Text Example
White with #756318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756318; }
p { color: rgb(117,99,24); }
H1.HeaderClassName
{
color: #756318;
}
.AnyTagClassName
{
color: #756318;
}
</style>
background-color css
<style>
a { background-color: #756318; }
a { background-color: rgb(117,99,24); }
div.DivClassName
{
background-color: #756318;
}
.BgClassName
{
background-color: #756318;
}
</style>
border-color css
<style>
span { border-color: #756318; }
span { border-color: rgb(117,99,24); }
td.TdClassName
{
border-color: #756318;
}
.TagClassName
{
border-color: #756318;
}
</style>