Shades of Mosque #006057
Tints of Mosque #006057
RGB
CMYK
RGB Variations
Color information
#006057 (or 0x006057) is known color: Mosque. HEX triplet: 00, 60 and 57. RGB value is (0,96,87). Sum of RGB (Red+Green+Blue) = 0+96+87=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 96 (37.89% from 255 or 52.46% from 183); Blue value is 87 (34.38% from 255 or 47.54% from 183); Max value from RGB is 96 - color contains mainly: green. Hex color #006057 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006057 is #FF9FA8. Grayscale: #424242. Windows color (decimal): -16752553 or 5726208. OLE color: 5726208.
HSL color Cylindrical-coordinate representation of color #006057: hue angle of 174.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 #006057 is Cyan = 1, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 87 | - |
| CMYK | 1 | 0 | 0.09 | 0.62 |
| HSL | 174.38º | 1% | 0.19% | - |
| HSV(B) | 174.38º | 1% | 0.38% | - |
| XYZ | 5.9 | 9.05 | 10.45 | - |
| YUV | 66.27 | 139.7 | 80.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 87 | 1 | 0 | 0.09 | 0.62 | 174.38 | 1 | 0.19 |
| Hex | 0 | 60 | 57 | 64 | 0 | 9 | 3E | AE | 64 | 13 |
| Octal | 0 | 140 | 127 | 144 | 0 | 11 | 76 | 256 | 144 | 23 |
| Binary | 0 | 1100000 | 1010111 | 1100100 | 0 | 1001 | 111110 | 10101110 | 1100100 | 10011 |
Color Harmonies of #006057
Complementary color
Monochromatic Colors of #006057
Black with #006057
Text Example
Text Example
White with #006057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006057; }
p { color: rgb(0,96,87); }
H1.HeaderClassName
{
color: #006057;
}
.AnyTagClassName
{
color: #006057;
}
</style>
background-color css
<style>
a { background-color: #006057; }
a { background-color: rgb(0,96,87); }
div.DivClassName
{
background-color: #006057;
}
.BgClassName
{
background-color: #006057;
}
</style>
border-color css
<style>
span { border-color: #006057; }
span { border-color: rgb(0,96,87); }
td.TdClassName
{
border-color: #006057;
}
.TagClassName
{
border-color: #006057;
}
</style>