Shades of Jewel #075640
Tints of Jewel #075640
RGB
CMYK
RGB Variations
Color information
#075640 (or 0x075640) is known color: Jewel. HEX triplet: 07, 56 and 40. RGB value is (7,86,64). Sum of RGB (Red+Green+Blue) = 7+86+64=157 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.46% from 157); Green value is 86 (33.98% from 255 or 54.78% from 157); Blue value is 64 (25.39% from 255 or 40.76% from 157); Max value from RGB is 86 - color contains mainly: green. Hex color #075640 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075640 is #F8A9BF. Grayscale: #3B3B3B. Windows color (decimal): -16296384 or 4216327. OLE color: 4216327.
HSL color Cylindrical-coordinate representation of color #075640: hue angle of 163.29º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075640 is Cyan = 0.92, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 86 | 64 | - |
| CMYK | 0.92 | 0 | 0.26 | 0.66 |
| HSL | 163.29º | 0.85% | 0.18% | - |
| HSV(B) | 163.29º | 0.92% | 0.34% | - |
| XYZ | 4.34 | 7.07 | 5.99 | - |
| YUV | 59.87 | 130.33 | 90.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 64 | 0.92 | 0 | 0.26 | 0.66 | 163.29 | 0.85 | 0.18 |
| Hex | 7 | 56 | 40 | 5C | 0 | 1A | 42 | A3 | 55 | 12 |
| Octal | 7 | 126 | 100 | 134 | 0 | 32 | 102 | 243 | 125 | 22 |
| Binary | 111 | 1010110 | 1000000 | 1011100 | 0 | 11010 | 1000010 | 10100011 | 1010101 | 10010 |
Color Harmonies of #075640
Complementary color
Monochromatic Colors of #075640
Black with #075640
Text Example
Text Example
White with #075640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075640; }
p { color: rgb(7,86,64); }
H1.HeaderClassName
{
color: #075640;
}
.AnyTagClassName
{
color: #075640;
}
</style>
background-color css
<style>
a { background-color: #075640; }
a { background-color: rgb(7,86,64); }
div.DivClassName
{
background-color: #075640;
}
.BgClassName
{
background-color: #075640;
}
</style>
border-color css
<style>
span { border-color: #075640; }
span { border-color: rgb(7,86,64); }
td.TdClassName
{
border-color: #075640;
}
.TagClassName
{
border-color: #075640;
}
</style>