#0E555A

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

Shades of Mosque #0E555A

Tints of Mosque #0E555A

Color information

#0E555A (or 0x0E555A) is unknown color: approx Mosque. HEX triplet: 0E, 55 and 5A. RGB value is (14,85,90). Sum of RGB (Red+Green+Blue) = 14+85+90=189 (25% of max value = 765). Red value is 14 (5.86% from 255 or 7.41% from 189); Green value is 85 (33.59% from 255 or 44.97% from 189); Blue value is 90 (35.55% from 255 or 47.62% from 189); Max value from RGB is 90 - color contains mainly: blue. Hex color #0E555A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E555A is #F1AAA5. Grayscale: #404040. Windows color (decimal): -15837862 or 5920014. OLE color: 5920014.

HSL color Cylindrical-coordinate representation of color #0E555A: hue angle of 183.95º degrees, saturation: 0.73, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0E555A is Cyan = 0.84, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB148590-
CMYK0.840.0600.65
HSL183.95º73.08%20.39%-
HSV(B)183.95º84.44%35.29%-
XYZ5.287.3310.81-
YUV64.34142.4892.09-

RGB Variations

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

RGB

RED value IS 14 (5.86% from 255) = 7.41%
GREEN value IS 85 (33.59% from 255) = 44.97%
BLUE value IS 90 (35.55% from 255) = 47.62%
R=7.41%
G=44.97%
B=47.62%

CMYK

C (Cyan) values IS 0.84
M (Magenta) values IS 0.06
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1485900.840.0600.65183.9573.0820.39
HexE555A546041b84914
Octal161251321246010127011124
Binary11101010101101101010101001100100000110111000100100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0E555A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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