#026861

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

Shades of Mosque #026861

Tints of Mosque #026861

Color information

#026861 (or 0x026861) is unknown color: approx Mosque. HEX triplet: 02, 68 and 61. RGB value is (2,104,97). Sum of RGB (Red+Green+Blue) = 2+104+97=203 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 203); Green value is 104 (41.02% from 255 or 51.23% from 203); Blue value is 97 (38.28% from 255 or 47.78% from 203); Max value from RGB is 104 - color contains mainly: green. Hex color #026861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026861 is #FD979E. Grayscale: #484848. Windows color (decimal): -16619423 or 6383618. OLE color: 6383618.

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

Color convert

RGB210497-
CMYK0.9800.070.59
HSL175.88º96.23%20.78%-
HSV(B)175.88º98.08%40.78%-
XYZ7.1310.7813.01-
YUV72.7141.7177.57-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 0.99%
GREEN value IS 104 (41.02% from 255) = 51.23%
BLUE value IS 97 (38.28% from 255) = 47.78%
R=0.99%
G=51.23%
B=47.78%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal2104970.9800.070.59175.8896.2320.78
Hex2686162073Bb06015
Octal2150141142077326014025
Binary10110100011000011100010011111101110110000110000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #026861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #026861; }

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

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

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

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

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

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

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

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