Shades of Mosque #00585C
Tints of Mosque #00585C
RGB
CMYK
RGB Variations
Color information
#00585C (or 0x00585C) is known color: Mosque. HEX triplet: 00, 58 and 5C. RGB value is (0,88,92). Sum of RGB (Red+Green+Blue) = 0+88+92=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 92 (36.33% from 255 or 51.11% from 180); Max value from RGB is 92 - color contains mainly: blue. Hex color #00585C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00585C is #FFA7A3. Grayscale: #3E3E3E. Windows color (decimal): -16754596 or 6051840. OLE color: 6051840.
HSL color Cylindrical-coordinate representation of color #00585C: hue angle of 182.61º 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 #00585C is Cyan = 1, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 88 | 92 | - |
| CMYK | 1 | 0.04 | 0 | 0.64 |
| HSL | 182.61º | 1% | 0.18% | - |
| HSV(B) | 182.61º | 1% | 0.36% | - |
| XYZ | 5.42 | 7.75 | 11.34 | - |
| YUV | 62.14 | 144.85 | 83.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 92 | 1 | 0.04 | 0 | 0.64 | 182.61 | 1 | 0.18 |
| Hex | 0 | 58 | 5C | 64 | 4 | 0 | 40 | B7 | 64 | 12 |
| Octal | 0 | 130 | 134 | 144 | 4 | 0 | 100 | 267 | 144 | 22 |
| Binary | 0 | 1011000 | 1011100 | 1100100 | 100 | 0 | 1000000 | 10110111 | 1100100 | 10010 |
Color Harmonies of #00585C
Complementary color
Monochromatic Colors of #00585C
Black with #00585C
Text Example
Text Example
White with #00585C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00585C; }
p { color: rgb(0,88,92); }
H1.HeaderClassName
{
color: #00585C;
}
.AnyTagClassName
{
color: #00585C;
}
</style>
background-color css
<style>
a { background-color: #00585C; }
a { background-color: rgb(0,88,92); }
div.DivClassName
{
background-color: #00585C;
}
.BgClassName
{
background-color: #00585C;
}
</style>
border-color css
<style>
span { border-color: #00585C; }
span { border-color: rgb(0,88,92); }
td.TdClassName
{
border-color: #00585C;
}
.TagClassName
{
border-color: #00585C;
}
</style>