Shades of Mosque #075552
Tints of Mosque #075552
RGB
CMYK
RGB Variations
Color information
#075552 (or 0x075552) is known color: Mosque. HEX triplet: 07, 55 and 52. RGB value is (7,85,82). Sum of RGB (Red+Green+Blue) = 7+85+82=174 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4.02% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 85 - color contains mainly: green. Hex color #075552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075552 is #F8AAAD. Grayscale: #3D3D3D. Windows color (decimal): -16296622 or 5395719. OLE color: 5395719.
HSL color Cylindrical-coordinate representation of color #075552: hue angle of 177.69º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075552 is Cyan = 0.92, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 85 | 82 | - |
| CMYK | 0.92 | 0 | 0.04 | 0.67 |
| HSL | 177.69º | 0.85% | 0.18% | - |
| HSV(B) | 177.69º | 0.92% | 0.33% | - |
| XYZ | 4.86 | 7.15 | 9.11 | - |
| YUV | 61.34 | 139.66 | 89.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 82 | 0.92 | 0 | 0.04 | 0.67 | 177.69 | 0.85 | 0.18 |
| Hex | 7 | 55 | 52 | 5C | 0 | 4 | 43 | B2 | 55 | 12 |
| Octal | 7 | 125 | 122 | 134 | 0 | 4 | 103 | 262 | 125 | 22 |
| Binary | 111 | 1010101 | 1010010 | 1011100 | 0 | 100 | 1000011 | 10110010 | 1010101 | 10010 |
Color Harmonies of #075552
Complementary color
Monochromatic Colors of #075552
Black with #075552
Text Example
Text Example
White with #075552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075552; }
p { color: rgb(7,85,82); }
H1.HeaderClassName
{
color: #075552;
}
.AnyTagClassName
{
color: #075552;
}
</style>
background-color css
<style>
a { background-color: #075552; }
a { background-color: rgb(7,85,82); }
div.DivClassName
{
background-color: #075552;
}
.BgClassName
{
background-color: #075552;
}
</style>
border-color css
<style>
span { border-color: #075552; }
span { border-color: rgb(7,85,82); }
td.TdClassName
{
border-color: #075552;
}
.TagClassName
{
border-color: #075552;
}
</style>