#026261

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

Shades of Mosque #026261

Tints of Mosque #026261

Color information

#026261 (or 0x026261) is unknown color: approx Mosque. HEX triplet: 02, 62 and 61. RGB value is (2,98,97). Sum of RGB (Red+Green+Blue) = 2+98+97=197 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.02% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 97 (38.28% from 255 or 49.24% from 197); Max value from RGB is 98 - color contains mainly: green. Hex color #026261 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026261 is #FD9D9E. Grayscale: #454545. Windows color (decimal): -16620959 or 6382082. OLE color: 6382082.

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

Color convert

RGB29897-
CMYK0.9800.010.62
HSL179.38º96%19.61%-
HSV(B)179.38º97.96%38.43%-
XYZ6.559.6112.82-
YUV69.18143.780.08-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.02%
GREEN value IS 98 (38.67% from 255) = 49.75%
BLUE value IS 97 (38.28% from 255) = 49.24%
R=1.02%
G=49.75%
B=49.24%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal298970.9800.010.62179.389619.61
Hex2626162013Eb36014
Octal2142141142017626314024
Binary101100010110000111000100111111010110011110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026261

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026261; }

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

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

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

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

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

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

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

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