Shades of Mosque #06655E
Tints of Mosque #06655E
RGB
CMYK
RGB Variations
Color information
#06655E (or 0x06655E) is known color: Mosque. HEX triplet: 06, 65 and 5E. RGB value is (6,101,94). Sum of RGB (Red+Green+Blue) = 6+101+94=201 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.99% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 94 (37.11% from 255 or 46.77% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #06655E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06655E is #F99AA1. Grayscale: #474747. Windows color (decimal): -16358050 or 6186246. OLE color: 6186246.
HSL color Cylindrical-coordinate representation of color #06655E: hue angle of 175.58º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06655E is Cyan = 0.94, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 94 | - |
| CMYK | 0.94 | 0 | 0.07 | 0.60 |
| HSL | 175.58º | 0.89% | 0.21% | - |
| HSV(B) | 175.58º | 0.94% | 0.4% | - |
| XYZ | 6.75 | 10.15 | 12.19 | - |
| YUV | 71.8 | 140.53 | 81.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 94 | 0.94 | 0 | 0.07 | 0.60 | 175.58 | 0.89 | 0.21 |
| Hex | 6 | 65 | 5E | 5E | 0 | 7 | 3C | B0 | 59 | 15 |
| Octal | 6 | 145 | 136 | 136 | 0 | 7 | 74 | 260 | 131 | 25 |
| Binary | 110 | 1100101 | 1011110 | 1011110 | 0 | 111 | 111100 | 10110000 | 1011001 | 10101 |
Color Harmonies of #06655E
Complementary color
Monochromatic Colors of #06655E
Black with #06655E
Text Example
Text Example
White with #06655E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06655E; }
p { color: rgb(6,101,94); }
H1.HeaderClassName
{
color: #06655E;
}
.AnyTagClassName
{
color: #06655E;
}
</style>
background-color css
<style>
a { background-color: #06655E; }
a { background-color: rgb(6,101,94); }
div.DivClassName
{
background-color: #06655E;
}
.BgClassName
{
background-color: #06655E;
}
</style>
border-color css
<style>
span { border-color: #06655E; }
span { border-color: rgb(6,101,94); }
td.TdClassName
{
border-color: #06655E;
}
.TagClassName
{
border-color: #06655E;
}
</style>