Shades of Mosque #056264
Tints of Mosque #056264
RGB
CMYK
RGB Variations
Color information
#056264 (or 0x056264) is known color: Mosque. HEX triplet: 05, 62 and 64. RGB value is (5,98,100). Sum of RGB (Red+Green+Blue) = 5+98+100=203 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.46% from 203); Green value is 98 (38.67% from 255 or 48.28% from 203); Blue value is 100 (39.45% from 255 or 49.26% from 203); Max value from RGB is 100 - color contains mainly: blue. Hex color #056264 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056264 is #FA9D9B. Grayscale: #464646. Windows color (decimal): -16424348 or 6578693. OLE color: 6578693.
HSL color Cylindrical-coordinate representation of color #056264: hue angle of 181.26º 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 #056264 is Cyan = 0.95, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 98 | 100 | - |
| CMYK | 0.95 | 0.02 | 0 | 0.61 |
| HSL | 181.26º | 0.9% | 0.21% | - |
| HSV(B) | 181.26º | 0.95% | 0.39% | - |
| XYZ | 6.73 | 9.69 | 13.57 | - |
| YUV | 70.42 | 144.69 | 81.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 98 | 100 | 0.95 | 0.02 | 0 | 0.61 | 181.26 | 0.9 | 0.21 |
| Hex | 5 | 62 | 64 | 5F | 2 | 0 | 3D | B5 | 5A | 15 |
| Octal | 5 | 142 | 144 | 137 | 2 | 0 | 75 | 265 | 132 | 25 |
| Binary | 101 | 1100010 | 1100100 | 1011111 | 10 | 0 | 111101 | 10110101 | 1011010 | 10101 |
Color Harmonies of #056264
Complementary color
Monochromatic Colors of #056264
Black with #056264
Text Example
Text Example
White with #056264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056264; }
p { color: rgb(5,98,100); }
H1.HeaderClassName
{
color: #056264;
}
.AnyTagClassName
{
color: #056264;
}
</style>
background-color css
<style>
a { background-color: #056264; }
a { background-color: rgb(5,98,100); }
div.DivClassName
{
background-color: #056264;
}
.BgClassName
{
background-color: #056264;
}
</style>
border-color css
<style>
span { border-color: #056264; }
span { border-color: rgb(5,98,100); }
td.TdClassName
{
border-color: #056264;
}
.TagClassName
{
border-color: #056264;
}
</style>