Shades of Mosque #06554D
Tints of Mosque #06554D
RGB
CMYK
RGB Variations
Color information
#06554D (or 0x06554D) is known color: Mosque. HEX triplet: 06, 55 and 4D. RGB value is (6,85,77). Sum of RGB (Red+Green+Blue) = 6+85+77=168 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.57% from 168); Green value is 85 (33.59% from 255 or 50.60% from 168); Blue value is 77 (30.47% from 255 or 45.83% from 168); Max value from RGB is 85 - color contains mainly: green. Hex color #06554D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06554D is #F9AAB2. Grayscale: #3C3C3C. Windows color (decimal): -16362163 or 5068038. OLE color: 5068038.
HSL color Cylindrical-coordinate representation of color #06554D: hue angle of 173.92º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06554D is Cyan = 0.93, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 77 | - |
| CMYK | 0.93 | 0 | 0.09 | 0.67 |
| HSL | 173.92º | 0.87% | 0.18% | - |
| HSV(B) | 173.92º | 0.93% | 0.33% | - |
| XYZ | 4.66 | 7.07 | 8.14 | - |
| YUV | 60.47 | 137.33 | 89.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 77 | 0.93 | 0 | 0.09 | 0.67 | 173.92 | 0.87 | 0.18 |
| Hex | 6 | 55 | 4D | 5D | 0 | 9 | 43 | AE | 57 | 12 |
| Octal | 6 | 125 | 115 | 135 | 0 | 11 | 103 | 256 | 127 | 22 |
| Binary | 110 | 1010101 | 1001101 | 1011101 | 0 | 1001 | 1000011 | 10101110 | 1010111 | 10010 |
Color Harmonies of #06554D
Complementary color
Monochromatic Colors of #06554D
Black with #06554D
Text Example
Text Example
White with #06554D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06554D; }
p { color: rgb(6,85,77); }
H1.HeaderClassName
{
color: #06554D;
}
.AnyTagClassName
{
color: #06554D;
}
</style>
background-color css
<style>
a { background-color: #06554D; }
a { background-color: rgb(6,85,77); }
div.DivClassName
{
background-color: #06554D;
}
.BgClassName
{
background-color: #06554D;
}
</style>
border-color css
<style>
span { border-color: #06554D; }
span { border-color: rgb(6,85,77); }
td.TdClassName
{
border-color: #06554D;
}
.TagClassName
{
border-color: #06554D;
}
</style>