#026562

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

Shades of Mosque #026562

Tints of Mosque #026562

Color information

#026562 (or 0x026562) is unknown color: approx Mosque. HEX triplet: 02, 65 and 62. RGB value is (2,101,98). Sum of RGB (Red+Green+Blue) = 2+101+98=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #026562 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026562 is #FD9A9D. Grayscale: #464646. Windows color (decimal): -16620190 or 6448386. OLE color: 6448386.

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

Color convert

RGB210198-
CMYK0.9800.030.60
HSL178.18º96.12%20.2%-
HSV(B)178.18º98.02%39.61%-
XYZ6.8810.213.16-
YUV71.06143.278.74-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.00%
GREEN value IS 101 (39.84% from 255) = 50.25%
BLUE value IS 98 (38.67% from 255) = 48.76%
R=1.00%
G=50.25%
B=48.76%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal2101980.9800.030.60178.1896.1220.2
Hex2656262033Cb26014
Octal2145142142037426214024
Binary1011001011100010110001001111110010110010110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026562

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026562; }

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

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

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

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

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

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

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

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