#025754

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

Shades of Mosque #025754

Tints of Mosque #025754

Color information

#025754 (or 0x025754) is unknown color: approx Mosque. HEX triplet: 02, 57 and 54. RGB value is (2,87,84). Sum of RGB (Red+Green+Blue) = 2+87+84=173 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.16% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #025754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025754 is #FDA8AB. Grayscale: #3D3D3D. Windows color (decimal): -16623788 or 5527298. OLE color: 5527298.

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

Color convert

RGB28784-
CMYK0.9800.030.66
HSL177.88º95.51%17.45%-
HSV(B)177.88º97.7%34.12%-
XYZ5.037.479.56-
YUV61.24140.8485.74-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.16%
GREEN value IS 87 (34.38% from 255) = 50.29%
BLUE value IS 84 (33.20% from 255) = 48.55%
R=1.16%
G=50.29%
B=48.55%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal287840.9800.030.66177.8895.5117.45
Hex25754620342b26011
Octal21271241420310226214021
Binary10101011110101001100010011100001010110010110000010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025754

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025754; }

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

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

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

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

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

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

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

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