#025757

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

Shades of Mosque #025757

Tints of Mosque #025757

Color information

#025757 (or 0x025757) is unknown color: approx Mosque. HEX triplet: 02, 57 and 57. RGB value is (2,87,87). Sum of RGB (Red+Green+Blue) = 2+87+87=176 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.14% from 176); Green value is 87 (34.38% from 255 or 49.43% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: green, blue. Hex color #025757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025757 is #FDA8A8. Grayscale: #3D3D3D. Windows color (decimal): -16623785 or 5723906. OLE color: 5723906.

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

Color convert

RGB28787-
CMYK0.98000.66
HSL180º95.51%17.45%-
HSV(B)180º97.7%34.12%-
XYZ5.157.5210.2-
YUV61.58142.3485.5-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.14%
GREEN value IS 87 (34.38% from 255) = 49.43%
BLUE value IS 87 (34.38% from 255) = 49.43%
R=1.14%
G=49.43%
B=49.43%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal287870.98000.6618095.5117.45
Hex25757620042b46011
Octal21271271420010226414021
Binary1010101111010111110001000100001010110100110000010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025757

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025757; }

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

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

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

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

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

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

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

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