#086460

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

Shades of Mosque #086460

Tints of Mosque #086460

Color information

#086460 (or 0x086460) is unknown color: approx Mosque. HEX triplet: 08, 64 and 60. RGB value is (8,100,96). Sum of RGB (Red+Green+Blue) = 8+100+96=204 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.92% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 96 (37.89% from 255 or 47.06% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #086460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086460 is #F79B9F. Grayscale: #474747. Windows color (decimal): -16227232 or 6317064. OLE color: 6317064.

HSL color Cylindrical-coordinate representation of color #086460: hue angle of 177.39º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086460 is Cyan = 0.92, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.

Color convert

RGB810096-
CMYK0.9200.040.61
HSL177.39º85.19%21.18%-
HSV(B)177.39º92%39.22%-
XYZ6.7710.0112.64-
YUV72.04141.5282.33-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.92%
GREEN value IS 100 (39.45% from 255) = 49.02%
BLUE value IS 96 (37.89% from 255) = 47.06%
R=3.92%
G=49.02%
B=47.06%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal8100960.9200.040.61177.3985.1921.18
Hex864605C043Db15515
Octal10144140134047526112525
Binary1000110010011000001011100010011110110110001101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086460

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086460; }

 p { color: rgb(8,100,96); }

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

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

 a { background-color: rgb(8,100,96); }

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

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

 span { border-color: rgb(8,100,96); }

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