Shades of Mosque #075855
Tints of Mosque #075855
RGB
CMYK
RGB Variations
Color information
#075855 (or 0x075855) is known color: Mosque. HEX triplet: 07, 58 and 55. RGB value is (7,88,85). Sum of RGB (Red+Green+Blue) = 7+88+85=180 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.89% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 85 (33.59% from 255 or 47.22% from 180); Max value from RGB is 88 - color contains mainly: green. Hex color #075855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075855 is #F8A7AA. Grayscale: #3F3F3F. Windows color (decimal): -16295851 or 5593095. OLE color: 5593095.
HSL color Cylindrical-coordinate representation of color #075855: hue angle of 177.78º 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 #075855 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 88 | 85 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.65 |
| HSL | 177.78º | 0.85% | 0.19% | - |
| HSV(B) | 177.78º | 0.92% | 0.35% | - |
| XYZ | 5.22 | 7.68 | 9.8 | - |
| YUV | 63.44 | 140.16 | 87.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 85 | 0.92 | 0 | 0.03 | 0.65 | 177.78 | 0.85 | 0.19 |
| Hex | 7 | 58 | 55 | 5C | 0 | 3 | 41 | B2 | 55 | 13 |
| Octal | 7 | 130 | 125 | 134 | 0 | 3 | 101 | 262 | 125 | 23 |
| Binary | 111 | 1011000 | 1010101 | 1011100 | 0 | 11 | 1000001 | 10110010 | 1010101 | 10011 |
Color Harmonies of #075855
Complementary color
Monochromatic Colors of #075855
Black with #075855
Text Example
Text Example
White with #075855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075855; }
p { color: rgb(7,88,85); }
H1.HeaderClassName
{
color: #075855;
}
.AnyTagClassName
{
color: #075855;
}
</style>
background-color css
<style>
a { background-color: #075855; }
a { background-color: rgb(7,88,85); }
div.DivClassName
{
background-color: #075855;
}
.BgClassName
{
background-color: #075855;
}
</style>
border-color css
<style>
span { border-color: #075855; }
span { border-color: rgb(7,88,85); }
td.TdClassName
{
border-color: #075855;
}
.TagClassName
{
border-color: #075855;
}
</style>