#086858

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

Shades of Mosque #086858

Tints of Mosque #086858

Color information

#086858 (or 0x086858) is unknown color: approx Mosque. HEX triplet: 08, 68 and 58. RGB value is (8,104,88). Sum of RGB (Red+Green+Blue) = 8+104+88=200 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 88 (34.77% from 255 or 44% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #086858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086858 is #F797A7. Grayscale: #494949. Windows color (decimal): -16226216 or 5793800. OLE color: 5793800.

HSL color Cylindrical-coordinate representation of color #086858: hue angle of 170º 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 #086858 is Cyan = 0.92, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.

Color convert

RGB810488-
CMYK0.9200.150.59
HSL170º85.71%21.96%-
HSV(B)170º92.31%40.78%-
XYZ6.8110.6610.93-
YUV73.47136.281.3-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4%
GREEN value IS 104 (41.02% from 255) = 52%
BLUE value IS 88 (34.77% from 255) = 44%
R=4%
G=52%
B=44%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal8104880.9200.150.5917085.7121.96
Hex868585C0F3Baa5616
Octal101501301340177325212626
Binary10001101000101100010111000111111101110101010101011010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086858

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086858; }

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

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

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

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

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

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

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

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