Shades of Yukon Gold #907513
Tints of Yukon Gold #907513
RGB
CMYK
RGB Variations
Color information
#907513 (or 0x907513) is known color: Yukon Gold. HEX triplet: 90, 75 and 13. RGB value is (144,117,19). Sum of RGB (Red+Green+Blue) = 144+117+19=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 117 (46.09% from 255 or 41.79% from 280); Blue value is 19 (7.81% from 255 or 6.79% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #907513 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907513 is #6F8AEC. Grayscale: #727272. Windows color (decimal): -7310061 or 1275280. OLE color: 1275280.
HSL color Cylindrical-coordinate representation of color #907513: hue angle of 47.04º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #907513 is Cyan = 0, Magento = 0.19, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 19 | - |
| CMYK | 0 | 0.19 | 0.87 | 0.44 |
| HSL | 47.04º | 0.77% | 0.32% | - |
| HSV(B) | 47.04º | 0.87% | 0.56% | - |
| XYZ | 17.98 | 18.7 | 3.28 | - |
| YUV | 113.9 | 74.45 | 149.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 19 | 0 | 0.19 | 0.87 | 0.44 | 47.04 | 0.77 | 0.32 |
| Hex | 90 | 75 | 13 | 0 | 13 | 57 | 2C | 2F | 4D | 20 |
| Octal | 220 | 165 | 23 | 0 | 23 | 127 | 54 | 57 | 115 | 40 |
| Binary | 10010000 | 1110101 | 10011 | 0 | 10011 | 1010111 | 101100 | 101111 | 1001101 | 100000 |
Color Harmonies of #907513
Complementary color
Monochromatic Colors of #907513
Black with #907513
Text Example
Text Example
White with #907513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907513; }
p { color: rgb(144,117,19); }
H1.HeaderClassName
{
color: #907513;
}
.AnyTagClassName
{
color: #907513;
}
</style>
background-color css
<style>
a { background-color: #907513; }
a { background-color: rgb(144,117,19); }
div.DivClassName
{
background-color: #907513;
}
.BgClassName
{
background-color: #907513;
}
</style>
border-color css
<style>
span { border-color: #907513; }
span { border-color: rgb(144,117,19); }
td.TdClassName
{
border-color: #907513;
}
.TagClassName
{
border-color: #907513;
}
</style>