#085960

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

Shades of Mosque #085960

Tints of Mosque #085960

Color information

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

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

Color convert

RGB88996-
CMYK0.920.0700.62
HSL184.77º84.62%20.39%-
HSV(B)184.77º91.67%37.65%-
XYZ5.788.0412.31-
YUV65.58145.1686.93-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.07
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal889960.920.0700.62184.7784.6220.39
Hex859605C703Eb95514
Octal10131140134707627112524
Binary1000101100111000001011100111011111010111001101010110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085960

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085960; }

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

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

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

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

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

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

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

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