#086861

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

Shades of Mosque #086861

Tints of Mosque #086861

Color information

#086861 (or 0x086861) is unknown color: approx Mosque. HEX triplet: 08, 68 and 61. RGB value is (8,104,97). Sum of RGB (Red+Green+Blue) = 8+104+97=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 97 (38.28% from 255 or 46.41% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #086861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086861 is #F7979E. Grayscale: #4A4A4A. Windows color (decimal): -16226207 or 6383624. OLE color: 6383624.

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

Color convert

RGB810497-
CMYK0.9200.070.59
HSL175.62º85.71%21.96%-
HSV(B)175.62º92.31%40.78%-
XYZ7.2110.8213.02-
YUV74.5140.780.57-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.83%
GREEN value IS 104 (41.02% from 255) = 49.76%
BLUE value IS 97 (38.28% from 255) = 46.41%
R=3.83%
G=49.76%
B=46.41%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal8104970.9200.070.59175.6285.7121.96
Hex868615C073Bb05616
Octal10150141134077326012626
Binary1000110100011000011011100011111101110110000101011010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086861; }

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

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

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

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

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

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

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

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