Shades of Mosque #006153
Tints of Mosque #006153
RGB
CMYK
RGB Variations
Color information
#006153 (or 0x006153) is known color: Mosque. HEX triplet: 00, 61 and 53. RGB value is (0,97,83). Sum of RGB (Red+Green+Blue) = 0+97+83=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 97 (38.28% from 255 or 53.89% from 180); Blue value is 83 (32.81% from 255 or 46.11% from 180); Max value from RGB is 97 - color contains mainly: green. Hex color #006153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006153 is #FF9EAC. Grayscale: #424242. Windows color (decimal): -16752301 or 5464320. OLE color: 5464320.
HSL color Cylindrical-coordinate representation of color #006153: hue angle of 171.34º 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 #006153 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 83 | - |
| CMYK | 1 | 0 | 0.14 | 0.62 |
| HSL | 171.34º | 1% | 0.19% | - |
| HSV(B) | 171.34º | 1% | 0.38% | - |
| XYZ | 5.84 | 9.17 | 9.65 | - |
| YUV | 66.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 83 | 1 | 0 | 0.14 | 0.62 | 171.34 | 1 | 0.19 |
| Hex | 0 | 61 | 53 | 64 | 0 | E | 3E | AB | 64 | 13 |
| Octal | 0 | 141 | 123 | 144 | 0 | 16 | 76 | 253 | 144 | 23 |
| Binary | 0 | 1100001 | 1010011 | 1100100 | 0 | 1110 | 111110 | 10101011 | 1100100 | 10011 |
Color Harmonies of #006153
Complementary color
Monochromatic Colors of #006153
Black with #006153
Text Example
Text Example
White with #006153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006153; }
p { color: rgb(0,97,83); }
H1.HeaderClassName
{
color: #006153;
}
.AnyTagClassName
{
color: #006153;
}
</style>
background-color css
<style>
a { background-color: #006153; }
a { background-color: rgb(0,97,83); }
div.DivClassName
{
background-color: #006153;
}
.BgClassName
{
background-color: #006153;
}
</style>
border-color css
<style>
span { border-color: #006153; }
span { border-color: rgb(0,97,83); }
td.TdClassName
{
border-color: #006153;
}
.TagClassName
{
border-color: #006153;
}
</style>