Shades of Mosque #015552
Tints of Mosque #015552
RGB
CMYK
RGB Variations
Color information
#015552 (or 0x015552) is known color: Mosque. HEX triplet: 01, 55 and 52. RGB value is (1,85,82). Sum of RGB (Red+Green+Blue) = 1+85+82=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 85 (33.59% from 255 or 50.60% from 168); Blue value is 82 (32.42% from 255 or 48.81% from 168); Max value from RGB is 85 - color contains mainly: green. Hex color #015552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015552 is #FEAAAD. Grayscale: #3B3B3B. Windows color (decimal): -16689838 or 5395713. OLE color: 5395713.
HSL color Cylindrical-coordinate representation of color #015552: hue angle of 177.86º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015552 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 85 | 82 | - |
| CMYK | 0.99 | 0 | 0.04 | 0.67 |
| HSL | 177.86º | 0.98% | 0.17% | - |
| HSV(B) | 177.86º | 0.99% | 0.33% | - |
| XYZ | 4.78 | 7.11 | 9.1 | - |
| YUV | 59.54 | 140.67 | 86.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 85 | 82 | 0.99 | 0 | 0.04 | 0.67 | 177.86 | 0.98 | 0.17 |
| Hex | 1 | 55 | 52 | 63 | 0 | 4 | 43 | B2 | 62 | 11 |
| Octal | 1 | 125 | 122 | 143 | 0 | 4 | 103 | 262 | 142 | 21 |
| Binary | 1 | 1010101 | 1010010 | 1100011 | 0 | 100 | 1000011 | 10110010 | 1100010 | 10001 |
Color Harmonies of #015552
Complementary color
Monochromatic Colors of #015552
Black with #015552
Text Example
Text Example
White with #015552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015552; }
p { color: rgb(1,85,82); }
H1.HeaderClassName
{
color: #015552;
}
.AnyTagClassName
{
color: #015552;
}
</style>
background-color css
<style>
a { background-color: #015552; }
a { background-color: rgb(1,85,82); }
div.DivClassName
{
background-color: #015552;
}
.BgClassName
{
background-color: #015552;
}
</style>
border-color css
<style>
span { border-color: #015552; }
span { border-color: rgb(1,85,82); }
td.TdClassName
{
border-color: #015552;
}
.TagClassName
{
border-color: #015552;
}
</style>