Shades of Mosque #00604F
Tints of Mosque #00604F
RGB
CMYK
RGB Variations
Color information
#00604F (or 0x00604F) is known color: Mosque. HEX triplet: 00, 60 and 4F. RGB value is (0,96,79). Sum of RGB (Red+Green+Blue) = 0+96+79=175 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 175); Green value is 96 (37.89% from 255 or 54.86% from 175); Blue value is 79 (31.25% from 255 or 45.14% from 175); Max value from RGB is 96 - color contains mainly: green. Hex color #00604F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00604F is #FF9FB0. Grayscale: #414141. Windows color (decimal): -16752561 or 5201920. OLE color: 5201920.
HSL color Cylindrical-coordinate representation of color #00604F: hue angle of 169.38º 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 #00604F is Cyan = 1, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 79 | - |
| CMYK | 1 | 0 | 0.18 | 0.62 |
| HSL | 169.38º | 1% | 0.19% | - |
| HSV(B) | 169.38º | 1% | 0.38% | - |
| XYZ | 5.59 | 8.93 | 8.83 | - |
| YUV | 65.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 79 | 1 | 0 | 0.18 | 0.62 | 169.38 | 1 | 0.19 |
| Hex | 0 | 60 | 4F | 64 | 0 | 12 | 3E | A9 | 64 | 13 |
| Octal | 0 | 140 | 117 | 144 | 0 | 22 | 76 | 251 | 144 | 23 |
| Binary | 0 | 1100000 | 1001111 | 1100100 | 0 | 10010 | 111110 | 10101001 | 1100100 | 10011 |
Color Harmonies of #00604F
Complementary color
Monochromatic Colors of #00604F
Black with #00604F
Text Example
Text Example
White with #00604F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00604F; }
p { color: rgb(0,96,79); }
H1.HeaderClassName
{
color: #00604F;
}
.AnyTagClassName
{
color: #00604F;
}
</style>
background-color css
<style>
a { background-color: #00604F; }
a { background-color: rgb(0,96,79); }
div.DivClassName
{
background-color: #00604F;
}
.BgClassName
{
background-color: #00604F;
}
</style>
border-color css
<style>
span { border-color: #00604F; }
span { border-color: rgb(0,96,79); }
td.TdClassName
{
border-color: #00604F;
}
.TagClassName
{
border-color: #00604F;
}
</style>