Shades of Mosque #005553
Tints of Mosque #005553
RGB
CMYK
RGB Variations
Color information
#005553 (or 0x005553) is known color: Mosque. HEX triplet: 00, 55 and 53. RGB value is (0,85,83). Sum of RGB (Red+Green+Blue) = 0+85+83=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 85 (33.59% from 255 or 50.60% from 168); Blue value is 83 (32.81% from 255 or 49.40% from 168); Max value from RGB is 85 - color contains mainly: green. Hex color #005553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005553 is #FFAAAC. Grayscale: #3B3B3B. Windows color (decimal): -16755373 or 5461248. OLE color: 5461248.
HSL color Cylindrical-coordinate representation of color #005553: hue angle of 178.59º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005553 is Cyan = 1, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 83 | - |
| CMYK | 1 | 0 | 0.02 | 0.67 |
| HSL | 178.59º | 1% | 0.17% | - |
| HSV(B) | 178.59º | 1% | 0.33% | - |
| XYZ | 4.81 | 7.12 | 9.3 | - |
| YUV | 59.36 | 141.34 | 85.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 83 | 1 | 0 | 0.02 | 0.67 | 178.59 | 1 | 0.17 |
| Hex | 0 | 55 | 53 | 64 | 0 | 2 | 43 | B3 | 64 | 11 |
| Octal | 0 | 125 | 123 | 144 | 0 | 2 | 103 | 263 | 144 | 21 |
| Binary | 0 | 1010101 | 1010011 | 1100100 | 0 | 10 | 1000011 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005553
Complementary color
Monochromatic Colors of #005553
Black with #005553
Text Example
Text Example
White with #005553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005553; }
p { color: rgb(0,85,83); }
H1.HeaderClassName
{
color: #005553;
}
.AnyTagClassName
{
color: #005553;
}
</style>
background-color css
<style>
a { background-color: #005553; }
a { background-color: rgb(0,85,83); }
div.DivClassName
{
background-color: #005553;
}
.BgClassName
{
background-color: #005553;
}
</style>
border-color css
<style>
span { border-color: #005553; }
span { border-color: rgb(0,85,83); }
td.TdClassName
{
border-color: #005553;
}
.TagClassName
{
border-color: #005553;
}
</style>