#086761

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

Shades of Mosque #086761

Tints of Mosque #086761

Color information

#086761 (or 0x086761) is unknown color: approx Mosque. HEX triplet: 08, 67 and 61. RGB value is (8,103,97). Sum of RGB (Red+Green+Blue) = 8+103+97=208 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.85% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #086761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086761 is #F7989E. Grayscale: #494949. Windows color (decimal): -16226463 or 6383368. OLE color: 6383368.

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

Color convert

RGB810397-
CMYK0.9200.060.60
HSL176.21º85.59%21.76%-
HSV(B)176.21º92.23%40.39%-
XYZ7.1110.6212.98-
YUV73.91141.0380.99-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.85%
GREEN value IS 103 (40.62% from 255) = 49.52%
BLUE value IS 97 (38.28% from 255) = 46.63%
R=3.85%
G=49.52%
B=46.63%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal8103970.9200.060.60176.2185.5921.76
Hex867615C063Cb05616
Octal10147141134067426012626
Binary1000110011111000011011100011011110010110000101011010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086761

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086761; }

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

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

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

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

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

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

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

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