Shades of Mosque #0A554F
Tints of Mosque #0A554F
RGB
CMYK
RGB Variations
Color information
#0A554F (or 0x0A554F) is known color: Mosque. HEX triplet: 0A, 55 and 4F. RGB value is (10,85,79). Sum of RGB (Red+Green+Blue) = 10+85+79=174 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.75% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 79 (31.25% from 255 or 45.40% from 174); Max value from RGB is 85 - color contains mainly: green. Hex color #0A554F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A554F is #F5AAB0. Grayscale: #3D3D3D. Windows color (decimal): -16100017 or 5199114. OLE color: 5199114.
HSL color Cylindrical-coordinate representation of color #0A554F: hue angle of 175.2º 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 #0A554F is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 10 | 85 | 79 | - |
| CMYK | 0.88 | 0 | 0.07 | 0.67 |
| HSL | 175.2º | 0.79% | 0.19% | - |
| HSV(B) | 175.2º | 0.88% | 0.33% | - |
| XYZ | 4.78 | 7.13 | 8.52 | - |
| YUV | 61.89 | 137.65 | 90.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 85 | 79 | 0.88 | 0 | 0.07 | 0.67 | 175.2 | 0.79 | 0.19 |
| Hex | A | 55 | 4F | 58 | 0 | 7 | 43 | AF | 4F | 13 |
| Octal | 12 | 125 | 117 | 130 | 0 | 7 | 103 | 257 | 117 | 23 |
| Binary | 1010 | 1010101 | 1001111 | 1011000 | 0 | 111 | 1000011 | 10101111 | 1001111 | 10011 |
Color Harmonies of #0A554F
Complementary color
Monochromatic Colors of #0A554F
Black with #0A554F
Text Example
Text Example
White with #0A554F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A554F; }
p { color: rgb(10,85,79); }
H1.HeaderClassName
{
color: #0A554F;
}
.AnyTagClassName
{
color: #0A554F;
}
</style>
background-color css
<style>
a { background-color: #0A554F; }
a { background-color: rgb(10,85,79); }
div.DivClassName
{
background-color: #0A554F;
}
.BgClassName
{
background-color: #0A554F;
}
</style>
border-color css
<style>
span { border-color: #0A554F; }
span { border-color: rgb(10,85,79); }
td.TdClassName
{
border-color: #0A554F;
}
.TagClassName
{
border-color: #0A554F;
}
</style>