Shades of Mosque #105653
Tints of Mosque #105653
RGB
CMYK
RGB Variations
Color information
#105653 (or 0x105653) is known color: Mosque. HEX triplet: 10, 56 and 53. RGB value is (16,86,83). Sum of RGB (Red+Green+Blue) = 16+86+83=185 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.65% from 185); Green value is 86 (33.98% from 255 or 46.49% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 86 - color contains mainly: green. Hex color #105653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105653 is #EFA9AC. Grayscale: #404040. Windows color (decimal): -15706541 or 5461520. OLE color: 5461520.
HSL color Cylindrical-coordinate representation of color #105653: hue angle of 177.43º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #105653 is Cyan = 0.81, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 16 | 86 | 83 | - |
| CMYK | 0.81 | 0 | 0.03 | 0.66 |
| HSL | 177.43º | 0.69% | 0.2% | - |
| HSV(B) | 177.43º | 0.81% | 0.34% | - |
| XYZ | 5.1 | 7.39 | 9.34 | - |
| YUV | 64.73 | 138.31 | 93.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 86 | 83 | 0.81 | 0 | 0.03 | 0.66 | 177.43 | 0.69 | 0.2 |
| Hex | 10 | 56 | 53 | 51 | 0 | 3 | 42 | B1 | 45 | 14 |
| Octal | 20 | 126 | 123 | 121 | 0 | 3 | 102 | 261 | 105 | 24 |
| Binary | 10000 | 1010110 | 1010011 | 1010001 | 0 | 11 | 1000010 | 10110001 | 1000101 | 10100 |
Color Harmonies of #105653
Complementary color
Monochromatic Colors of #105653
Black with #105653
Text Example
Text Example
White with #105653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105653; }
p { color: rgb(16,86,83); }
H1.HeaderClassName
{
color: #105653;
}
.AnyTagClassName
{
color: #105653;
}
</style>
background-color css
<style>
a { background-color: #105653; }
a { background-color: rgb(16,86,83); }
div.DivClassName
{
background-color: #105653;
}
.BgClassName
{
background-color: #105653;
}
</style>
border-color css
<style>
span { border-color: #105653; }
span { border-color: rgb(16,86,83); }
td.TdClassName
{
border-color: #105653;
}
.TagClassName
{
border-color: #105653;
}
</style>