Shades of Mosque #006359
Tints of Mosque #006359
RGB
CMYK
RGB Variations
Color information
#006359 (or 0x006359) is known color: Mosque. HEX triplet: 00, 63 and 59. RGB value is (0,99,89). Sum of RGB (Red+Green+Blue) = 0+99+89=188 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 188); Green value is 99 (39.06% from 255 or 52.66% from 188); Blue value is 89 (35.16% from 255 or 47.34% from 188); Max value from RGB is 99 - color contains mainly: green. Hex color #006359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006359 is #FF9CA6. Grayscale: #444444. Windows color (decimal): -16751783 or 5858048. OLE color: 5858048.
HSL color Cylindrical-coordinate representation of color #006359: hue angle of 173.94º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006359 is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 89 | - |
| CMYK | 1 | 0 | 0.10 | 0.61 |
| HSL | 173.94º | 1% | 0.19% | - |
| HSV(B) | 173.94º | 1% | 0.39% | - |
| XYZ | 6.27 | 9.64 | 10.98 | - |
| YUV | 68.26 | 139.7 | 79.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 89 | 1 | 0 | 0.10 | 0.61 | 173.94 | 1 | 0.19 |
| Hex | 0 | 63 | 59 | 64 | 0 | A | 3D | AE | 64 | 13 |
| Octal | 0 | 143 | 131 | 144 | 0 | 12 | 75 | 256 | 144 | 23 |
| Binary | 0 | 1100011 | 1011001 | 1100100 | 0 | 1010 | 111101 | 10101110 | 1100100 | 10011 |
Color Harmonies of #006359
Complementary color
Monochromatic Colors of #006359
Black with #006359
Text Example
Text Example
White with #006359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006359; }
p { color: rgb(0,99,89); }
H1.HeaderClassName
{
color: #006359;
}
.AnyTagClassName
{
color: #006359;
}
</style>
background-color css
<style>
a { background-color: #006359; }
a { background-color: rgb(0,99,89); }
div.DivClassName
{
background-color: #006359;
}
.BgClassName
{
background-color: #006359;
}
</style>
border-color css
<style>
span { border-color: #006359; }
span { border-color: rgb(0,99,89); }
td.TdClassName
{
border-color: #006359;
}
.TagClassName
{
border-color: #006359;
}
</style>