#025759

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

Shades of Mosque #025759

Tints of Mosque #025759

Color information

#025759 (or 0x025759) is unknown color: approx Mosque. HEX triplet: 02, 57 and 59. RGB value is (2,87,89). Sum of RGB (Red+Green+Blue) = 2+87+89=178 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.12% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #025759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025759 is #FDA8A6. Grayscale: #3D3D3D. Windows color (decimal): -16623783 or 5854978. OLE color: 5854978.

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

Color convert

RGB28789-
CMYK0.980.0200.65
HSL181.38º95.6%17.84%-
HSV(B)181.38º97.75%34.9%-
XYZ5.247.5510.63-
YUV61.81143.3485.34-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.12%
GREEN value IS 87 (34.38% from 255) = 48.88%
BLUE value IS 89 (35.16% from 255) = 50%
R=1.12%
G=48.88%
B=50%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal287890.980.0200.65181.3895.617.84
Hex25759622041b56012
Octal21271311422010126514022
Binary10101011110110011100010100100000110110101110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025759

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025759; }

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

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

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

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

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

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

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

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