#025954

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

Shades of Mosque #025954

Tints of Mosque #025954

Color information

#025954 (or 0x025954) is unknown color: approx Mosque. HEX triplet: 02, 59 and 54. RGB value is (2,89,84). Sum of RGB (Red+Green+Blue) = 2+89+84=175 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.14% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #025954 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025954 is #FDA6AB. Grayscale: #3E3E3E. Windows color (decimal): -16623276 or 5527810. OLE color: 5527810.

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

Color convert

RGB28984-
CMYK0.9800.060.65
HSL176.55º95.6%17.84%-
HSV(B)176.55º97.75%34.9%-
XYZ5.27.89.62-
YUV62.42140.1884.91-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.14%
GREEN value IS 89 (35.16% from 255) = 50.86%
BLUE value IS 84 (33.20% from 255) = 48%
R=1.14%
G=50.86%
B=48%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal289840.9800.060.65176.5595.617.84
Hex25954620641b16012
Octal21311241420610126114022
Binary101011001101010011000100110100000110110001110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025954

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025954; }

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

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

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

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

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

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

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

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