Shades of Jewel #075940
Tints of Jewel #075940
RGB
CMYK
RGB Variations
Color information
#075940 (or 0x075940) is known color: Jewel. HEX triplet: 07, 59 and 40. RGB value is (7,89,64). Sum of RGB (Red+Green+Blue) = 7+89+64=160 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.38% from 160); Green value is 89 (35.16% from 255 or 55.62% from 160); Blue value is 64 (25.39% from 255 or 40% from 160); Max value from RGB is 89 - color contains mainly: green. Hex color #075940 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075940 is #F8A6BF. Grayscale: #3D3D3D. Windows color (decimal): -16295616 or 4217095. OLE color: 4217095.
HSL color Cylindrical-coordinate representation of color #075940: hue angle of 161.71º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075940 is Cyan = 0.92, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 64 | - |
| CMYK | 0.92 | 0 | 0.28 | 0.65 |
| HSL | 161.71º | 0.85% | 0.19% | - |
| HSV(B) | 161.71º | 0.92% | 0.35% | - |
| XYZ | 4.59 | 7.56 | 6.07 | - |
| YUV | 61.63 | 129.33 | 89.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 64 | 0.92 | 0 | 0.28 | 0.65 | 161.71 | 0.85 | 0.19 |
| Hex | 7 | 59 | 40 | 5C | 0 | 1C | 41 | A2 | 55 | 13 |
| Octal | 7 | 131 | 100 | 134 | 0 | 34 | 101 | 242 | 125 | 23 |
| Binary | 111 | 1011001 | 1000000 | 1011100 | 0 | 11100 | 1000001 | 10100010 | 1010101 | 10011 |
Color Harmonies of #075940
Complementary color
Monochromatic Colors of #075940
Black with #075940
Text Example
Text Example
White with #075940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075940; }
p { color: rgb(7,89,64); }
H1.HeaderClassName
{
color: #075940;
}
.AnyTagClassName
{
color: #075940;
}
</style>
background-color css
<style>
a { background-color: #075940; }
a { background-color: rgb(7,89,64); }
div.DivClassName
{
background-color: #075940;
}
.BgClassName
{
background-color: #075940;
}
</style>
border-color css
<style>
span { border-color: #075940; }
span { border-color: rgb(7,89,64); }
td.TdClassName
{
border-color: #075940;
}
.TagClassName
{
border-color: #075940;
}
</style>