#086565

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

Shades of Mosque #086565

Tints of Mosque #086565

Color information

#086565 (or 0x086565) is unknown color: approx Mosque. HEX triplet: 08, 65 and 65. RGB value is (8,101,101). Sum of RGB (Red+Green+Blue) = 8+101+101=210 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.81% from 210); Green value is 101 (39.84% from 255 or 48.10% from 210); Blue value is 101 (39.84% from 255 or 48.10% from 210); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #086565 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086565 is #F79A9A. Grayscale: #494949. Windows color (decimal): -16226971 or 6645000. OLE color: 6645000.

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

Color convert

RGB8101101-
CMYK0.92000.60
HSL180º85.32%21.37%-
HSV(B)180º92.08%39.61%-
XYZ7.110.313.93-
YUV73.19143.6981.5-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.81%
GREEN value IS 101 (39.84% from 255) = 48.10%
BLUE value IS 101 (39.84% from 255) = 48.10%
R=3.81%
G=48.10%
B=48.10%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal81011010.92000.6018085.3221.37
Hex865655C003Cb45515
Octal10145145134007426412525
Binary10001100101110010110111000011110010110100101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086565

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086565; }

 p { color: rgb(8,101,101); }

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

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

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

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

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

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

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