Shades of Yukon Gold #907019
Tints of Yukon Gold #907019
RGB
CMYK
RGB Variations
Color information
#907019 (or 0x907019) is known color: Yukon Gold. HEX triplet: 90, 70 and 19. RGB value is (144,112,25). Sum of RGB (Red+Green+Blue) = 144+112+25=281 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.25% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 25 (10.16% from 255 or 8.90% from 281); Max value from RGB is 144 - color contains mainly: red. Hex color #907019 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907019 is #6F8FE6. Grayscale: #707070. Windows color (decimal): -7311335 or 1667216. OLE color: 1667216.
HSL color Cylindrical-coordinate representation of color #907019: hue angle of 43.87º degrees, saturation: 0.7, 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 #907019 is Cyan = 0, Magento = 0.22, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 25 | - |
| CMYK | 0 | 0.22 | 0.83 | 0.44 |
| HSL | 43.87º | 0.7% | 0.33% | - |
| HSV(B) | 43.87º | 0.83% | 0.56% | - |
| XYZ | 17.47 | 17.59 | 3.39 | - |
| YUV | 111.65 | 79.1 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 25 | 0 | 0.22 | 0.83 | 0.44 | 43.87 | 0.7 | 0.33 |
| Hex | 90 | 70 | 19 | 0 | 16 | 53 | 2C | 2C | 46 | 21 |
| Octal | 220 | 160 | 31 | 0 | 26 | 123 | 54 | 54 | 106 | 41 |
| Binary | 10010000 | 1110000 | 11001 | 0 | 10110 | 1010011 | 101100 | 101100 | 1000110 | 100001 |
Color Harmonies of #907019
Complementary color
Monochromatic Colors of #907019
Black with #907019
Text Example
Text Example
White with #907019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907019; }
p { color: rgb(144,112,25); }
H1.HeaderClassName
{
color: #907019;
}
.AnyTagClassName
{
color: #907019;
}
</style>
background-color css
<style>
a { background-color: #907019; }
a { background-color: rgb(144,112,25); }
div.DivClassName
{
background-color: #907019;
}
.BgClassName
{
background-color: #907019;
}
</style>
border-color css
<style>
span { border-color: #907019; }
span { border-color: rgb(144,112,25); }
td.TdClassName
{
border-color: #907019;
}
.TagClassName
{
border-color: #907019;
}
</style>