Shades of Mosque #07585D
Tints of Mosque #07585D
RGB
CMYK
RGB Variations
Color information
#07585D (or 0x07585D) is known color: Mosque. HEX triplet: 07, 58 and 5D. RGB value is (7,88,93). Sum of RGB (Red+Green+Blue) = 7+88+93=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 88 (34.77% from 255 or 46.81% from 188); Blue value is 93 (36.72% from 255 or 49.47% from 188); Max value from RGB is 93 - color contains mainly: blue. Hex color #07585D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07585D is #F8A7A2. Grayscale: #404040. Windows color (decimal): -16295843 or 6117383. OLE color: 6117383.
HSL color Cylindrical-coordinate representation of color #07585D: hue angle of 183.49º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #07585D is Cyan = 0.92, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 7 | 88 | 93 | - |
| CMYK | 0.92 | 0.05 | 0 | 0.64 |
| HSL | 183.49º | 0.86% | 0.2% | - |
| HSV(B) | 183.49º | 0.92% | 0.36% | - |
| XYZ | 5.55 | 7.81 | 11.57 | - |
| YUV | 64.35 | 144.16 | 87.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 93 | 0.92 | 0.05 | 0 | 0.64 | 183.49 | 0.86 | 0.2 |
| Hex | 7 | 58 | 5D | 5C | 5 | 0 | 40 | B7 | 56 | 14 |
| Octal | 7 | 130 | 135 | 134 | 5 | 0 | 100 | 267 | 126 | 24 |
| Binary | 111 | 1011000 | 1011101 | 1011100 | 101 | 0 | 1000000 | 10110111 | 1010110 | 10100 |
Color Harmonies of #07585D
Complementary color
Monochromatic Colors of #07585D
Black with #07585D
Text Example
Text Example
White with #07585D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07585D; }
p { color: rgb(7,88,93); }
H1.HeaderClassName
{
color: #07585D;
}
.AnyTagClassName
{
color: #07585D;
}
</style>
background-color css
<style>
a { background-color: #07585D; }
a { background-color: rgb(7,88,93); }
div.DivClassName
{
background-color: #07585D;
}
.BgClassName
{
background-color: #07585D;
}
</style>
border-color css
<style>
span { border-color: #07585D; }
span { border-color: rgb(7,88,93); }
td.TdClassName
{
border-color: #07585D;
}
.TagClassName
{
border-color: #07585D;
}
</style>