#026760

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

Shades of Mosque #026760

Tints of Mosque #026760

Color information

#026760 (or 0x026760) is unknown color: approx Mosque. HEX triplet: 02, 67 and 60. RGB value is (2,103,96). Sum of RGB (Red+Green+Blue) = 2+103+96=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #026760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026760 is #FD989F. Grayscale: #474747. Windows color (decimal): -16619680 or 6317826. OLE color: 6317826.

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

Color convert

RGB210396-
CMYK0.9800.070.60
HSL175.84º96.19%20.59%-
HSV(B)175.84º98.06%40.39%-
XYZ6.9910.5612.74-
YUV72141.5478.07-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.00%
GREEN value IS 103 (40.62% from 255) = 51.24%
BLUE value IS 96 (37.89% from 255) = 47.76%
R=1.00%
G=51.24%
B=47.76%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal2103960.9800.070.60175.8496.1920.59
Hex2676062073Cb06015
Octal2147140142077426014025
Binary10110011111000001100010011111110010110000110000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026760; }

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

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

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

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

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

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

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

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