#025760

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

Shades of Mosque #025760

Tints of Mosque #025760

Color information

#025760 (or 0x025760) is unknown color: approx Mosque. HEX triplet: 02, 57 and 60. RGB value is (2,87,96). Sum of RGB (Red+Green+Blue) = 2+87+96=185 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.08% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #025760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025760 is #FDA89F. Grayscale: #3E3E3E. Windows color (decimal): -16623776 or 6313730. OLE color: 6313730.

HSL color Cylindrical-coordinate representation of color #025760: hue angle of 185.74º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025760 is Cyan = 0.98, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB28796-
CMYK0.980.0900.62
HSL185.74º95.92%19.22%-
HSV(B)185.74º97.92%37.65%-
XYZ5.547.6712.26-
YUV62.61146.8484.77-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.08%
GREEN value IS 87 (34.38% from 255) = 47.03%
BLUE value IS 96 (37.89% from 255) = 51.89%
R=1.08%
G=47.03%
B=51.89%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal287960.980.0900.62185.7495.9219.22
Hex2576062903Eba6013
Octal21271401421107627214023
Binary101010111110000011000101001011111010111010110000010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025760; }

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

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

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

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

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

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

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

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