Shades of Mosque #056265
Tints of Mosque #056265
RGB
CMYK
RGB Variations
Color information
#056265 (or 0x056265) is known color: Mosque. HEX triplet: 05, 62 and 65. RGB value is (5,98,101). Sum of RGB (Red+Green+Blue) = 5+98+101=204 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.45% from 204); Green value is 98 (38.67% from 255 or 48.04% from 204); Blue value is 101 (39.84% from 255 or 49.51% from 204); Max value from RGB is 101 - color contains mainly: blue. Hex color #056265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056265 is #FA9D9A. Grayscale: #464646. Windows color (decimal): -16424347 or 6644229. OLE color: 6644229.
HSL color Cylindrical-coordinate representation of color #056265: hue angle of 181.88º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056265 is Cyan = 0.95, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 5 | 98 | 101 | - |
| CMYK | 0.95 | 0.03 | 0 | 0.60 |
| HSL | 181.88º | 0.91% | 0.21% | - |
| HSV(B) | 181.88º | 0.95% | 0.4% | - |
| XYZ | 6.78 | 9.71 | 13.83 | - |
| YUV | 70.54 | 145.19 | 81.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 98 | 101 | 0.95 | 0.03 | 0 | 0.60 | 181.88 | 0.91 | 0.21 |
| Hex | 5 | 62 | 65 | 5F | 3 | 0 | 3C | B6 | 5B | 15 |
| Octal | 5 | 142 | 145 | 137 | 3 | 0 | 74 | 266 | 133 | 25 |
| Binary | 101 | 1100010 | 1100101 | 1011111 | 11 | 0 | 111100 | 10110110 | 1011011 | 10101 |
Color Harmonies of #056265
Complementary color
Monochromatic Colors of #056265
Black with #056265
Text Example
Text Example
White with #056265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056265; }
p { color: rgb(5,98,101); }
H1.HeaderClassName
{
color: #056265;
}
.AnyTagClassName
{
color: #056265;
}
</style>
background-color css
<style>
a { background-color: #056265; }
a { background-color: rgb(5,98,101); }
div.DivClassName
{
background-color: #056265;
}
.BgClassName
{
background-color: #056265;
}
</style>
border-color css
<style>
span { border-color: #056265; }
span { border-color: rgb(5,98,101); }
td.TdClassName
{
border-color: #056265;
}
.TagClassName
{
border-color: #056265;
}
</style>