Shades of Mosque #105753
Tints of Mosque #105753
RGB
CMYK
RGB Variations
Color information
#105753 (or 0x105753) is known color: Mosque. HEX triplet: 10, 57 and 53. RGB value is (16,87,83). Sum of RGB (Red+Green+Blue) = 16+87+83=186 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.60% from 186); Green value is 87 (34.38% from 255 or 46.77% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 87 - color contains mainly: green. Hex color #105753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105753 is #EFA8AC. Grayscale: #414141. Windows color (decimal): -15706285 or 5461776. OLE color: 5461776.
HSL color Cylindrical-coordinate representation of color #105753: hue angle of 176.62º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #105753 is Cyan = 0.82, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 16 | 87 | 83 | - |
| CMYK | 0.82 | 0 | 0.05 | 0.66 |
| HSL | 176.62º | 0.69% | 0.2% | - |
| HSV(B) | 176.62º | 0.82% | 0.34% | - |
| XYZ | 5.18 | 7.55 | 9.37 | - |
| YUV | 65.32 | 137.98 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 83 | 0.82 | 0 | 0.05 | 0.66 | 176.62 | 0.69 | 0.2 |
| Hex | 10 | 57 | 53 | 52 | 0 | 5 | 42 | B1 | 45 | 14 |
| Octal | 20 | 127 | 123 | 122 | 0 | 5 | 102 | 261 | 105 | 24 |
| Binary | 10000 | 1010111 | 1010011 | 1010010 | 0 | 101 | 1000010 | 10110001 | 1000101 | 10100 |
Color Harmonies of #105753
Complementary color
Monochromatic Colors of #105753
Black with #105753
Text Example
Text Example
White with #105753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105753; }
p { color: rgb(16,87,83); }
H1.HeaderClassName
{
color: #105753;
}
.AnyTagClassName
{
color: #105753;
}
</style>
background-color css
<style>
a { background-color: #105753; }
a { background-color: rgb(16,87,83); }
div.DivClassName
{
background-color: #105753;
}
.BgClassName
{
background-color: #105753;
}
</style>
border-color css
<style>
span { border-color: #105753; }
span { border-color: rgb(16,87,83); }
td.TdClassName
{
border-color: #105753;
}
.TagClassName
{
border-color: #105753;
}
</style>