Shades of Mosque #006053
Tints of Mosque #006053
RGB
CMYK
RGB Variations
Color information
#006053 (or 0x006053) is known color: Mosque. HEX triplet: 00, 60 and 53. RGB value is (0,96,83). Sum of RGB (Red+Green+Blue) = 0+96+83=179 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 179); Green value is 96 (37.89% from 255 or 53.63% from 179); Blue value is 83 (32.81% from 255 or 46.37% from 179); Max value from RGB is 96 - color contains mainly: green. Hex color #006053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006053 is #FF9FAC. Grayscale: #414141. Windows color (decimal): -16752557 or 5464064. OLE color: 5464064.
HSL color Cylindrical-coordinate representation of color #006053: hue angle of 171.88º 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 #006053 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 83 | - |
| CMYK | 1 | 0 | 0.14 | 0.62 |
| HSL | 171.88º | 1% | 0.19% | - |
| HSV(B) | 171.88º | 1% | 0.38% | - |
| XYZ | 5.74 | 8.99 | 9.62 | - |
| YUV | 65.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 83 | 1 | 0 | 0.14 | 0.62 | 171.88 | 1 | 0.19 |
| Hex | 0 | 60 | 53 | 64 | 0 | E | 3E | AC | 64 | 13 |
| Octal | 0 | 140 | 123 | 144 | 0 | 16 | 76 | 254 | 144 | 23 |
| Binary | 0 | 1100000 | 1010011 | 1100100 | 0 | 1110 | 111110 | 10101100 | 1100100 | 10011 |
Color Harmonies of #006053
Complementary color
Monochromatic Colors of #006053
Black with #006053
Text Example
Text Example
White with #006053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006053; }
p { color: rgb(0,96,83); }
H1.HeaderClassName
{
color: #006053;
}
.AnyTagClassName
{
color: #006053;
}
</style>
background-color css
<style>
a { background-color: #006053; }
a { background-color: rgb(0,96,83); }
div.DivClassName
{
background-color: #006053;
}
.BgClassName
{
background-color: #006053;
}
</style>
border-color css
<style>
span { border-color: #006053; }
span { border-color: rgb(0,96,83); }
td.TdClassName
{
border-color: #006053;
}
.TagClassName
{
border-color: #006053;
}
</style>