Shades of Mosque #006054
Tints of Mosque #006054
RGB
CMYK
RGB Variations
Color information
#006054 (or 0x006054) is known color: Mosque. HEX triplet: 00, 60 and 54. RGB value is (0,96,84). Sum of RGB (Red+Green+Blue) = 0+96+84=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 96 (37.89% from 255 or 53.33% from 180); Blue value is 84 (33.20% from 255 or 46.67% from 180); Max value from RGB is 96 - color contains mainly: green. Hex color #006054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006054 is #FF9FAB. Grayscale: #414141. Windows color (decimal): -16752556 or 5529600. OLE color: 5529600.
HSL color Cylindrical-coordinate representation of color #006054: hue angle of 172.5º 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 #006054 is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 84 | - |
| CMYK | 1 | 0 | 0.12 | 0.62 |
| HSL | 172.5º | 1% | 0.19% | - |
| HSV(B) | 172.5º | 1% | 0.38% | - |
| XYZ | 5.78 | 9.01 | 9.82 | - |
| YUV | 65.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 84 | 1 | 0 | 0.12 | 0.62 | 172.5 | 1 | 0.19 |
| Hex | 0 | 60 | 54 | 64 | 0 | C | 3E | AC | 64 | 13 |
| Octal | 0 | 140 | 124 | 144 | 0 | 14 | 76 | 254 | 144 | 23 |
| Binary | 0 | 1100000 | 1010100 | 1100100 | 0 | 1100 | 111110 | 10101100 | 1100100 | 10011 |
Color Harmonies of #006054
Complementary color
Monochromatic Colors of #006054
Black with #006054
Text Example
Text Example
White with #006054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006054; }
p { color: rgb(0,96,84); }
H1.HeaderClassName
{
color: #006054;
}
.AnyTagClassName
{
color: #006054;
}
</style>
background-color css
<style>
a { background-color: #006054; }
a { background-color: rgb(0,96,84); }
div.DivClassName
{
background-color: #006054;
}
.BgClassName
{
background-color: #006054;
}
</style>
border-color css
<style>
span { border-color: #006054; }
span { border-color: rgb(0,96,84); }
td.TdClassName
{
border-color: #006054;
}
.TagClassName
{
border-color: #006054;
}
</style>