Shades of Mosque #056164
Tints of Mosque #056164
RGB
CMYK
RGB Variations
Color information
#056164 (or 0x056164) is known color: Mosque. HEX triplet: 05, 61 and 64. RGB value is (5,97,100). Sum of RGB (Red+Green+Blue) = 5+97+100=202 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.48% from 202); Green value is 97 (38.28% from 255 or 48.02% from 202); Blue value is 100 (39.45% from 255 or 49.50% from 202); Max value from RGB is 100 - color contains mainly: blue. Hex color #056164 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056164 is #FA9E9B. Grayscale: #454545. Windows color (decimal): -16424604 or 6578437. OLE color: 6578437.
HSL color Cylindrical-coordinate representation of color #056164: hue angle of 181.89º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056164 is Cyan = 0.95, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 97 | 100 | - |
| CMYK | 0.95 | 0.03 | 0 | 0.61 |
| HSL | 181.89º | 0.9% | 0.21% | - |
| HSV(B) | 181.89º | 0.95% | 0.39% | - |
| XYZ | 6.64 | 9.5 | 13.54 | - |
| YUV | 69.83 | 145.02 | 81.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 100 | 0.95 | 0.03 | 0 | 0.61 | 181.89 | 0.9 | 0.21 |
| Hex | 5 | 61 | 64 | 5F | 3 | 0 | 3D | B6 | 5A | 15 |
| Octal | 5 | 141 | 144 | 137 | 3 | 0 | 75 | 266 | 132 | 25 |
| Binary | 101 | 1100001 | 1100100 | 1011111 | 11 | 0 | 111101 | 10110110 | 1011010 | 10101 |
Color Harmonies of #056164
Complementary color
Monochromatic Colors of #056164
Black with #056164
Text Example
Text Example
White with #056164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056164; }
p { color: rgb(5,97,100); }
H1.HeaderClassName
{
color: #056164;
}
.AnyTagClassName
{
color: #056164;
}
</style>
background-color css
<style>
a { background-color: #056164; }
a { background-color: rgb(5,97,100); }
div.DivClassName
{
background-color: #056164;
}
.BgClassName
{
background-color: #056164;
}
</style>
border-color css
<style>
span { border-color: #056164; }
span { border-color: rgb(5,97,100); }
td.TdClassName
{
border-color: #056164;
}
.TagClassName
{
border-color: #056164;
}
</style>