Shades of Mosque #01575A
Tints of Mosque #01575A
RGB
CMYK
RGB Variations
Color information
#01575A (or 0x01575A) is known color: Mosque. HEX triplet: 01, 57 and 5A. RGB value is (1,87,90). Sum of RGB (Red+Green+Blue) = 1+87+90=178 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 90 (35.55% from 255 or 50.56% from 178); Max value from RGB is 90 - color contains mainly: blue. Hex color #01575A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #01575A is #FEA8A5. Grayscale: #3D3D3D. Windows color (decimal): -16689318 or 5920513. OLE color: 5920513.
HSL color Cylindrical-coordinate representation of color #01575A: hue angle of 182.02º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01575A is Cyan = 0.99, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 87 | 90 | - |
| CMYK | 0.99 | 0.03 | 0 | 0.65 |
| HSL | 182.02º | 0.98% | 0.18% | - |
| HSV(B) | 182.02º | 0.99% | 0.35% | - |
| XYZ | 5.27 | 7.56 | 10.85 | - |
| YUV | 61.63 | 144.01 | 84.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 90 | 0.99 | 0.03 | 0 | 0.65 | 182.02 | 0.98 | 0.18 |
| Hex | 1 | 57 | 5A | 63 | 3 | 0 | 41 | B6 | 62 | 12 |
| Octal | 1 | 127 | 132 | 143 | 3 | 0 | 101 | 266 | 142 | 22 |
| Binary | 1 | 1010111 | 1011010 | 1100011 | 11 | 0 | 1000001 | 10110110 | 1100010 | 10010 |
Color Harmonies of #01575A
Complementary color
Monochromatic Colors of #01575A
Black with #01575A
Text Example
Text Example
White with #01575A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01575A; }
p { color: rgb(1,87,90); }
H1.HeaderClassName
{
color: #01575A;
}
.AnyTagClassName
{
color: #01575A;
}
</style>
background-color css
<style>
a { background-color: #01575A; }
a { background-color: rgb(1,87,90); }
div.DivClassName
{
background-color: #01575A;
}
.BgClassName
{
background-color: #01575A;
}
</style>
border-color css
<style>
span { border-color: #01575A; }
span { border-color: rgb(1,87,90); }
td.TdClassName
{
border-color: #01575A;
}
.TagClassName
{
border-color: #01575A;
}
</style>