Shades of Mosque #06605E
Tints of Mosque #06605E
RGB
CMYK
RGB Variations
Color information
#06605E (or 0x06605E) is known color: Mosque. HEX triplet: 06, 60 and 5E. RGB value is (6,96,94). Sum of RGB (Red+Green+Blue) = 6+96+94=196 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.06% from 196); Green value is 96 (37.89% from 255 or 48.98% from 196); Blue value is 94 (37.11% from 255 or 47.96% from 196); Max value from RGB is 96 - color contains mainly: green. Hex color #06605E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06605E is #F99FA1. Grayscale: #444444. Windows color (decimal): -16359330 or 6184966. OLE color: 6184966.
HSL color Cylindrical-coordinate representation of color #06605E: hue angle of 178.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06605E is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 96 | 94 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.62 |
| HSL | 178.67º | 0.88% | 0.2% | - |
| HSV(B) | 178.67º | 0.94% | 0.38% | - |
| XYZ | 6.28 | 9.21 | 12.04 | - |
| YUV | 68.86 | 142.18 | 83.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 96 | 94 | 0.94 | 0 | 0.02 | 0.62 | 178.67 | 0.88 | 0.2 |
| Hex | 6 | 60 | 5E | 5E | 0 | 2 | 3E | B3 | 58 | 14 |
| Octal | 6 | 140 | 136 | 136 | 0 | 2 | 76 | 263 | 130 | 24 |
| Binary | 110 | 1100000 | 1011110 | 1011110 | 0 | 10 | 111110 | 10110011 | 1011000 | 10100 |
Color Harmonies of #06605E
Complementary color
Monochromatic Colors of #06605E
Black with #06605E
Text Example
Text Example
White with #06605E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06605E; }
p { color: rgb(6,96,94); }
H1.HeaderClassName
{
color: #06605E;
}
.AnyTagClassName
{
color: #06605E;
}
</style>
background-color css
<style>
a { background-color: #06605E; }
a { background-color: rgb(6,96,94); }
div.DivClassName
{
background-color: #06605E;
}
.BgClassName
{
background-color: #06605E;
}
</style>
border-color css
<style>
span { border-color: #06605E; }
span { border-color: rgb(6,96,94); }
td.TdClassName
{
border-color: #06605E;
}
.TagClassName
{
border-color: #06605E;
}
</style>