Shades of Mosque #07595A
Tints of Mosque #07595A
RGB
CMYK
RGB Variations
Color information
#07595A (or 0x07595A) is known color: Mosque. HEX triplet: 07, 59 and 5A. RGB value is (7,89,90). Sum of RGB (Red+Green+Blue) = 7+89+90=186 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.76% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 90 (35.55% from 255 or 48.39% from 186); Max value from RGB is 90 - color contains mainly: blue. Hex color #07595A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07595A is #F8A6A5. Grayscale: #404040. Windows color (decimal): -16295590 or 5921031. OLE color: 5921031.
HSL color Cylindrical-coordinate representation of color #07595A: hue angle of 180.72º degrees, saturation: 0.86, 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 #07595A is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 90 | - |
| CMYK | 0.92 | 0.01 | 0 | 0.65 |
| HSL | 180.72º | 0.86% | 0.19% | - |
| HSV(B) | 180.72º | 0.92% | 0.35% | - |
| XYZ | 5.51 | 7.93 | 10.91 | - |
| YUV | 64.6 | 142.33 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 90 | 0.92 | 0.01 | 0 | 0.65 | 180.72 | 0.86 | 0.19 |
| Hex | 7 | 59 | 5A | 5C | 1 | 0 | 41 | B5 | 56 | 13 |
| Octal | 7 | 131 | 132 | 134 | 1 | 0 | 101 | 265 | 126 | 23 |
| Binary | 111 | 1011001 | 1011010 | 1011100 | 1 | 0 | 1000001 | 10110101 | 1010110 | 10011 |
Color Harmonies of #07595A
Complementary color
Monochromatic Colors of #07595A
Black with #07595A
Text Example
Text Example
White with #07595A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07595A; }
p { color: rgb(7,89,90); }
H1.HeaderClassName
{
color: #07595A;
}
.AnyTagClassName
{
color: #07595A;
}
</style>
background-color css
<style>
a { background-color: #07595A; }
a { background-color: rgb(7,89,90); }
div.DivClassName
{
background-color: #07595A;
}
.BgClassName
{
background-color: #07595A;
}
</style>
border-color css
<style>
span { border-color: #07595A; }
span { border-color: rgb(7,89,90); }
td.TdClassName
{
border-color: #07595A;
}
.TagClassName
{
border-color: #07595A;
}
</style>