Shades of Mosque #056964
Tints of Mosque #056964
RGB
CMYK
RGB Variations
Color information
#056964 (or 0x056964) is known color: Mosque. HEX triplet: 05, 69 and 64. RGB value is (5,105,100). Sum of RGB (Red+Green+Blue) = 5+105+100=210 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.38% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 100 (39.45% from 255 or 47.62% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #056964 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056964 is #FA969B. Grayscale: #4A4A4A. Windows color (decimal): -16422556 or 6580485. OLE color: 6580485.
HSL color Cylindrical-coordinate representation of color #056964: hue angle of 177º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056964 is Cyan = 0.95, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 105 | 100 | - |
| CMYK | 0.95 | 0 | 0.05 | 0.59 |
| HSL | 177º | 0.91% | 0.22% | - |
| HSV(B) | 177º | 0.95% | 0.41% | - |
| XYZ | 7.41 | 11.06 | 13.8 | - |
| YUV | 74.53 | 142.37 | 78.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 105 | 100 | 0.95 | 0 | 0.05 | 0.59 | 177 | 0.91 | 0.22 |
| Hex | 5 | 69 | 64 | 5F | 0 | 5 | 3B | B1 | 5B | 16 |
| Octal | 5 | 151 | 144 | 137 | 0 | 5 | 73 | 261 | 133 | 26 |
| Binary | 101 | 1101001 | 1100100 | 1011111 | 0 | 101 | 111011 | 10110001 | 1011011 | 10110 |
Color Harmonies of #056964
Complementary color
Monochromatic Colors of #056964
Black with #056964
Text Example
Text Example
White with #056964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056964; }
p { color: rgb(5,105,100); }
H1.HeaderClassName
{
color: #056964;
}
.AnyTagClassName
{
color: #056964;
}
</style>
background-color css
<style>
a { background-color: #056964; }
a { background-color: rgb(5,105,100); }
div.DivClassName
{
background-color: #056964;
}
.BgClassName
{
background-color: #056964;
}
</style>
border-color css
<style>
span { border-color: #056964; }
span { border-color: rgb(5,105,100); }
td.TdClassName
{
border-color: #056964;
}
.TagClassName
{
border-color: #056964;
}
</style>