Shades of Mosque #00605A
Tints of Mosque #00605A
RGB
CMYK
RGB Variations
Color information
#00605A (or 0x00605A) is known color: Mosque. HEX triplet: 00, 60 and 5A. RGB value is (0,96,90). Sum of RGB (Red+Green+Blue) = 0+96+90=186 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 90 (35.55% from 255 or 48.39% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #00605A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00605A is #FF9FA5. Grayscale: #424242. Windows color (decimal): -16752550 or 5922816. OLE color: 5922816.
HSL color Cylindrical-coordinate representation of color #00605A: hue angle of 176.25º 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 #00605A is Cyan = 1, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 90 | - |
| CMYK | 1 | 0 | 0.06 | 0.62 |
| HSL | 176.25º | 1% | 0.19% | - |
| HSV(B) | 176.25º | 1% | 0.38% | - |
| XYZ | 6.03 | 9.1 | 11.11 | - |
| YUV | 66.61 | 141.2 | 80.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 90 | 1 | 0 | 0.06 | 0.62 | 176.25 | 1 | 0.19 |
| Hex | 0 | 60 | 5A | 64 | 0 | 6 | 3E | B0 | 64 | 13 |
| Octal | 0 | 140 | 132 | 144 | 0 | 6 | 76 | 260 | 144 | 23 |
| Binary | 0 | 1100000 | 1011010 | 1100100 | 0 | 110 | 111110 | 10110000 | 1100100 | 10011 |
Color Harmonies of #00605A
Complementary color
Monochromatic Colors of #00605A
Black with #00605A
Text Example
Text Example
White with #00605A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00605A; }
p { color: rgb(0,96,90); }
H1.HeaderClassName
{
color: #00605A;
}
.AnyTagClassName
{
color: #00605A;
}
</style>
background-color css
<style>
a { background-color: #00605A; }
a { background-color: rgb(0,96,90); }
div.DivClassName
{
background-color: #00605A;
}
.BgClassName
{
background-color: #00605A;
}
</style>
border-color css
<style>
span { border-color: #00605A; }
span { border-color: rgb(0,96,90); }
td.TdClassName
{
border-color: #00605A;
}
.TagClassName
{
border-color: #00605A;
}
</style>