Shades of Mosque #006558
Tints of Mosque #006558
RGB
CMYK
RGB Variations
Color information
#006558 (or 0x006558) is known color: Mosque. HEX triplet: 00, 65 and 58. RGB value is (0,101,88). Sum of RGB (Red+Green+Blue) = 0+101+88=189 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 88 (34.77% from 255 or 46.56% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #006558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006558 is #FF9AA7. Grayscale: #454545. Windows color (decimal): -16751272 or 5793024. OLE color: 5793024.
HSL color Cylindrical-coordinate representation of color #006558: hue angle of 172.28º 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 #006558 is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 88 | - |
| CMYK | 1 | 0 | 0.13 | 0.60 |
| HSL | 172.28º | 1% | 0.2% | - |
| HSV(B) | 172.28º | 1% | 0.4% | - |
| XYZ | 6.42 | 10.01 | 10.83 | - |
| YUV | 69.32 | 138.54 | 78.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 88 | 1 | 0 | 0.13 | 0.60 | 172.28 | 1 | 0.2 |
| Hex | 0 | 65 | 58 | 64 | 0 | D | 3C | AC | 64 | 14 |
| Octal | 0 | 145 | 130 | 144 | 0 | 15 | 74 | 254 | 144 | 24 |
| Binary | 0 | 1100101 | 1011000 | 1100100 | 0 | 1101 | 111100 | 10101100 | 1100100 | 10100 |
Color Harmonies of #006558
Complementary color
Monochromatic Colors of #006558
Black with #006558
Text Example
Text Example
White with #006558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006558; }
p { color: rgb(0,101,88); }
H1.HeaderClassName
{
color: #006558;
}
.AnyTagClassName
{
color: #006558;
}
</style>
background-color css
<style>
a { background-color: #006558; }
a { background-color: rgb(0,101,88); }
div.DivClassName
{
background-color: #006558;
}
.BgClassName
{
background-color: #006558;
}
</style>
border-color css
<style>
span { border-color: #006558; }
span { border-color: rgb(0,101,88); }
td.TdClassName
{
border-color: #006558;
}
.TagClassName
{
border-color: #006558;
}
</style>