Shades of Yukon Gold #907018
Tints of Yukon Gold #907018
RGB
CMYK
RGB Variations
Color information
#907018 (or 0x907018) is known color: Yukon Gold. HEX triplet: 90, 70 and 18. RGB value is (144,112,24). Sum of RGB (Red+Green+Blue) = 144+112+24=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 24 (9.77% from 255 or 8.57% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #907018 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907018 is #6F8FE7. Grayscale: #6F6F6F. Windows color (decimal): -7311336 or 1601680. OLE color: 1601680.
HSL color Cylindrical-coordinate representation of color #907018: hue angle of 44º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #907018 is Cyan = 0, Magento = 0.22, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 24 | - |
| CMYK | 0 | 0.22 | 0.83 | 0.44 |
| HSL | 44º | 0.71% | 0.33% | - |
| HSV(B) | 44º | 0.83% | 0.56% | - |
| XYZ | 17.46 | 17.58 | 3.34 | - |
| YUV | 111.54 | 78.6 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 24 | 0 | 0.22 | 0.83 | 0.44 | 44 | 0.71 | 0.33 |
| Hex | 90 | 70 | 18 | 0 | 16 | 53 | 2C | 2C | 47 | 21 |
| Octal | 220 | 160 | 30 | 0 | 26 | 123 | 54 | 54 | 107 | 41 |
| Binary | 10010000 | 1110000 | 11000 | 0 | 10110 | 1010011 | 101100 | 101100 | 1000111 | 100001 |
Color Harmonies of #907018
Complementary color
Monochromatic Colors of #907018
Black with #907018
Text Example
Text Example
White with #907018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907018; }
p { color: rgb(144,112,24); }
H1.HeaderClassName
{
color: #907018;
}
.AnyTagClassName
{
color: #907018;
}
</style>
background-color css
<style>
a { background-color: #907018; }
a { background-color: rgb(144,112,24); }
div.DivClassName
{
background-color: #907018;
}
.BgClassName
{
background-color: #907018;
}
</style>
border-color css
<style>
span { border-color: #907018; }
span { border-color: rgb(144,112,24); }
td.TdClassName
{
border-color: #907018;
}
.TagClassName
{
border-color: #907018;
}
</style>