Shades of Mosque #00585D
Tints of Mosque #00585D
RGB
CMYK
RGB Variations
Color information
#00585D (or 0x00585D) is known color: Mosque. HEX triplet: 00, 58 and 5D. RGB value is (0,88,93). Sum of RGB (Red+Green+Blue) = 0+88+93=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 93 (36.72% from 255 or 51.38% from 181); Max value from RGB is 93 - color contains mainly: blue. Hex color #00585D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00585D is #FFA7A2. Grayscale: #3E3E3E. Windows color (decimal): -16754595 or 6117376. OLE color: 6117376.
HSL color Cylindrical-coordinate representation of color #00585D: hue angle of 183.23º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00585D is Cyan = 1, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 88 | 93 | - |
| CMYK | 1 | 0.05 | 0 | 0.64 |
| HSL | 183.23º | 1% | 0.18% | - |
| HSV(B) | 183.23º | 1% | 0.36% | - |
| XYZ | 5.47 | 7.77 | 11.57 | - |
| YUV | 62.26 | 145.35 | 83.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 93 | 1 | 0.05 | 0 | 0.64 | 183.23 | 1 | 0.18 |
| Hex | 0 | 58 | 5D | 64 | 5 | 0 | 40 | B7 | 64 | 12 |
| Octal | 0 | 130 | 135 | 144 | 5 | 0 | 100 | 267 | 144 | 22 |
| Binary | 0 | 1011000 | 1011101 | 1100100 | 101 | 0 | 1000000 | 10110111 | 1100100 | 10010 |
Color Harmonies of #00585D
Complementary color
Monochromatic Colors of #00585D
Black with #00585D
Text Example
Text Example
White with #00585D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00585D; }
p { color: rgb(0,88,93); }
H1.HeaderClassName
{
color: #00585D;
}
.AnyTagClassName
{
color: #00585D;
}
</style>
background-color css
<style>
a { background-color: #00585D; }
a { background-color: rgb(0,88,93); }
div.DivClassName
{
background-color: #00585D;
}
.BgClassName
{
background-color: #00585D;
}
</style>
border-color css
<style>
span { border-color: #00585D; }
span { border-color: rgb(0,88,93); }
td.TdClassName
{
border-color: #00585D;
}
.TagClassName
{
border-color: #00585D;
}
</style>