Shades of Mosque #075458
Tints of Mosque #075458
RGB
CMYK
RGB Variations
Color information
#075458 (or 0x075458) is known color: Mosque. HEX triplet: 07, 54 and 58. RGB value is (7,84,88). Sum of RGB (Red+Green+Blue) = 7+84+88=179 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.91% from 179); Green value is 84 (33.20% from 255 or 46.93% from 179); Blue value is 88 (34.77% from 255 or 49.16% from 179); Max value from RGB is 88 - color contains mainly: blue. Hex color #075458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075458 is #F8ABA7. Grayscale: #3D3D3D. Windows color (decimal): -16296872 or 5788679. OLE color: 5788679.
HSL color Cylindrical-coordinate representation of color #075458: hue angle of 182.96º 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 #075458 is Cyan = 0.92, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 84 | 88 | - |
| CMYK | 0.92 | 0.05 | 0 | 0.65 |
| HSL | 182.96º | 0.85% | 0.19% | - |
| HSV(B) | 182.96º | 0.92% | 0.35% | - |
| XYZ | 5.02 | 7.09 | 10.34 | - |
| YUV | 61.43 | 142.99 | 89.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 88 | 0.92 | 0.05 | 0 | 0.65 | 182.96 | 0.85 | 0.19 |
| Hex | 7 | 54 | 58 | 5C | 5 | 0 | 41 | B7 | 55 | 13 |
| Octal | 7 | 124 | 130 | 134 | 5 | 0 | 101 | 267 | 125 | 23 |
| Binary | 111 | 1010100 | 1011000 | 1011100 | 101 | 0 | 1000001 | 10110111 | 1010101 | 10011 |
Color Harmonies of #075458
Complementary color
Monochromatic Colors of #075458
Black with #075458
Text Example
Text Example
White with #075458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075458; }
p { color: rgb(7,84,88); }
H1.HeaderClassName
{
color: #075458;
}
.AnyTagClassName
{
color: #075458;
}
</style>
background-color css
<style>
a { background-color: #075458; }
a { background-color: rgb(7,84,88); }
div.DivClassName
{
background-color: #075458;
}
.BgClassName
{
background-color: #075458;
}
</style>
border-color css
<style>
span { border-color: #075458; }
span { border-color: rgb(7,84,88); }
td.TdClassName
{
border-color: #075458;
}
.TagClassName
{
border-color: #075458;
}
</style>