Shades of Mosque #0A6757
Tints of Mosque #0A6757
RGB
CMYK
RGB Variations
Color information
#0A6757 (or 0x0A6757) is known color: Mosque. HEX triplet: 0A, 67 and 57. RGB value is (10,103,87). Sum of RGB (Red+Green+Blue) = 10+103+87=200 (26% of max value = 765). Red value is 10 (4.30% from 255 or 5% from 200); Green value is 103 (40.62% from 255 or 51.5% from 200); Blue value is 87 (34.38% from 255 or 43.5% from 200); Max value from RGB is 103 - color contains mainly: green. Hex color #0A6757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A6757 is #F598A8. Grayscale: #494949. Windows color (decimal): -16095401 or 5728010. OLE color: 5728010.
HSL color Cylindrical-coordinate representation of color #0A6757: hue angle of 169.68º degrees, saturation: 0.82, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A6757 is Cyan = 0.90, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 10 | 103 | 87 | - |
| CMYK | 0.90 | 0 | 0.16 | 0.60 |
| HSL | 169.68º | 0.82% | 0.22% | - |
| HSV(B) | 169.68º | 0.9% | 0.4% | - |
| XYZ | 6.7 | 10.45 | 10.68 | - |
| YUV | 73.37 | 135.69 | 82.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 103 | 87 | 0.90 | 0 | 0.16 | 0.60 | 169.68 | 0.82 | 0.22 |
| Hex | A | 67 | 57 | 5A | 0 | 10 | 3C | AA | 52 | 16 |
| Octal | 12 | 147 | 127 | 132 | 0 | 20 | 74 | 252 | 122 | 26 |
| Binary | 1010 | 1100111 | 1010111 | 1011010 | 0 | 10000 | 111100 | 10101010 | 1010010 | 10110 |
Color Harmonies of #0A6757
Complementary color
Monochromatic Colors of #0A6757
Black with #0A6757
Text Example
Text Example
White with #0A6757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A6757; }
p { color: rgb(10,103,87); }
H1.HeaderClassName
{
color: #0A6757;
}
.AnyTagClassName
{
color: #0A6757;
}
</style>
background-color css
<style>
a { background-color: #0A6757; }
a { background-color: rgb(10,103,87); }
div.DivClassName
{
background-color: #0A6757;
}
.BgClassName
{
background-color: #0A6757;
}
</style>
border-color css
<style>
span { border-color: #0A6757; }
span { border-color: rgb(10,103,87); }
td.TdClassName
{
border-color: #0A6757;
}
.TagClassName
{
border-color: #0A6757;
}
</style>