#086059

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

Shades of Mosque #086059

Tints of Mosque #086059

Color information

#086059 (or 0x086059) is unknown color: approx Mosque. HEX triplet: 08, 60 and 59. RGB value is (8,96,89). Sum of RGB (Red+Green+Blue) = 8+96+89=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 96 (37.89% from 255 or 49.74% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 96 - color contains mainly: green. Hex color #086059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086059 is #F79FA6. Grayscale: #444444. Windows color (decimal): -16228263 or 5857288. OLE color: 5857288.

HSL color Cylindrical-coordinate representation of color #086059: hue angle of 175.23º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086059 is Cyan = 0.92, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.

Color convert

RGB89689-
CMYK0.9200.070.62
HSL175.23º84.62%20.39%-
HSV(B)175.23º91.67%37.65%-
XYZ6.099.1410.89-
YUV68.89139.3584.57-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.15%
GREEN value IS 96 (37.89% from 255) = 49.74%
BLUE value IS 89 (35.16% from 255) = 46.11%
R=4.15%
G=49.74%
B=46.11%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal896890.9200.070.62175.2384.6220.39
Hex860595C073Eaf5514
Octal10140131134077625712524
Binary1000110000010110011011100011111111010101111101010110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086059

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086059; }

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

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

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

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

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

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

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

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