#02554C

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

Shades of Mosque #02554C

Tints of Mosque #02554C

Color information

#02554C (or 0x02554C) is unknown color: approx Mosque. HEX triplet: 02, 55 and 4C. RGB value is (2,85,76). Sum of RGB (Red+Green+Blue) = 2+85+76=163 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.23% from 163); Green value is 85 (33.59% from 255 or 52.15% from 163); Blue value is 76 (30.08% from 255 or 46.63% from 163); Max value from RGB is 85 - color contains mainly: green. Hex color #02554C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #02554C is #FDAAB3. Grayscale: #3B3B3B. Windows color (decimal): -16624308 or 5002498. OLE color: 5002498.

HSL color Cylindrical-coordinate representation of color #02554C: hue angle of 173.49º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02554C is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.67.

Color convert

RGB28576-
CMYK0.9800.110.67
HSL173.49º95.4%17.06%-
HSV(B)173.49º97.65%33.33%-
XYZ4.587.037.95-
YUV59.16137.587.23-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.23%
GREEN value IS 85 (33.59% from 255) = 52.15%
BLUE value IS 76 (30.08% from 255) = 46.63%
R=1.23%
G=52.15%
B=46.63%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal285760.9800.110.67173.4995.417.06
Hex2554C620B43ad5f11
Octal212511414201310325513721
Binary1010101011001100110001001011100001110101101101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #02554C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #02554C; }

 p { color: rgb(2,85,76); }

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

<style>
 a { background-color: #02554C; }

 a { background-color: rgb(2,85,76); }

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

<style>
 span { border-color: #02554C; }

 span { border-color: rgb(2,85,76); }

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