#026457

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

Shades of Mosque #026457

Tints of Mosque #026457

Color information

#026457 (or 0x026457) is unknown color: approx Mosque. HEX triplet: 02, 64 and 57. RGB value is (2,100,87). Sum of RGB (Red+Green+Blue) = 2+100+87=189 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.06% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #026457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026457 is #FD9BA8. Grayscale: #454545. Windows color (decimal): -16620457 or 5727234. OLE color: 5727234.

HSL color Cylindrical-coordinate representation of color #026457: hue angle of 172.04º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026457 is Cyan = 0.98, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.

Color convert

RGB210087-
CMYK0.9800.130.61
HSL172.04º96.08%20%-
HSV(B)172.04º98%39.22%-
XYZ6.39.8210.58-
YUV69.22138.0380.06-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.06%
GREEN value IS 100 (39.45% from 255) = 52.91%
BLUE value IS 87 (34.38% from 255) = 46.03%
R=1.06%
G=52.91%
B=46.03%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal2100870.9800.130.61172.0496.0820
Hex26457620D3Dac6014
Octal21441271420157525414024
Binary101100100101011111000100110111110110101100110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026457

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026457; }

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

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

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

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

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

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

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

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