Shades of Mosque #07535F
Tints of Mosque #07535F
RGB
CMYK
RGB Variations
Color information
#07535F (or 0x07535F) is known color: Mosque. HEX triplet: 07, 53 and 5F. RGB value is (7,83,95). Sum of RGB (Red+Green+Blue) = 7+83+95=185 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.78% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 95 (37.5% from 255 or 51.35% from 185); Max value from RGB is 95 - color contains mainly: blue. Hex color #07535F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07535F is #F8ACA0. Grayscale: #3D3D3D. Windows color (decimal): -16297121 or 6247175. OLE color: 6247175.
HSL color Cylindrical-coordinate representation of color #07535F: hue angle of 188.18º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07535F is Cyan = 0.93, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 7 | 83 | 95 | - |
| CMYK | 0.93 | 0.13 | 0 | 0.63 |
| HSL | 188.18º | 0.86% | 0.2% | - |
| HSV(B) | 188.18º | 0.93% | 0.37% | - |
| XYZ | 5.25 | 7.06 | 11.91 | - |
| YUV | 61.64 | 146.82 | 89.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 95 | 0.93 | 0.13 | 0 | 0.63 | 188.18 | 0.86 | 0.2 |
| Hex | 7 | 53 | 5F | 5D | D | 0 | 3F | BC | 56 | 14 |
| Octal | 7 | 123 | 137 | 135 | 15 | 0 | 77 | 274 | 126 | 24 |
| Binary | 111 | 1010011 | 1011111 | 1011101 | 1101 | 0 | 111111 | 10111100 | 1010110 | 10100 |
Color Harmonies of #07535F
Complementary color
Monochromatic Colors of #07535F
Black with #07535F
Text Example
Text Example
White with #07535F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07535F; }
p { color: rgb(7,83,95); }
H1.HeaderClassName
{
color: #07535F;
}
.AnyTagClassName
{
color: #07535F;
}
</style>
background-color css
<style>
a { background-color: #07535F; }
a { background-color: rgb(7,83,95); }
div.DivClassName
{
background-color: #07535F;
}
.BgClassName
{
background-color: #07535F;
}
</style>
border-color css
<style>
span { border-color: #07535F; }
span { border-color: rgb(7,83,95); }
td.TdClassName
{
border-color: #07535F;
}
.TagClassName
{
border-color: #07535F;
}
</style>