Shades of Mosque #015454
Tints of Mosque #015454
RGB
CMYK
RGB Variations
Color information
#015454 (or 0x015454) is known color: Mosque. HEX triplet: 01, 54 and 54. RGB value is (1,84,84). Sum of RGB (Red+Green+Blue) = 1+84+84=169 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.59% from 169); Green value is 84 (33.20% from 255 or 49.70% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #015454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015454 is #FEABAB. Grayscale: #3B3B3B. Windows color (decimal): -16690092 or 5526529. OLE color: 5526529.
HSL color Cylindrical-coordinate representation of color #015454: hue angle of 180º 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 #015454 is Cyan = 0.99, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 1 | 84 | 84 | - |
| CMYK | 0.99 | 0 | 0 | 0.67 |
| HSL | 180º | 0.98% | 0.17% | - |
| HSV(B) | 180º | 0.99% | 0.33% | - |
| XYZ | 4.78 | 6.99 | 9.48 | - |
| YUV | 59.18 | 142 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 84 | 84 | 0.99 | 0 | 0 | 0.67 | 180 | 0.98 | 0.17 |
| Hex | 1 | 54 | 54 | 63 | 0 | 0 | 43 | B4 | 62 | 11 |
| Octal | 1 | 124 | 124 | 143 | 0 | 0 | 103 | 264 | 142 | 21 |
| Binary | 1 | 1010100 | 1010100 | 1100011 | 0 | 0 | 1000011 | 10110100 | 1100010 | 10001 |
Color Harmonies of #015454
Complementary color
Monochromatic Colors of #015454
Black with #015454
Text Example
Text Example
White with #015454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015454; }
p { color: rgb(1,84,84); }
H1.HeaderClassName
{
color: #015454;
}
.AnyTagClassName
{
color: #015454;
}
</style>
background-color css
<style>
a { background-color: #015454; }
a { background-color: rgb(1,84,84); }
div.DivClassName
{
background-color: #015454;
}
.BgClassName
{
background-color: #015454;
}
</style>
border-color css
<style>
span { border-color: #015454; }
span { border-color: rgb(1,84,84); }
td.TdClassName
{
border-color: #015454;
}
.TagClassName
{
border-color: #015454;
}
</style>