Shades of Mosque #00615B
Tints of Mosque #00615B
RGB
CMYK
RGB Variations
Color information
#00615B (or 0x00615B) is known color: Mosque. HEX triplet: 00, 61 and 5B. RGB value is (0,97,91). Sum of RGB (Red+Green+Blue) = 0+97+91=188 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 91 (35.94% from 255 or 48.40% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #00615B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00615B is #FF9EA4. Grayscale: #434343. Windows color (decimal): -16752293 or 5988608. OLE color: 5988608.
HSL color Cylindrical-coordinate representation of color #00615B: hue angle of 176.29º 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 #00615B is Cyan = 1, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 91 | - |
| CMYK | 1 | 0 | 0.06 | 0.62 |
| HSL | 176.29º | 1% | 0.19% | - |
| HSV(B) | 176.29º | 1% | 0.38% | - |
| XYZ | 6.16 | 9.3 | 11.37 | - |
| YUV | 67.31 | 141.36 | 79.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 91 | 1 | 0 | 0.06 | 0.62 | 176.29 | 1 | 0.19 |
| Hex | 0 | 61 | 5B | 64 | 0 | 6 | 3E | B0 | 64 | 13 |
| Octal | 0 | 141 | 133 | 144 | 0 | 6 | 76 | 260 | 144 | 23 |
| Binary | 0 | 1100001 | 1011011 | 1100100 | 0 | 110 | 111110 | 10110000 | 1100100 | 10011 |
Color Harmonies of #00615B
Complementary color
Monochromatic Colors of #00615B
Black with #00615B
Text Example
Text Example
White with #00615B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00615B; }
p { color: rgb(0,97,91); }
H1.HeaderClassName
{
color: #00615B;
}
.AnyTagClassName
{
color: #00615B;
}
</style>
background-color css
<style>
a { background-color: #00615B; }
a { background-color: rgb(0,97,91); }
div.DivClassName
{
background-color: #00615B;
}
.BgClassName
{
background-color: #00615B;
}
</style>
border-color css
<style>
span { border-color: #00615B; }
span { border-color: rgb(0,97,91); }
td.TdClassName
{
border-color: #00615B;
}
.TagClassName
{
border-color: #00615B;
}
</style>