Shades of Mosque #0A6052
Tints of Mosque #0A6052
RGB
CMYK
RGB Variations
Color information
#0A6052 (or 0x0A6052) is known color: Mosque. HEX triplet: 0A, 60 and 52. RGB value is (10,96,82). Sum of RGB (Red+Green+Blue) = 10+96+82=188 (24% of max value = 765). Red value is 10 (4.30% from 255 or 5.32% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #0A6052 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A6052 is #F59FAD. Grayscale: #444444. Windows color (decimal): -16097198 or 5398538. OLE color: 5398538.
HSL color Cylindrical-coordinate representation of color #0A6052: hue angle of 170.23º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A6052 is Cyan = 0.90, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 10 | 96 | 82 | - |
| CMYK | 0.90 | 0 | 0.15 | 0.62 |
| HSL | 170.23º | 0.81% | 0.21% | - |
| HSV(B) | 170.23º | 0.9% | 0.38% | - |
| XYZ | 5.83 | 9.04 | 9.42 | - |
| YUV | 68.69 | 135.51 | 86.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 96 | 82 | 0.90 | 0 | 0.15 | 0.62 | 170.23 | 0.81 | 0.21 |
| Hex | A | 60 | 52 | 5A | 0 | F | 3E | AA | 51 | 15 |
| Octal | 12 | 140 | 122 | 132 | 0 | 17 | 76 | 252 | 121 | 25 |
| Binary | 1010 | 1100000 | 1010010 | 1011010 | 0 | 1111 | 111110 | 10101010 | 1010001 | 10101 |
Color Harmonies of #0A6052
Complementary color
Monochromatic Colors of #0A6052
Black with #0A6052
Text Example
Text Example
White with #0A6052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A6052; }
p { color: rgb(10,96,82); }
H1.HeaderClassName
{
color: #0A6052;
}
.AnyTagClassName
{
color: #0A6052;
}
</style>
background-color css
<style>
a { background-color: #0A6052; }
a { background-color: rgb(10,96,82); }
div.DivClassName
{
background-color: #0A6052;
}
.BgClassName
{
background-color: #0A6052;
}
</style>
border-color css
<style>
span { border-color: #0A6052; }
span { border-color: rgb(10,96,82); }
td.TdClassName
{
border-color: #0A6052;
}
.TagClassName
{
border-color: #0A6052;
}
</style>