Shades of Mosque #00605C
Tints of Mosque #00605C
RGB
CMYK
RGB Variations
Color information
#00605C (or 0x00605C) is known color: Mosque. HEX triplet: 00, 60 and 5C. RGB value is (0,96,92). Sum of RGB (Red+Green+Blue) = 0+96+92=188 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 92 (36.33% from 255 or 48.94% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #00605C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00605C is #FF9FA3. Grayscale: #424242. Windows color (decimal): -16752548 or 6053888. OLE color: 6053888.
HSL color Cylindrical-coordinate representation of color #00605C: hue angle of 177.5º 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 #00605C is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 92 | - |
| CMYK | 1 | 0 | 0.04 | 0.62 |
| HSL | 177.5º | 1% | 0.19% | - |
| HSV(B) | 177.5º | 1% | 0.38% | - |
| XYZ | 6.11 | 9.14 | 11.57 | - |
| YUV | 66.84 | 142.2 | 80.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 92 | 1 | 0 | 0.04 | 0.62 | 177.5 | 1 | 0.19 |
| Hex | 0 | 60 | 5C | 64 | 0 | 4 | 3E | B2 | 64 | 13 |
| Octal | 0 | 140 | 134 | 144 | 0 | 4 | 76 | 262 | 144 | 23 |
| Binary | 0 | 1100000 | 1011100 | 1100100 | 0 | 100 | 111110 | 10110010 | 1100100 | 10011 |
Color Harmonies of #00605C
Complementary color
Monochromatic Colors of #00605C
Black with #00605C
Text Example
Text Example
White with #00605C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00605C; }
p { color: rgb(0,96,92); }
H1.HeaderClassName
{
color: #00605C;
}
.AnyTagClassName
{
color: #00605C;
}
</style>
background-color css
<style>
a { background-color: #00605C; }
a { background-color: rgb(0,96,92); }
div.DivClassName
{
background-color: #00605C;
}
.BgClassName
{
background-color: #00605C;
}
</style>
border-color css
<style>
span { border-color: #00605C; }
span { border-color: rgb(0,96,92); }
td.TdClassName
{
border-color: #00605C;
}
.TagClassName
{
border-color: #00605C;
}
</style>