Shades of Mosque #015458
Tints of Mosque #015458
RGB
CMYK
RGB Variations
Color information
#015458 (or 0x015458) is known color: Mosque. HEX triplet: 01, 54 and 58. RGB value is (1,84,88). Sum of RGB (Red+Green+Blue) = 1+84+88=173 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 88 (34.77% from 255 or 50.87% from 173); Max value from RGB is 88 - color contains mainly: blue. Hex color #015458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015458 is #FEABA7. Grayscale: #3B3B3B. Windows color (decimal): -16690088 or 5788673. OLE color: 5788673.
HSL color Cylindrical-coordinate representation of color #015458: hue angle of 182.76º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015458 is Cyan = 0.99, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 84 | 88 | - |
| CMYK | 0.99 | 0.05 | 0 | 0.65 |
| HSL | 182.76º | 0.98% | 0.17% | - |
| HSV(B) | 182.76º | 0.99% | 0.35% | - |
| XYZ | 4.94 | 7.05 | 10.33 | - |
| YUV | 59.64 | 144 | 86.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 84 | 88 | 0.99 | 0.05 | 0 | 0.65 | 182.76 | 0.98 | 0.17 |
| Hex | 1 | 54 | 58 | 63 | 5 | 0 | 41 | B7 | 62 | 11 |
| Octal | 1 | 124 | 130 | 143 | 5 | 0 | 101 | 267 | 142 | 21 |
| Binary | 1 | 1010100 | 1011000 | 1100011 | 101 | 0 | 1000001 | 10110111 | 1100010 | 10001 |
Color Harmonies of #015458
Complementary color
Monochromatic Colors of #015458
Black with #015458
Text Example
Text Example
White with #015458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015458; }
p { color: rgb(1,84,88); }
H1.HeaderClassName
{
color: #015458;
}
.AnyTagClassName
{
color: #015458;
}
</style>
background-color css
<style>
a { background-color: #015458; }
a { background-color: rgb(1,84,88); }
div.DivClassName
{
background-color: #015458;
}
.BgClassName
{
background-color: #015458;
}
</style>
border-color css
<style>
span { border-color: #015458; }
span { border-color: rgb(1,84,88); }
td.TdClassName
{
border-color: #015458;
}
.TagClassName
{
border-color: #015458;
}
</style>