#025458

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

Shades of Mosque #025458

Tints of Mosque #025458

Color information

#025458 (or 0x025458) is unknown color: approx Mosque. HEX triplet: 02, 54 and 58. RGB value is (2,84,88). Sum of RGB (Red+Green+Blue) = 2+84+88=174 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.15% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #025458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025458 is #FDABA7. Grayscale: #3B3B3B. Windows color (decimal): -16624552 or 5788674. OLE color: 5788674.

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

Color convert

RGB28488-
CMYK0.980.0500.65
HSL182.79º95.56%17.65%-
HSV(B)182.79º97.73%34.51%-
XYZ4.967.0610.33-
YUV59.94143.8386.67-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.15%
GREEN value IS 84 (33.20% from 255) = 48.28%
BLUE value IS 88 (34.77% from 255) = 50.57%
R=1.15%
G=48.28%
B=50.57%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.05
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal284880.980.0500.65182.7995.5617.65
Hex25458625041b76012
Octal21241301425010126714022
Binary101010100101100011000101010100000110110111110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025458; }

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

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

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

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

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

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

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

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