Shades of Mosque #006356
Tints of Mosque #006356
RGB
CMYK
RGB Variations
Color information
#006356 (or 0x006356) is known color: Mosque. HEX triplet: 00, 63 and 56. RGB value is (0,99,86). Sum of RGB (Red+Green+Blue) = 0+99+86=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #006356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006356 is #FF9CA9. Grayscale: #434343. Windows color (decimal): -16751786 or 5661440. OLE color: 5661440.
HSL color Cylindrical-coordinate representation of color #006356: hue angle of 172.12º 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 #006356 is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 86 | - |
| CMYK | 1 | 0 | 0.13 | 0.61 |
| HSL | 172.12º | 1% | 0.19% | - |
| HSV(B) | 172.12º | 1% | 0.39% | - |
| XYZ | 6.14 | 9.6 | 10.33 | - |
| YUV | 67.92 | 138.2 | 79.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 86 | 1 | 0 | 0.13 | 0.61 | 172.12 | 1 | 0.19 |
| Hex | 0 | 63 | 56 | 64 | 0 | D | 3D | AC | 64 | 13 |
| Octal | 0 | 143 | 126 | 144 | 0 | 15 | 75 | 254 | 144 | 23 |
| Binary | 0 | 1100011 | 1010110 | 1100100 | 0 | 1101 | 111101 | 10101100 | 1100100 | 10011 |
Color Harmonies of #006356
Complementary color
Monochromatic Colors of #006356
Black with #006356
Text Example
Text Example
White with #006356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006356; }
p { color: rgb(0,99,86); }
H1.HeaderClassName
{
color: #006356;
}
.AnyTagClassName
{
color: #006356;
}
</style>
background-color css
<style>
a { background-color: #006356; }
a { background-color: rgb(0,99,86); }
div.DivClassName
{
background-color: #006356;
}
.BgClassName
{
background-color: #006356;
}
</style>
border-color css
<style>
span { border-color: #006356; }
span { border-color: rgb(0,99,86); }
td.TdClassName
{
border-color: #006356;
}
.TagClassName
{
border-color: #006356;
}
</style>