#025649

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

Shades of Mosque #025649

Tints of Mosque #025649

Color information

#025649 (or 0x025649) is unknown color: approx Mosque. HEX triplet: 02, 56 and 49. RGB value is (2,86,73). Sum of RGB (Red+Green+Blue) = 2+86+73=161 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.24% from 161); Green value is 86 (33.98% from 255 or 53.42% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 86 - color contains mainly: green. Hex color #025649 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025649 is #FDA9B6. Grayscale: #3B3B3B. Windows color (decimal): -16624055 or 4806146. OLE color: 4806146.

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

Color convert

RGB28673-
CMYK0.9800.150.66
HSL170.71º95.45%17.25%-
HSV(B)170.71º97.67%33.73%-
XYZ4.567.157.44-
YUV59.4135.6787.06-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.24%
GREEN value IS 86 (33.98% from 255) = 53.42%
BLUE value IS 73 (28.91% from 255) = 45.34%
R=1.24%
G=53.42%
B=45.34%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal286730.9800.150.66170.7195.4517.25
Hex25649620F42ab5f11
Octal212611114201710225313721
Binary1010101101001001110001001111100001010101011101111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #025649

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #025649; }

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

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

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

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

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

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

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

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