Shades of Mosque #005848
Tints of Mosque #005848
RGB
CMYK
RGB Variations
Color information
#005848 (or 0x005848) is known color: Mosque. HEX triplet: 00, 58 and 48. RGB value is (0,88,72). Sum of RGB (Red+Green+Blue) = 0+88+72=160 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 160); Green value is 88 (34.77% from 255 or 55% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 88 - color contains mainly: green. Hex color #005848 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005848 is #FFA7B7. Grayscale: #3B3B3B. Windows color (decimal): -16754616 or 4741120. OLE color: 4741120.
HSL color Cylindrical-coordinate representation of color #005848: hue angle of 169.09º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005848 is Cyan = 1, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 72 | - |
| CMYK | 1 | 0 | 0.18 | 0.65 |
| HSL | 169.09º | 1% | 0.17% | - |
| HSV(B) | 169.09º | 1% | 0.35% | - |
| XYZ | 4.66 | 7.45 | 7.32 | - |
| YUV | 59.86 | 134.85 | 85.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 72 | 1 | 0 | 0.18 | 0.65 | 169.09 | 1 | 0.17 |
| Hex | 0 | 58 | 48 | 64 | 0 | 12 | 41 | A9 | 64 | 11 |
| Octal | 0 | 130 | 110 | 144 | 0 | 22 | 101 | 251 | 144 | 21 |
| Binary | 0 | 1011000 | 1001000 | 1100100 | 0 | 10010 | 1000001 | 10101001 | 1100100 | 10001 |
Color Harmonies of #005848
Complementary color
Monochromatic Colors of #005848
Black with #005848
Text Example
Text Example
White with #005848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005848; }
p { color: rgb(0,88,72); }
H1.HeaderClassName
{
color: #005848;
}
.AnyTagClassName
{
color: #005848;
}
</style>
background-color css
<style>
a { background-color: #005848; }
a { background-color: rgb(0,88,72); }
div.DivClassName
{
background-color: #005848;
}
.BgClassName
{
background-color: #005848;
}
</style>
border-color css
<style>
span { border-color: #005848; }
span { border-color: rgb(0,88,72); }
td.TdClassName
{
border-color: #005848;
}
.TagClassName
{
border-color: #005848;
}
</style>