Shades of Mosque #006154
Tints of Mosque #006154
RGB
CMYK
RGB Variations
Color information
#006154 (or 0x006154) is known color: Mosque. HEX triplet: 00, 61 and 54. RGB value is (0,97,84). Sum of RGB (Red+Green+Blue) = 0+97+84=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 97 (38.28% from 255 or 53.59% from 181); Blue value is 84 (33.20% from 255 or 46.41% from 181); Max value from RGB is 97 - color contains mainly: green. Hex color #006154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006154 is #FF9EAB. Grayscale: #424242. Windows color (decimal): -16752300 or 5529856. OLE color: 5529856.
HSL color Cylindrical-coordinate representation of color #006154: hue angle of 171.96º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006154 is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 84 | - |
| CMYK | 1 | 0 | 0.13 | 0.62 |
| HSL | 171.96º | 1% | 0.19% | - |
| HSV(B) | 171.96º | 1% | 0.38% | - |
| XYZ | 5.87 | 9.19 | 9.85 | - |
| YUV | 66.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 84 | 1 | 0 | 0.13 | 0.62 | 171.96 | 1 | 0.19 |
| Hex | 0 | 61 | 54 | 64 | 0 | D | 3E | AC | 64 | 13 |
| Octal | 0 | 141 | 124 | 144 | 0 | 15 | 76 | 254 | 144 | 23 |
| Binary | 0 | 1100001 | 1010100 | 1100100 | 0 | 1101 | 111110 | 10101100 | 1100100 | 10011 |
Color Harmonies of #006154
Complementary color
Monochromatic Colors of #006154
Black with #006154
Text Example
Text Example
White with #006154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006154; }
p { color: rgb(0,97,84); }
H1.HeaderClassName
{
color: #006154;
}
.AnyTagClassName
{
color: #006154;
}
</style>
background-color css
<style>
a { background-color: #006154; }
a { background-color: rgb(0,97,84); }
div.DivClassName
{
background-color: #006154;
}
.BgClassName
{
background-color: #006154;
}
</style>
border-color css
<style>
span { border-color: #006154; }
span { border-color: rgb(0,97,84); }
td.TdClassName
{
border-color: #006154;
}
.TagClassName
{
border-color: #006154;
}
</style>