#025755

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

Shades of Mosque #025755

Tints of Mosque #025755

Color information

#025755 (or 0x025755) is unknown color: approx Mosque. HEX triplet: 02, 57 and 55. RGB value is (2,87,85). Sum of RGB (Red+Green+Blue) = 2+87+85=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 85 (33.59% from 255 or 48.85% from 174); Max value from RGB is 87 - color contains mainly: green. Hex color #025755 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025755 is #FDA8AA. Grayscale: #3D3D3D. Windows color (decimal): -16623787 or 5592834. OLE color: 5592834.

HSL color Cylindrical-coordinate representation of color #025755: hue angle of 178.59º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025755 is Cyan = 0.98, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.

Color convert

RGB28785-
CMYK0.9800.020.66
HSL178.59º95.51%17.45%-
HSV(B)178.59º97.7%34.12%-
XYZ5.077.499.77-
YUV61.36141.3485.66-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.15%
GREEN value IS 87 (34.38% from 255) = 50%
BLUE value IS 85 (33.59% from 255) = 48.85%
R=1.15%
G=50%
B=48.85%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal287850.9800.020.66178.5995.5117.45
Hex25755620242b36011
Octal21271251420210226314021
Binary10101011110101011100010010100001010110011110000010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025755

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025755; }

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

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

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

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

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

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

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

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