#026361

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

Shades of Mosque #026361

Tints of Mosque #026361

Color information

#026361 (or 0x026361) is unknown color: approx Mosque. HEX triplet: 02, 63 and 61. RGB value is (2,99,97). Sum of RGB (Red+Green+Blue) = 2+99+97=198 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.01% from 198); Green value is 99 (39.06% from 255 or 50% from 198); Blue value is 97 (38.28% from 255 or 48.99% from 198); Max value from RGB is 99 - color contains mainly: green. Hex color #026361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026361 is #FD9C9E. Grayscale: #454545. Windows color (decimal): -16620703 or 6382338. OLE color: 6382338.

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

Color convert

RGB29997-
CMYK0.9800.020.61
HSL178.76º96.04%19.8%-
HSV(B)178.76º97.98%38.82%-
XYZ6.649.812.85-
YUV69.77143.3679.66-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 1.01%
GREEN value IS 99 (39.06% from 255) = 50%
BLUE value IS 97 (38.28% from 255) = 48.99%
R=1.01%
G=50%
B=48.99%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal299970.9800.020.61178.7696.0419.8
Hex2636162023Db36014
Octal2143141142027526314024
Binary1011000111100001110001001011110110110011110000010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026361

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026361; }

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

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

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

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

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

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

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

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