#026663

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

Shades of Mosque #026663

Tints of Mosque #026663

Color information

#026663 (or 0x026663) is unknown color: approx Mosque. HEX triplet: 02, 66 and 63. RGB value is (2,102,99). Sum of RGB (Red+Green+Blue) = 2+102+99=203 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 99 (39.06% from 255 or 48.77% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #026663 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026663 is #FD999C. Grayscale: #474747. Windows color (decimal): -16619933 or 6514178. OLE color: 6514178.

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

Color convert

RGB210299-
CMYK0.9800.030.6
HSL178.2º96.15%20.39%-
HSV(B)178.2º98.04%40%-
XYZ7.0310.4213.44-
YUV71.76143.3778.24-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 0.99%
GREEN value IS 102 (40.23% from 255) = 50.25%
BLUE value IS 99 (39.06% from 255) = 48.77%
R=0.99%
G=50.25%
B=48.77%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal2102990.9800.030.6178.296.1520.39
Hex2666362033Cb26014
Octal2146143142037426214024
Binary1011001101100011110001001111110010110010110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026663

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026663; }

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

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

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

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

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

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

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

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