#085751

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

Shades of Mosque #085751

Tints of Mosque #085751

Color information

#085751 (or 0x085751) is unknown color: approx Mosque. HEX triplet: 08, 57 and 51. RGB value is (8,87,81). Sum of RGB (Red+Green+Blue) = 8+87+81=176 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.55% from 176); Green value is 87 (34.38% from 255 or 49.43% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 87 - color contains mainly: green. Hex color #085751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085751 is #F7A8AE. Grayscale: #3E3E3E. Windows color (decimal): -16230575 or 5330696. OLE color: 5330696.

HSL color Cylindrical-coordinate representation of color #085751: hue angle of 175.44º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085751 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.

Color convert

RGB88781-
CMYK0.9100.070.66
HSL175.44º83.16%18.63%-
HSV(B)175.44º90.8%34.12%-
XYZ4.997.468.96-
YUV62.7138.3388.99-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.55%
GREEN value IS 87 (34.38% from 255) = 49.43%
BLUE value IS 81 (32.03% from 255) = 46.02%
R=4.55%
G=49.43%
B=46.02%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal887810.9100.070.66175.4483.1618.63
Hex857515B0742af5313
Octal101271211330710225712323
Binary10001010111101000110110110111100001010101111101001110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085751

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085751; }

 p { color: rgb(8,87,81); }

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

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

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

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

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

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

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