#086361

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

Shades of Mosque #086361

Tints of Mosque #086361

Color information

#086361 (or 0x086361) is unknown color: approx Mosque. HEX triplet: 08, 63 and 61. RGB value is (8,99,97). Sum of RGB (Red+Green+Blue) = 8+99+97=204 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.92% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 97 (38.28% from 255 or 47.55% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #086361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086361 is #F79C9E. Grayscale: #474747. Windows color (decimal): -16227487 or 6382344. OLE color: 6382344.

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

Color convert

RGB89997-
CMYK0.9200.020.61
HSL178.68º85.05%20.98%-
HSV(B)178.68º91.92%38.82%-
XYZ6.729.8412.85-
YUV71.56142.3582.66-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.92%
GREEN value IS 99 (39.06% from 255) = 48.53%
BLUE value IS 97 (38.28% from 255) = 47.55%
R=3.92%
G=48.53%
B=47.55%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal899970.9200.020.61178.6885.0520.98
Hex863615C023Db35515
Octal10143141134027526312525
Binary100011000111100001101110001011110110110011101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086361

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086361; }

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

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

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

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

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

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

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

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