Shades of Mosque #06554E
Tints of Mosque #06554E
RGB
CMYK
RGB Variations
Color information
#06554E (or 0x06554E) is known color: Mosque. HEX triplet: 06, 55 and 4E. RGB value is (6,85,78). Sum of RGB (Red+Green+Blue) = 6+85+78=169 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.55% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 78 (30.86% from 255 or 46.15% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #06554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06554E is #F9AAB1. Grayscale: #3C3C3C. Windows color (decimal): -16362162 or 5133574. OLE color: 5133574.
HSL color Cylindrical-coordinate representation of color #06554E: hue angle of 174.68º 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 #06554E is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 78 | - |
| CMYK | 0.93 | 0 | 0.08 | 0.67 |
| HSL | 174.68º | 0.87% | 0.18% | - |
| HSV(B) | 174.68º | 0.93% | 0.33% | - |
| XYZ | 4.7 | 7.09 | 8.33 | - |
| YUV | 60.58 | 137.83 | 89.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 78 | 0.93 | 0 | 0.08 | 0.67 | 174.68 | 0.87 | 0.18 |
| Hex | 6 | 55 | 4E | 5D | 0 | 8 | 43 | AF | 57 | 12 |
| Octal | 6 | 125 | 116 | 135 | 0 | 10 | 103 | 257 | 127 | 22 |
| Binary | 110 | 1010101 | 1001110 | 1011101 | 0 | 1000 | 1000011 | 10101111 | 1010111 | 10010 |
Color Harmonies of #06554E
Complementary color
Monochromatic Colors of #06554E
Black with #06554E
Text Example
Text Example
White with #06554E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06554E; }
p { color: rgb(6,85,78); }
H1.HeaderClassName
{
color: #06554E;
}
.AnyTagClassName
{
color: #06554E;
}
</style>
background-color css
<style>
a { background-color: #06554E; }
a { background-color: rgb(6,85,78); }
div.DivClassName
{
background-color: #06554E;
}
.BgClassName
{
background-color: #06554E;
}
</style>
border-color css
<style>
span { border-color: #06554E; }
span { border-color: rgb(6,85,78); }
td.TdClassName
{
border-color: #06554E;
}
.TagClassName
{
border-color: #06554E;
}
</style>