#0E5552

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

Shades of Mosque #0E5552

Tints of Mosque #0E5552

Color information

#0E5552 (or 0x0E5552) is unknown color: approx Mosque. HEX triplet: 0E, 55 and 52. RGB value is (14,85,82). Sum of RGB (Red+Green+Blue) = 14+85+82=181 (23% of max value = 765). Red value is 14 (5.86% from 255 or 7.73% from 181); Green value is 85 (33.59% from 255 or 46.96% from 181); Blue value is 82 (32.42% from 255 or 45.30% from 181); Max value from RGB is 85 - color contains mainly: green. Hex color #0E5552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5552 is #F1AAAD. Grayscale: #3F3F3F. Windows color (decimal): -15837870 or 5395726. OLE color: 5395726.

HSL color Cylindrical-coordinate representation of color #0E5552: hue angle of 177.46º degrees, saturation: 0.72, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0E5552 is Cyan = 0.84, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.

Color convert

RGB148582-
CMYK0.8400.040.67
HSL177.46º71.72%19.41%-
HSV(B)177.46º83.53%33.33%-
XYZ4.957.29.11-
YUV63.43138.4892.74-

RGB Variations

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

RGB

RED value IS 14 (5.86% from 255) = 7.73%
GREEN value IS 85 (33.59% from 255) = 46.96%
BLUE value IS 82 (32.42% from 255) = 45.30%
R=7.73%
G=46.96%
B=45.30%

CMYK

C (Cyan) values IS 0.84
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal1485820.8400.040.67177.4671.7219.41
HexE5552540443b14813
Octal161251221240410326111023
Binary11101010101101001010101000100100001110110001100100010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0E5552

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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