#026257

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

Shades of Mosque #026257

Tints of Mosque #026257

Color information

#026257 (or 0x026257) is unknown color: approx Mosque. HEX triplet: 02, 62 and 57. RGB value is (2,98,87). Sum of RGB (Red+Green+Blue) = 2+98+87=187 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.07% from 187); Green value is 98 (38.67% from 255 or 52.41% from 187); Blue value is 87 (34.38% from 255 or 46.52% from 187); Max value from RGB is 98 - color contains mainly: green. Hex color #026257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026257 is #FD9DA8. Grayscale: #434343. Windows color (decimal): -16620969 or 5726722. OLE color: 5726722.

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

Color convert

RGB29887-
CMYK0.9800.110.62
HSL173.12º96%19.61%-
HSV(B)173.12º97.96%38.43%-
XYZ6.119.4410.52-
YUV68.04138.780.89-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.07%
GREEN value IS 98 (38.67% from 255) = 52.41%
BLUE value IS 87 (34.38% from 255) = 46.52%
R=1.07%
G=52.41%
B=46.52%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal298870.9800.110.62173.129619.61
Hex26257620B3Ead6014
Octal21421271420137625514024
Binary101100010101011111000100101111111010101101110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026257

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026257; }

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

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

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

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

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

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

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

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