#026459

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

Shades of Mosque #026459

Tints of Mosque #026459

Color information

#026459 (or 0x026459) is unknown color: approx Mosque. HEX triplet: 02, 64 and 59. RGB value is (2,100,89). Sum of RGB (Red+Green+Blue) = 2+100+89=191 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.05% from 191); Green value is 100 (39.45% from 255 or 52.36% from 191); Blue value is 89 (35.16% from 255 or 46.60% from 191); Max value from RGB is 100 - color contains mainly: green. Hex color #026459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026459 is #FD9BA6. Grayscale: #454545. Windows color (decimal): -16620455 or 5858306. OLE color: 5858306.

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

Color convert

RGB210089-
CMYK0.9800.110.61
HSL173.27º96.08%20%-
HSV(B)173.27º98%39.22%-
XYZ6.399.8511.02-
YUV69.44139.0379.89-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.05%
GREEN value IS 100 (39.45% from 255) = 52.36%
BLUE value IS 89 (35.16% from 255) = 46.60%
R=1.05%
G=52.36%
B=46.60%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal2100890.9800.110.61173.2796.0820
Hex26459620B3Dad6014
Octal21441311420137525514024
Binary101100100101100111000100101111110110101101110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026459; }

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

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

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

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

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

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

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

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