Shades of Mosque #055862
Tints of Mosque #055862
RGB
CMYK
RGB Variations
Color information
#055862 (or 0x055862) is known color: Mosque. HEX triplet: 05, 58 and 62. RGB value is (5,88,98). Sum of RGB (Red+Green+Blue) = 5+88+98=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 88 (34.77% from 255 or 46.07% from 191); Blue value is 98 (38.67% from 255 or 51.31% from 191); Max value from RGB is 98 - color contains mainly: blue. Hex color #055862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055862 is #FAA79D. Grayscale: #404040. Windows color (decimal): -16426910 or 6445061. OLE color: 6445061.
HSL color Cylindrical-coordinate representation of color #055862: hue angle of 186.45º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055862 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 88 | 98 | - |
| CMYK | 0.95 | 0.10 | 0 | 0.62 |
| HSL | 186.45º | 0.9% | 0.2% | - |
| HSV(B) | 186.45º | 0.95% | 0.38% | - |
| XYZ | 5.76 | 7.89 | 12.78 | - |
| YUV | 64.32 | 147 | 85.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 98 | 0.95 | 0.10 | 0 | 0.62 | 186.45 | 0.9 | 0.2 |
| Hex | 5 | 58 | 62 | 5F | A | 0 | 3E | BA | 5A | 14 |
| Octal | 5 | 130 | 142 | 137 | 12 | 0 | 76 | 272 | 132 | 24 |
| Binary | 101 | 1011000 | 1100010 | 1011111 | 1010 | 0 | 111110 | 10111010 | 1011010 | 10100 |
Color Harmonies of #055862
Complementary color
Monochromatic Colors of #055862
Black with #055862
Text Example
Text Example
White with #055862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055862; }
p { color: rgb(5,88,98); }
H1.HeaderClassName
{
color: #055862;
}
.AnyTagClassName
{
color: #055862;
}
</style>
background-color css
<style>
a { background-color: #055862; }
a { background-color: rgb(5,88,98); }
div.DivClassName
{
background-color: #055862;
}
.BgClassName
{
background-color: #055862;
}
</style>
border-color css
<style>
span { border-color: #055862; }
span { border-color: rgb(5,88,98); }
td.TdClassName
{
border-color: #055862;
}
.TagClassName
{
border-color: #055862;
}
</style>