Shades of Mosque #056358
Tints of Mosque #056358
RGB
CMYK
RGB Variations
Color information
#056358 (or 0x056358) is known color: Mosque. HEX triplet: 05, 63 and 58. RGB value is (5,99,88). Sum of RGB (Red+Green+Blue) = 5+99+88=192 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.60% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #056358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056358 is #FA9CA7. Grayscale: #454545. Windows color (decimal): -16424104 or 5792517. OLE color: 5792517.
HSL color Cylindrical-coordinate representation of color #056358: hue angle of 172.98º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056358 is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 5 | 99 | 88 | - |
| CMYK | 0.95 | 0 | 0.11 | 0.61 |
| HSL | 172.98º | 0.9% | 0.2% | - |
| HSV(B) | 172.98º | 0.95% | 0.39% | - |
| XYZ | 6.29 | 9.66 | 10.77 | - |
| YUV | 69.64 | 138.36 | 81.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 99 | 88 | 0.95 | 0 | 0.11 | 0.61 | 172.98 | 0.9 | 0.2 |
| Hex | 5 | 63 | 58 | 5F | 0 | B | 3D | AD | 5A | 14 |
| Octal | 5 | 143 | 130 | 137 | 0 | 13 | 75 | 255 | 132 | 24 |
| Binary | 101 | 1100011 | 1011000 | 1011111 | 0 | 1011 | 111101 | 10101101 | 1011010 | 10100 |
Color Harmonies of #056358
Complementary color
Monochromatic Colors of #056358
Black with #056358
Text Example
Text Example
White with #056358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056358; }
p { color: rgb(5,99,88); }
H1.HeaderClassName
{
color: #056358;
}
.AnyTagClassName
{
color: #056358;
}
</style>
background-color css
<style>
a { background-color: #056358; }
a { background-color: rgb(5,99,88); }
div.DivClassName
{
background-color: #056358;
}
.BgClassName
{
background-color: #056358;
}
</style>
border-color css
<style>
span { border-color: #056358; }
span { border-color: rgb(5,99,88); }
td.TdClassName
{
border-color: #056358;
}
.TagClassName
{
border-color: #056358;
}
</style>