#086758

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

Shades of Mosque #086758

Tints of Mosque #086758

Color information

#086758 (or 0x086758) is unknown color: approx Mosque. HEX triplet: 08, 67 and 58. RGB value is (8,103,88). Sum of RGB (Red+Green+Blue) = 8+103+88=199 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.02% from 199); Green value is 103 (40.62% from 255 or 51.76% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 103 - color contains mainly: green. Hex color #086758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086758 is #F798A7. Grayscale: #484848. Windows color (decimal): -16226472 or 5793544. OLE color: 5793544.

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

Color convert

RGB810388-
CMYK0.9200.150.60
HSL170.53º85.59%21.76%-
HSV(B)170.53º92.23%40.39%-
XYZ6.7110.4610.9-
YUV72.89136.5381.72-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.02%
GREEN value IS 103 (40.62% from 255) = 51.76%
BLUE value IS 88 (34.77% from 255) = 44.22%
R=4.02%
G=51.76%
B=44.22%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal8103880.9200.150.60170.5385.5921.76
Hex867585C0F3Cab5616
Octal101471301340177425312626
Binary10001100111101100010111000111111110010101011101011010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086758

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086758; }

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

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

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

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

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

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

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

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