Shades of Mosque #01595A
Tints of Mosque #01595A
RGB
CMYK
RGB Variations
Color information
#01595A (or 0x01595A) is known color: Mosque. HEX triplet: 01, 59 and 5A. RGB value is (1,89,90). Sum of RGB (Red+Green+Blue) = 1+89+90=180 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 90 (35.55% from 255 or 50% from 180); Max value from RGB is 90 - color contains mainly: blue. Hex color #01595A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #01595A is #FEA6A5. Grayscale: #3E3E3E. Windows color (decimal): -16688806 or 5921025. OLE color: 5921025.
HSL color Cylindrical-coordinate representation of color #01595A: hue angle of 180.67º 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 #01595A is Cyan = 0.99, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 89 | 90 | - |
| CMYK | 0.99 | 0.01 | 0 | 0.65 |
| HSL | 180.67º | 0.98% | 0.18% | - |
| HSV(B) | 180.67º | 0.99% | 0.35% | - |
| XYZ | 5.43 | 7.89 | 10.91 | - |
| YUV | 62.8 | 143.35 | 83.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 90 | 0.99 | 0.01 | 0 | 0.65 | 180.67 | 0.98 | 0.18 |
| Hex | 1 | 59 | 5A | 63 | 1 | 0 | 41 | B5 | 62 | 12 |
| Octal | 1 | 131 | 132 | 143 | 1 | 0 | 101 | 265 | 142 | 22 |
| Binary | 1 | 1011001 | 1011010 | 1100011 | 1 | 0 | 1000001 | 10110101 | 1100010 | 10010 |
Color Harmonies of #01595A
Complementary color
Monochromatic Colors of #01595A
Black with #01595A
Text Example
Text Example
White with #01595A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01595A; }
p { color: rgb(1,89,90); }
H1.HeaderClassName
{
color: #01595A;
}
.AnyTagClassName
{
color: #01595A;
}
</style>
background-color css
<style>
a { background-color: #01595A; }
a { background-color: rgb(1,89,90); }
div.DivClassName
{
background-color: #01595A;
}
.BgClassName
{
background-color: #01595A;
}
</style>
border-color css
<style>
span { border-color: #01595A; }
span { border-color: rgb(1,89,90); }
td.TdClassName
{
border-color: #01595A;
}
.TagClassName
{
border-color: #01595A;
}
</style>