Shades of Jewel #075743
Tints of Jewel #075743
RGB
CMYK
RGB Variations
Color information
#075743 (or 0x075743) is known color: Jewel. HEX triplet: 07, 57 and 43. RGB value is (7,87,67). Sum of RGB (Red+Green+Blue) = 7+87+67=161 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.35% from 161); Green value is 87 (34.38% from 255 or 54.04% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 87 - color contains mainly: green. Hex color #075743 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075743 is #F8A8BC. Grayscale: #3C3C3C. Windows color (decimal): -16296125 or 4413191. OLE color: 4413191.
HSL color Cylindrical-coordinate representation of color #075743: hue angle of 165º 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 #075743 is Cyan = 0.92, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 67 | - |
| CMYK | 0.92 | 0 | 0.23 | 0.66 |
| HSL | 165º | 0.85% | 0.18% | - |
| HSV(B) | 165º | 0.92% | 0.34% | - |
| XYZ | 4.51 | 7.27 | 6.48 | - |
| YUV | 60.8 | 131.5 | 89.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 67 | 0.92 | 0 | 0.23 | 0.66 | 165 | 0.85 | 0.18 |
| Hex | 7 | 57 | 43 | 5C | 0 | 17 | 42 | A5 | 55 | 12 |
| Octal | 7 | 127 | 103 | 134 | 0 | 27 | 102 | 245 | 125 | 22 |
| Binary | 111 | 1010111 | 1000011 | 1011100 | 0 | 10111 | 1000010 | 10100101 | 1010101 | 10010 |
Color Harmonies of #075743
Complementary color
Monochromatic Colors of #075743
Black with #075743
Text Example
Text Example
White with #075743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075743; }
p { color: rgb(7,87,67); }
H1.HeaderClassName
{
color: #075743;
}
.AnyTagClassName
{
color: #075743;
}
</style>
background-color css
<style>
a { background-color: #075743; }
a { background-color: rgb(7,87,67); }
div.DivClassName
{
background-color: #075743;
}
.BgClassName
{
background-color: #075743;
}
</style>
border-color css
<style>
span { border-color: #075743; }
span { border-color: rgb(7,87,67); }
td.TdClassName
{
border-color: #075743;
}
.TagClassName
{
border-color: #075743;
}
</style>