#025658

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

Shades of Mosque #025658

Tints of Mosque #025658

Color information

#025658 (or 0x025658) is unknown color: approx Mosque. HEX triplet: 02, 56 and 58. RGB value is (2,86,88). Sum of RGB (Red+Green+Blue) = 2+86+88=176 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.14% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 88 (34.77% from 255 or 50% from 176); Max value from RGB is 88 - color contains mainly: blue. Hex color #025658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025658 is #FDA9A7. Grayscale: #3D3D3D. Windows color (decimal): -16624040 or 5789186. OLE color: 5789186.

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

Color convert

RGB28688-
CMYK0.980.0200.65
HSL181.4º95.56%17.65%-
HSV(B)181.4º97.73%34.51%-
XYZ5.117.3710.39-
YUV61.11143.1785.84-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.14%
GREEN value IS 86 (33.98% from 255) = 48.86%
BLUE value IS 88 (34.77% from 255) = 50%
R=1.14%
G=48.86%
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
Decimal286880.980.0200.65181.495.5617.65
Hex25658622041b56012
Octal21261301422010126514022
Binary10101011010110001100010100100000110110101110000010010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025658

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025658; }

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

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

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

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

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

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

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

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