Shades of Mosque #005952
Tints of Mosque #005952
RGB
CMYK
RGB Variations
Color information
#005952 (or 0x005952) is known color: Mosque. HEX triplet: 00, 59 and 52. RGB value is (0,89,82). Sum of RGB (Red+Green+Blue) = 0+89+82=171 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 171); Green value is 89 (35.16% from 255 or 52.05% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 89 - color contains mainly: green. Hex color #005952 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005952 is #FFA6AD. Grayscale: #3D3D3D. Windows color (decimal): -16754350 or 5396736. OLE color: 5396736.
HSL color Cylindrical-coordinate representation of color #005952: hue angle of 175.28º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005952 is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 82 | - |
| CMYK | 1 | 0 | 0.08 | 0.65 |
| HSL | 175.28º | 1% | 0.17% | - |
| HSV(B) | 175.28º | 1% | 0.35% | - |
| XYZ | 5.1 | 7.75 | 9.21 | - |
| YUV | 61.59 | 139.51 | 84.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 82 | 1 | 0 | 0.08 | 0.65 | 175.28 | 1 | 0.17 |
| Hex | 0 | 59 | 52 | 64 | 0 | 8 | 41 | AF | 64 | 11 |
| Octal | 0 | 131 | 122 | 144 | 0 | 10 | 101 | 257 | 144 | 21 |
| Binary | 0 | 1011001 | 1010010 | 1100100 | 0 | 1000 | 1000001 | 10101111 | 1100100 | 10001 |
Color Harmonies of #005952
Complementary color
Monochromatic Colors of #005952
Black with #005952
Text Example
Text Example
White with #005952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005952; }
p { color: rgb(0,89,82); }
H1.HeaderClassName
{
color: #005952;
}
.AnyTagClassName
{
color: #005952;
}
</style>
background-color css
<style>
a { background-color: #005952; }
a { background-color: rgb(0,89,82); }
div.DivClassName
{
background-color: #005952;
}
.BgClassName
{
background-color: #005952;
}
</style>
border-color css
<style>
span { border-color: #005952; }
span { border-color: rgb(0,89,82); }
td.TdClassName
{
border-color: #005952;
}
.TagClassName
{
border-color: #005952;
}
</style>