#086665

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

Shades of Mosque #086665

Tints of Mosque #086665

Color information

#086665 (or 0x086665) is unknown color: approx Mosque. HEX triplet: 08, 66 and 65. RGB value is (8,102,101). Sum of RGB (Red+Green+Blue) = 8+102+101=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 102 (40.23% from 255 or 48.34% from 211); Blue value is 101 (39.84% from 255 or 47.87% from 211); Max value from RGB is 102 - color contains mainly: green. Hex color #086665 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086665 is #F7999A. Grayscale: #494949. Windows color (decimal): -16226715 or 6645256. OLE color: 6645256.

HSL color Cylindrical-coordinate representation of color #086665: hue angle of 179.36º degrees, saturation: 0.85, 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 #086665 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.

Color convert

RGB8102101-
CMYK0.9200.010.6
HSL179.36º85.45%21.57%-
HSV(B)179.36º92.16%40%-
XYZ7.210.4913.96-
YUV73.78143.3681.08-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.79%
GREEN value IS 102 (40.23% from 255) = 48.34%
BLUE value IS 101 (39.84% from 255) = 47.87%
R=3.79%
G=48.34%
B=47.87%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal81021010.9200.010.6179.3685.4521.57
Hex866655C013Cb35516
Octal10146145134017426312526
Binary10001100110110010110111000111110010110011101010110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086665

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086665; }

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

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

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

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

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

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

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

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