#025454

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

Shades of Mosque #025454

Tints of Mosque #025454

Color information

#025454 (or 0x025454) is unknown color: approx Mosque. HEX triplet: 02, 54 and 54. RGB value is (2,84,84). Sum of RGB (Red+Green+Blue) = 2+84+84=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 84 (33.20% from 255 or 49.41% from 170); Blue value is 84 (33.20% from 255 or 49.41% from 170); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #025454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025454 is #FDABAB. Grayscale: #3B3B3B. Windows color (decimal): -16624556 or 5526530. OLE color: 5526530.

HSL color Cylindrical-coordinate representation of color #025454: hue angle of 180º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025454 is Cyan = 0.98, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.

Color convert

RGB28484-
CMYK0.98000.67
HSL180º95.35%16.86%-
HSV(B)180º97.62%32.94%-
XYZ4.86.999.48-
YUV59.48141.8387-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.18%
GREEN value IS 84 (33.20% from 255) = 49.41%
BLUE value IS 84 (33.20% from 255) = 49.41%
R=1.18%
G=49.41%
B=49.41%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal284840.98000.6718095.3516.86
Hex25454620043b45f11
Octal21241241420010326413721
Binary1010101001010100110001000100001110110100101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025454

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025454; }

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

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

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

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

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

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

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

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