Shades of Mosque #006456
Tints of Mosque #006456
RGB
CMYK
RGB Variations
Color information
#006456 (or 0x006456) is known color: Mosque. HEX triplet: 00, 64 and 56. RGB value is (0,100,86). Sum of RGB (Red+Green+Blue) = 0+100+86=186 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 186); Green value is 100 (39.45% from 255 or 53.76% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 100 - color contains mainly: green. Hex color #006456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006456 is #FF9BA9. Grayscale: #444444. Windows color (decimal): -16751530 or 5661696. OLE color: 5661696.
HSL color Cylindrical-coordinate representation of color #006456: hue angle of 171.6º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006456 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 100 | 86 | - |
| CMYK | 1 | 0 | 0.14 | 0.61 |
| HSL | 171.6º | 1% | 0.2% | - |
| HSV(B) | 171.6º | 1% | 0.39% | - |
| XYZ | 6.24 | 9.79 | 10.36 | - |
| YUV | 68.5 | 137.87 | 79.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 100 | 86 | 1 | 0 | 0.14 | 0.61 | 171.6 | 1 | 0.2 |
| Hex | 0 | 64 | 56 | 64 | 0 | E | 3D | AC | 64 | 14 |
| Octal | 0 | 144 | 126 | 144 | 0 | 16 | 75 | 254 | 144 | 24 |
| Binary | 0 | 1100100 | 1010110 | 1100100 | 0 | 1110 | 111101 | 10101100 | 1100100 | 10100 |
Color Harmonies of #006456
Complementary color
Monochromatic Colors of #006456
Black with #006456
Text Example
Text Example
White with #006456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006456; }
p { color: rgb(0,100,86); }
H1.HeaderClassName
{
color: #006456;
}
.AnyTagClassName
{
color: #006456;
}
</style>
background-color css
<style>
a { background-color: #006456; }
a { background-color: rgb(0,100,86); }
div.DivClassName
{
background-color: #006456;
}
.BgClassName
{
background-color: #006456;
}
</style>
border-color css
<style>
span { border-color: #006456; }
span { border-color: rgb(0,100,86); }
td.TdClassName
{
border-color: #006456;
}
.TagClassName
{
border-color: #006456;
}
</style>