#026161

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

Shades of Mosque #026161

Tints of Mosque #026161

Color information

#026161 (or 0x026161) is unknown color: approx Mosque. HEX triplet: 02, 61 and 61. RGB value is (2,97,97). Sum of RGB (Red+Green+Blue) = 2+97+97=196 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.02% from 196); Green value is 97 (38.28% from 255 or 49.49% from 196); Blue value is 97 (38.28% from 255 or 49.49% from 196); Max value from RGB is 97 - color contains mainly: green, blue. Hex color #026161 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026161 is #FD9E9E. Grayscale: #444444. Windows color (decimal): -16621215 or 6381826. OLE color: 6381826.

HSL color Cylindrical-coordinate representation of color #026161: hue angle of 180º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026161 is Cyan = 0.98, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB29797-
CMYK0.98000.62
HSL180º95.96%19.41%-
HSV(B)180º97.94%38.04%-
XYZ6.469.4312.79-
YUV68.6144.0380.5-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.02%
GREEN value IS 97 (38.28% from 255) = 49.49%
BLUE value IS 97 (38.28% from 255) = 49.49%
R=1.02%
G=49.49%
B=49.49%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal297970.98000.6218095.9619.41
Hex2616162003Eb46013
Octal2141141142007626414023
Binary101100001110000111000100011111010110100110000010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026161

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026161; }

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

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

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

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

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

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

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

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