#026357

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

Shades of Mosque #026357

Tints of Mosque #026357

Color information

#026357 (or 0x026357) is unknown color: approx Mosque. HEX triplet: 02, 63 and 57. RGB value is (2,99,87). Sum of RGB (Red+Green+Blue) = 2+99+87=188 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.06% from 188); Green value is 99 (39.06% from 255 or 52.66% from 188); Blue value is 87 (34.38% from 255 or 46.28% from 188); Max value from RGB is 99 - color contains mainly: green. Hex color #026357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026357 is #FD9CA8. Grayscale: #444444. Windows color (decimal): -16620713 or 5726978. OLE color: 5726978.

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

Color convert

RGB29987-
CMYK0.9800.120.61
HSL172.58º96.04%19.8%-
HSV(B)172.58º97.98%38.82%-
XYZ6.219.6210.55-
YUV68.63138.3680.48-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.06%
GREEN value IS 99 (39.06% from 255) = 52.66%
BLUE value IS 87 (34.38% from 255) = 46.28%
R=1.06%
G=52.66%
B=46.28%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal299870.9800.120.61172.5896.0419.8
Hex26357620C3Dad6014
Octal21431271420147525514024
Binary101100011101011111000100110011110110101101110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026357

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026357; }

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

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

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

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

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

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

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

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