Shades of Mosque #00535B
Tints of Mosque #00535B
RGB
CMYK
RGB Variations
Color information
#00535B (or 0x00535B) is known color: Mosque. HEX triplet: 00, 53 and 5B. RGB value is (0,83,91). Sum of RGB (Red+Green+Blue) = 0+83+91=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 83 (32.81% from 255 or 47.70% from 174); Blue value is 91 (35.94% from 255 or 52.30% from 174); Max value from RGB is 91 - color contains mainly: blue. Hex color #00535B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00535B is #FFACA4. Grayscale: #3A3A3A. Windows color (decimal): -16755877 or 5985024. OLE color: 5985024.
HSL color Cylindrical-coordinate representation of color #00535B: hue angle of 185.27º 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 #00535B is Cyan = 1, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 83 | 91 | - |
| CMYK | 1 | 0.09 | 0 | 0.64 |
| HSL | 185.27º | 1% | 0.18% | - |
| HSV(B) | 185.27º | 1% | 0.36% | - |
| XYZ | 4.98 | 6.94 | 10.97 | - |
| YUV | 59.1 | 146 | 85.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 83 | 91 | 1 | 0.09 | 0 | 0.64 | 185.27 | 1 | 0.18 |
| Hex | 0 | 53 | 5B | 64 | 9 | 0 | 40 | B9 | 64 | 12 |
| Octal | 0 | 123 | 133 | 144 | 11 | 0 | 100 | 271 | 144 | 22 |
| Binary | 0 | 1010011 | 1011011 | 1100100 | 1001 | 0 | 1000000 | 10111001 | 1100100 | 10010 |
Color Harmonies of #00535B
Complementary color
Monochromatic Colors of #00535B
Black with #00535B
Text Example
Text Example
White with #00535B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00535B; }
p { color: rgb(0,83,91); }
H1.HeaderClassName
{
color: #00535B;
}
.AnyTagClassName
{
color: #00535B;
}
</style>
background-color css
<style>
a { background-color: #00535B; }
a { background-color: rgb(0,83,91); }
div.DivClassName
{
background-color: #00535B;
}
.BgClassName
{
background-color: #00535B;
}
</style>
border-color css
<style>
span { border-color: #00535B; }
span { border-color: rgb(0,83,91); }
td.TdClassName
{
border-color: #00535B;
}
.TagClassName
{
border-color: #00535B;
}
</style>