#026661

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

Shades of Mosque #026661

Tints of Mosque #026661

Color information

#026661 (or 0x026661) is unknown color: approx Mosque. HEX triplet: 02, 66 and 61. RGB value is (2,102,97). Sum of RGB (Red+Green+Blue) = 2+102+97=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 102 (40.23% from 255 or 50.75% from 201); Blue value is 97 (38.28% from 255 or 48.26% from 201); Max value from RGB is 102 - color contains mainly: green. Hex color #026661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026661 is #FD999E. Grayscale: #474747. Windows color (decimal): -16619935 or 6383106. OLE color: 6383106.

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

Color convert

RGB210297-
CMYK0.9800.050.6
HSL177º96.15%20.39%-
HSV(B)177º98.04%40%-
XYZ6.9310.3812.95-
YUV71.53142.3778.41-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.00%
GREEN value IS 102 (40.23% from 255) = 50.75%
BLUE value IS 97 (38.28% from 255) = 48.26%
R=1.00%
G=50.75%
B=48.26%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal2102970.9800.050.617796.1520.39
Hex2666162053Cb16014
Octal2146141142057426114024
Binary10110011011000011100010010111110010110001110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026661; }

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

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

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

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

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

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

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

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