#025560

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

Shades of Mosque #025560

Tints of Mosque #025560

Color information

#025560 (or 0x025560) is unknown color: approx Mosque. HEX triplet: 02, 55 and 60. RGB value is (2,85,96). Sum of RGB (Red+Green+Blue) = 2+85+96=183 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.09% from 183); Green value is 85 (33.59% from 255 or 46.45% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #025560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025560 is #FDAA9F. Grayscale: #3D3D3D. Windows color (decimal): -16624288 or 6313218. OLE color: 6313218.

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

Color convert

RGB28596-
CMYK0.980.1100.62
HSL187.02º95.92%19.22%-
HSV(B)187.02º97.92%37.65%-
XYZ5.387.3512.2-
YUV61.44147.585.61-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.09%
GREEN value IS 85 (33.59% from 255) = 46.45%
BLUE value IS 96 (37.89% from 255) = 52.46%
R=1.09%
G=46.45%
B=52.46%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.11
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal285960.980.1100.62187.0295.9219.22
Hex2556062B03Ebb6013
Octal21251401421307627314023
Binary101010101110000011000101011011111010111011110000010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025560

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025560; }

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

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

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

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

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

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

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

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