Shades of Mosque #00535D
Tints of Mosque #00535D
RGB
CMYK
RGB Variations
Color information
#00535D (or 0x00535D) is known color: Mosque. HEX triplet: 00, 53 and 5D. RGB value is (0,83,93). Sum of RGB (Red+Green+Blue) = 0+83+93=176 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 176); Green value is 83 (32.81% from 255 or 47.16% from 176); Blue value is 93 (36.72% from 255 or 52.84% from 176); Max value from RGB is 93 - color contains mainly: blue. Hex color #00535D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00535D is #FFACA2. Grayscale: #3B3B3B. Windows color (decimal): -16755875 or 6116096. OLE color: 6116096.
HSL color Cylindrical-coordinate representation of color #00535D: hue angle of 186.45º 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 #00535D is Cyan = 1, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 83 | 93 | - |
| CMYK | 1 | 0.11 | 0 | 0.64 |
| HSL | 186.45º | 1% | 0.18% | - |
| HSV(B) | 186.45º | 1% | 0.36% | - |
| XYZ | 5.07 | 6.98 | 11.44 | - |
| YUV | 59.32 | 147 | 85.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 83 | 93 | 1 | 0.11 | 0 | 0.64 | 186.45 | 1 | 0.18 |
| Hex | 0 | 53 | 5D | 64 | B | 0 | 40 | BA | 64 | 12 |
| Octal | 0 | 123 | 135 | 144 | 13 | 0 | 100 | 272 | 144 | 22 |
| Binary | 0 | 1010011 | 1011101 | 1100100 | 1011 | 0 | 1000000 | 10111010 | 1100100 | 10010 |
Color Harmonies of #00535D
Complementary color
Monochromatic Colors of #00535D
Black with #00535D
Text Example
Text Example
White with #00535D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00535D; }
p { color: rgb(0,83,93); }
H1.HeaderClassName
{
color: #00535D;
}
.AnyTagClassName
{
color: #00535D;
}
</style>
background-color css
<style>
a { background-color: #00535D; }
a { background-color: rgb(0,83,93); }
div.DivClassName
{
background-color: #00535D;
}
.BgClassName
{
background-color: #00535D;
}
</style>
border-color css
<style>
span { border-color: #00535D; }
span { border-color: rgb(0,83,93); }
td.TdClassName
{
border-color: #00535D;
}
.TagClassName
{
border-color: #00535D;
}
</style>