#025553

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

Shades of Mosque #025553

Tints of Mosque #025553

Color information

#025553 (or 0x025553) is unknown color: approx Mosque. HEX triplet: 02, 55 and 53. RGB value is (2,85,83). Sum of RGB (Red+Green+Blue) = 2+85+83=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 85 (33.59% from 255 or 50% from 170); Blue value is 83 (32.81% from 255 or 48.82% from 170); Max value from RGB is 85 - color contains mainly: green. Hex color #025553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025553 is #FDAAAC. Grayscale: #3B3B3B. Windows color (decimal): -16624301 or 5461250. OLE color: 5461250.

HSL color Cylindrical-coordinate representation of color #025553: hue angle of 178.55º 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 #025553 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.

Color convert

RGB28583-
CMYK0.9800.020.67
HSL178.55º95.4%17.06%-
HSV(B)178.55º97.65%33.33%-
XYZ4.837.139.31-
YUV59.9614186.66-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.18%
GREEN value IS 85 (33.59% from 255) = 50%
BLUE value IS 83 (32.81% from 255) = 48.82%
R=1.18%
G=50%
B=48.82%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal285830.9800.020.67178.5595.417.06
Hex25553620243b35f11
Octal21251231420210326313721
Binary10101010110100111100010010100001110110011101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025553

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025553; }

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

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

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

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

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

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

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

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