Shades of Mosque #006555
Tints of Mosque #006555
RGB
CMYK
RGB Variations
Color information
#006555 (or 0x006555) is known color: Mosque. HEX triplet: 00, 65 and 55. RGB value is (0,101,85). Sum of RGB (Red+Green+Blue) = 0+101+85=186 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 186); Green value is 101 (39.84% from 255 or 54.30% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 101 - color contains mainly: green. Hex color #006555 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006555 is #FF9AAA. Grayscale: #444444. Windows color (decimal): -16751275 or 5596416. OLE color: 5596416.
HSL color Cylindrical-coordinate representation of color #006555: hue angle of 170.5º 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 #006555 is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 85 | - |
| CMYK | 1 | 0 | 0.16 | 0.60 |
| HSL | 170.5º | 1% | 0.2% | - |
| HSV(B) | 170.5º | 1% | 0.4% | - |
| XYZ | 6.29 | 9.96 | 10.19 | - |
| YUV | 68.98 | 137.04 | 78.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 85 | 1 | 0 | 0.16 | 0.60 | 170.5 | 1 | 0.2 |
| Hex | 0 | 65 | 55 | 64 | 0 | 10 | 3C | AA | 64 | 14 |
| Octal | 0 | 145 | 125 | 144 | 0 | 20 | 74 | 252 | 144 | 24 |
| Binary | 0 | 1100101 | 1010101 | 1100100 | 0 | 10000 | 111100 | 10101010 | 1100100 | 10100 |
Color Harmonies of #006555
Complementary color
Monochromatic Colors of #006555
Black with #006555
Text Example
Text Example
White with #006555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006555; }
p { color: rgb(0,101,85); }
H1.HeaderClassName
{
color: #006555;
}
.AnyTagClassName
{
color: #006555;
}
</style>
background-color css
<style>
a { background-color: #006555; }
a { background-color: rgb(0,101,85); }
div.DivClassName
{
background-color: #006555;
}
.BgClassName
{
background-color: #006555;
}
</style>
border-color css
<style>
span { border-color: #006555; }
span { border-color: rgb(0,101,85); }
td.TdClassName
{
border-color: #006555;
}
.TagClassName
{
border-color: #006555;
}
</style>