#0E5556

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

Shades of Mosque #0E5556

Tints of Mosque #0E5556

Color information

#0E5556 (or 0x0E5556) is unknown color: approx Mosque. HEX triplet: 0E, 55 and 56. RGB value is (14,85,86). Sum of RGB (Red+Green+Blue) = 14+85+86=185 (24% of max value = 765). Red value is 14 (5.86% from 255 or 7.57% from 185); Green value is 85 (33.59% from 255 or 45.95% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 86 - color contains mainly: blue. Hex color #0E5556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5556 is #F1AAA9. Grayscale: #3F3F3F. Windows color (decimal): -15837866 or 5657870. OLE color: 5657870.

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

Color convert

RGB148586-
CMYK0.840.0100.66
HSL180.83º72%19.61%-
HSV(B)180.83º83.72%33.73%-
XYZ5.117.269.94-
YUV63.88140.4892.42-

RGB Variations

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

RGB

RED value IS 14 (5.86% from 255) = 7.57%
GREEN value IS 85 (33.59% from 255) = 45.95%
BLUE value IS 86 (33.98% from 255) = 46.49%
R=7.57%
G=45.95%
B=46.49%

CMYK

C (Cyan) values IS 0.84
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1485860.840.0100.66180.837219.61
HexE5556541042b54814
Octal161251261241010226511024
Binary111010101011010110101010010100001010110101100100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0E5556

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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