#026766

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

Shades of Mosque #026766

Tints of Mosque #026766

Color information

#026766 (or 0x026766) is unknown color: approx Mosque. HEX triplet: 02, 67 and 66. RGB value is (2,103,102). Sum of RGB (Red+Green+Blue) = 2+103+102=207 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.97% from 207); Green value is 103 (40.62% from 255 or 49.76% from 207); Blue value is 102 (40.23% from 255 or 49.28% from 207); Max value from RGB is 103 - color contains mainly: green. Hex color #026766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026766 is #FD9899. Grayscale: #484848. Windows color (decimal): -16619674 or 6711042. OLE color: 6711042.

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

Color convert

RGB2103102-
CMYK0.9800.010.60
HSL179.41º96.19%20.59%-
HSV(B)179.41º98.06%40.39%-
XYZ7.2710.6714.25-
YUV72.69144.5477.58-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 0.97%
GREEN value IS 103 (40.62% from 255) = 49.76%
BLUE value IS 102 (40.23% from 255) = 49.28%
R=0.97%
G=49.76%
B=49.28%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal21031020.9800.010.60179.4196.1920.59
Hex2676662013Cb36015
Octal2147146142017426314025
Binary101100111110011011000100111110010110011110000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026766

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026766; }

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

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

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

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

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

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

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

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