Shades of Mosque #006554
Tints of Mosque #006554
RGB
CMYK
RGB Variations
Color information
#006554 (or 0x006554) is known color: Mosque. HEX triplet: 00, 65 and 54. RGB value is (0,101,84). Sum of RGB (Red+Green+Blue) = 0+101+84=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 101 (39.84% from 255 or 54.59% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 101 - color contains mainly: green. Hex color #006554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006554 is #FF9AAB. Grayscale: #444444. Windows color (decimal): -16751276 or 5530880. OLE color: 5530880.
HSL color Cylindrical-coordinate representation of color #006554: hue angle of 169.9º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006554 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 84 | - |
| CMYK | 1 | 0 | 0.17 | 0.60 |
| HSL | 169.9º | 1% | 0.2% | - |
| HSV(B) | 169.9º | 1% | 0.4% | - |
| XYZ | 6.25 | 9.95 | 9.98 | - |
| YUV | 68.86 | 136.54 | 78.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 84 | 1 | 0 | 0.17 | 0.60 | 169.9 | 1 | 0.2 |
| Hex | 0 | 65 | 54 | 64 | 0 | 11 | 3C | AA | 64 | 14 |
| Octal | 0 | 145 | 124 | 144 | 0 | 21 | 74 | 252 | 144 | 24 |
| Binary | 0 | 1100101 | 1010100 | 1100100 | 0 | 10001 | 111100 | 10101010 | 1100100 | 10100 |
Color Harmonies of #006554
Complementary color
Monochromatic Colors of #006554
Black with #006554
Text Example
Text Example
White with #006554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006554; }
p { color: rgb(0,101,84); }
H1.HeaderClassName
{
color: #006554;
}
.AnyTagClassName
{
color: #006554;
}
</style>
background-color css
<style>
a { background-color: #006554; }
a { background-color: rgb(0,101,84); }
div.DivClassName
{
background-color: #006554;
}
.BgClassName
{
background-color: #006554;
}
</style>
border-color css
<style>
span { border-color: #006554; }
span { border-color: rgb(0,101,84); }
td.TdClassName
{
border-color: #006554;
}
.TagClassName
{
border-color: #006554;
}
</style>