Shades of Mosque #0A5553
Tints of Mosque #0A5553
RGB
CMYK
RGB Variations
Color information
#0A5553 (or 0x0A5553) is known color: Mosque. HEX triplet: 0A, 55 and 53. RGB value is (10,85,83). Sum of RGB (Red+Green+Blue) = 10+85+83=178 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.62% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 83 (32.81% from 255 or 46.63% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #0A5553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A5553 is #F5AAAC. Grayscale: #3E3E3E. Windows color (decimal): -16100013 or 5461258. OLE color: 5461258.
HSL color Cylindrical-coordinate representation of color #0A5553: hue angle of 178.4º degrees, saturation: 0.79, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0A5553 is Cyan = 0.88, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 10 | 85 | 83 | - |
| CMYK | 0.88 | 0 | 0.02 | 0.67 |
| HSL | 178.4º | 0.79% | 0.19% | - |
| HSV(B) | 178.4º | 0.88% | 0.33% | - |
| XYZ | 4.94 | 7.19 | 9.31 | - |
| YUV | 62.35 | 139.65 | 90.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 85 | 83 | 0.88 | 0 | 0.02 | 0.67 | 178.4 | 0.79 | 0.19 |
| Hex | A | 55 | 53 | 58 | 0 | 2 | 43 | B2 | 4F | 13 |
| Octal | 12 | 125 | 123 | 130 | 0 | 2 | 103 | 262 | 117 | 23 |
| Binary | 1010 | 1010101 | 1010011 | 1011000 | 0 | 10 | 1000011 | 10110010 | 1001111 | 10011 |
Color Harmonies of #0A5553
Complementary color
Monochromatic Colors of #0A5553
Black with #0A5553
Text Example
Text Example
White with #0A5553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5553; }
p { color: rgb(10,85,83); }
H1.HeaderClassName
{
color: #0A5553;
}
.AnyTagClassName
{
color: #0A5553;
}
</style>
background-color css
<style>
a { background-color: #0A5553; }
a { background-color: rgb(10,85,83); }
div.DivClassName
{
background-color: #0A5553;
}
.BgClassName
{
background-color: #0A5553;
}
</style>
border-color css
<style>
span { border-color: #0A5553; }
span { border-color: rgb(10,85,83); }
td.TdClassName
{
border-color: #0A5553;
}
.TagClassName
{
border-color: #0A5553;
}
</style>