Shades of Mosque #005652
Tints of Mosque #005652
RGB
CMYK
RGB Variations
Color information
#005652 (or 0x005652) is known color: Mosque. HEX triplet: 00, 56 and 52. RGB value is (0,86,82). Sum of RGB (Red+Green+Blue) = 0+86+82=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 86 (33.98% from 255 or 51.19% from 168); Blue value is 82 (32.42% from 255 or 48.81% from 168); Max value from RGB is 86 - color contains mainly: green. Hex color #005652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005652 is #FFA9AD. Grayscale: #3B3B3B. Windows color (decimal): -16755118 or 5395968. OLE color: 5395968.
HSL color Cylindrical-coordinate representation of color #005652: hue angle of 177.21º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005652 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 86 | 82 | - |
| CMYK | 1 | 0 | 0.05 | 0.66 |
| HSL | 177.21º | 1% | 0.17% | - |
| HSV(B) | 177.21º | 1% | 0.34% | - |
| XYZ | 4.85 | 7.26 | 9.13 | - |
| YUV | 59.83 | 140.51 | 85.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 82 | 1 | 0 | 0.05 | 0.66 | 177.21 | 1 | 0.17 |
| Hex | 0 | 56 | 52 | 64 | 0 | 5 | 42 | B1 | 64 | 11 |
| Octal | 0 | 126 | 122 | 144 | 0 | 5 | 102 | 261 | 144 | 21 |
| Binary | 0 | 1010110 | 1010010 | 1100100 | 0 | 101 | 1000010 | 10110001 | 1100100 | 10001 |
Color Harmonies of #005652
Complementary color
Monochromatic Colors of #005652
Black with #005652
Text Example
Text Example
White with #005652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005652; }
p { color: rgb(0,86,82); }
H1.HeaderClassName
{
color: #005652;
}
.AnyTagClassName
{
color: #005652;
}
</style>
background-color css
<style>
a { background-color: #005652; }
a { background-color: rgb(0,86,82); }
div.DivClassName
{
background-color: #005652;
}
.BgClassName
{
background-color: #005652;
}
</style>
border-color css
<style>
span { border-color: #005652; }
span { border-color: rgb(0,86,82); }
td.TdClassName
{
border-color: #005652;
}
.TagClassName
{
border-color: #005652;
}
</style>