Shades of Mosque #00605E
Tints of Mosque #00605E
RGB
CMYK
RGB Variations
Color information
#00605E (or 0x00605E) is known color: Mosque. HEX triplet: 00, 60 and 5E. RGB value is (0,96,94). Sum of RGB (Red+Green+Blue) = 0+96+94=190 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 190); Green value is 96 (37.89% from 255 or 50.53% from 190); Blue value is 94 (37.11% from 255 or 49.47% from 190); Max value from RGB is 96 - color contains mainly: green. Hex color #00605E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00605E is #FF9FA1. Grayscale: #424242. Windows color (decimal): -16752546 or 6184960. OLE color: 6184960.
HSL color Cylindrical-coordinate representation of color #00605E: hue angle of 178.75º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00605E is Cyan = 1, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 94 | - |
| CMYK | 1 | 0 | 0.02 | 0.62 |
| HSL | 178.75º | 1% | 0.19% | - |
| HSV(B) | 178.75º | 1% | 0.38% | - |
| XYZ | 6.2 | 9.17 | 12.03 | - |
| YUV | 67.07 | 143.2 | 80.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 94 | 1 | 0 | 0.02 | 0.62 | 178.75 | 1 | 0.19 |
| Hex | 0 | 60 | 5E | 64 | 0 | 2 | 3E | B3 | 64 | 13 |
| Octal | 0 | 140 | 136 | 144 | 0 | 2 | 76 | 263 | 144 | 23 |
| Binary | 0 | 1100000 | 1011110 | 1100100 | 0 | 10 | 111110 | 10110011 | 1100100 | 10011 |
Color Harmonies of #00605E
Complementary color
Monochromatic Colors of #00605E
Black with #00605E
Text Example
Text Example
White with #00605E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00605E; }
p { color: rgb(0,96,94); }
H1.HeaderClassName
{
color: #00605E;
}
.AnyTagClassName
{
color: #00605E;
}
</style>
background-color css
<style>
a { background-color: #00605E; }
a { background-color: rgb(0,96,94); }
div.DivClassName
{
background-color: #00605E;
}
.BgClassName
{
background-color: #00605E;
}
</style>
border-color css
<style>
span { border-color: #00605E; }
span { border-color: rgb(0,96,94); }
td.TdClassName
{
border-color: #00605E;
}
.TagClassName
{
border-color: #00605E;
}
</style>