#0A5655

Color #0A5655 Mosque (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mosque #0A5655

Tints of Mosque #0A5655

Color information

#0A5655 (or 0x0A5655) is unknown color: approx Mosque. HEX triplet: 0A, 56 and 55. RGB value is (10,86,85). Sum of RGB (Red+Green+Blue) = 10+86+85=181 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.52% from 181); Green value is 86 (33.98% from 255 or 47.51% from 181); Blue value is 85 (33.59% from 255 or 46.96% from 181); Max value from RGB is 86 - color contains mainly: green. Hex color #0A5655 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A5655 is #F5A9AA. Grayscale: #3F3F3F. Windows color (decimal): -16099755 or 5592586. OLE color: 5592586.

HSL color Cylindrical-coordinate representation of color #0A5655: hue angle of 179.21º degrees, saturation: 0.79, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0A5655 is Cyan = 0.88, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.

Color convert

RGB108685-
CMYK0.8800.010.66
HSL179.21º79.17%18.82%-
HSV(B)179.21º88.37%33.73%-
XYZ5.097.389.75-
YUV63.16140.3290.08-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 10 (4.30% from 255) = 5.52%
GREEN value IS 86 (33.98% from 255) = 47.51%
BLUE value IS 85 (33.59% from 255) = 46.96%
R=5.52%
G=47.51%
B=46.96%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1086850.8800.010.66179.2179.1718.82
HexA5655580142b34f13
Octal121261251300110226311723
Binary101010101101010101101100001100001010110011100111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0A5655

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0A5655; }

 p { color: rgb(10,86,85); }

 H1.HeaderClassName
 {
   color: #0A5655;
 }
 .AnyTagClassName
 {
   color: #0A5655;
 }
</style>
background-color css

<style>
 a { background-color: #0A5655; }

 a { background-color: rgb(10,86,85); }

 div.DivClassName
 {
   background-color: #0A5655;
 }
 .BgClassName
 {
   background-color: #0A5655;
 }
</style>
border-color css

<style>
 span { border-color: #0A5655; }

 span { border-color: rgb(10,86,85); }

 td.TdClassName
 {
   border-color: #0A5655;
 }
 .TagClassName
 {
   border-color: #0A5655;
 }
</style>