Shades of Yukon Gold #907516
Tints of Yukon Gold #907516
RGB
CMYK
RGB Variations
Color information
#907516 (or 0x907516) is known color: Yukon Gold. HEX triplet: 90, 75 and 16. RGB value is (144,117,22). Sum of RGB (Red+Green+Blue) = 144+117+22=283 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.88% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 22 (8.98% from 255 or 7.77% from 283); Max value from RGB is 144 - color contains mainly: red. Hex color #907516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907516 is #6F8AE9. Grayscale: #727272. Windows color (decimal): -7310058 or 1471888. OLE color: 1471888.
HSL color Cylindrical-coordinate representation of color #907516: hue angle of 46.72º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #907516 is Cyan = 0, Magento = 0.19, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 22 | - |
| CMYK | 0 | 0.19 | 0.85 | 0.44 |
| HSL | 46.72º | 0.73% | 0.33% | - |
| HSV(B) | 46.72º | 0.85% | 0.56% | - |
| XYZ | 18.01 | 18.71 | 3.42 | - |
| YUV | 114.24 | 75.95 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 22 | 0 | 0.19 | 0.85 | 0.44 | 46.72 | 0.73 | 0.33 |
| Hex | 90 | 75 | 16 | 0 | 13 | 55 | 2C | 2F | 49 | 21 |
| Octal | 220 | 165 | 26 | 0 | 23 | 125 | 54 | 57 | 111 | 41 |
| Binary | 10010000 | 1110101 | 10110 | 0 | 10011 | 1010101 | 101100 | 101111 | 1001001 | 100001 |
Color Harmonies of #907516
Complementary color
Monochromatic Colors of #907516
Black with #907516
Text Example
Text Example
White with #907516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907516; }
p { color: rgb(144,117,22); }
H1.HeaderClassName
{
color: #907516;
}
.AnyTagClassName
{
color: #907516;
}
</style>
background-color css
<style>
a { background-color: #907516; }
a { background-color: rgb(144,117,22); }
div.DivClassName
{
background-color: #907516;
}
.BgClassName
{
background-color: #907516;
}
</style>
border-color css
<style>
span { border-color: #907516; }
span { border-color: rgb(144,117,22); }
td.TdClassName
{
border-color: #907516;
}
.TagClassName
{
border-color: #907516;
}
</style>