Shades of Mosque #056565
Tints of Mosque #056565
RGB
CMYK
RGB Variations
Color information
#056565 (or 0x056565) is known color: Mosque. HEX triplet: 05, 65 and 65. RGB value is (5,101,101). Sum of RGB (Red+Green+Blue) = 5+101+101=207 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.42% from 207); Green value is 101 (39.84% from 255 or 48.79% from 207); Blue value is 101 (39.84% from 255 or 48.79% from 207); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #056565 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056565 is #FA9A9A. Grayscale: #484848. Windows color (decimal): -16423579 or 6644997. OLE color: 6644997.
HSL color Cylindrical-coordinate representation of color #056565: hue angle of 180º 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 #056565 is Cyan = 0.95, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 5 | 101 | 101 | - |
| CMYK | 0.95 | 0 | 0 | 0.60 |
| HSL | 180º | 0.91% | 0.21% | - |
| HSV(B) | 180º | 0.95% | 0.4% | - |
| XYZ | 7.07 | 10.28 | 13.92 | - |
| YUV | 72.3 | 144.2 | 80 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 101 | 101 | 0.95 | 0 | 0 | 0.60 | 180 | 0.91 | 0.21 |
| Hex | 5 | 65 | 65 | 5F | 0 | 0 | 3C | B4 | 5B | 15 |
| Octal | 5 | 145 | 145 | 137 | 0 | 0 | 74 | 264 | 133 | 25 |
| Binary | 101 | 1100101 | 1100101 | 1011111 | 0 | 0 | 111100 | 10110100 | 1011011 | 10101 |
Color Harmonies of #056565
Complementary color
Monochromatic Colors of #056565
Black with #056565
Text Example
Text Example
White with #056565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056565; }
p { color: rgb(5,101,101); }
H1.HeaderClassName
{
color: #056565;
}
.AnyTagClassName
{
color: #056565;
}
</style>
background-color css
<style>
a { background-color: #056565; }
a { background-color: rgb(5,101,101); }
div.DivClassName
{
background-color: #056565;
}
.BgClassName
{
background-color: #056565;
}
</style>
border-color css
<style>
span { border-color: #056565; }
span { border-color: rgb(5,101,101); }
td.TdClassName
{
border-color: #056565;
}
.TagClassName
{
border-color: #056565;
}
</style>