#085761

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

Shades of Mosque #085761

Tints of Mosque #085761

Color information

#085761 (or 0x085761) is unknown color: approx Mosque. HEX triplet: 08, 57 and 61. RGB value is (8,87,97). Sum of RGB (Red+Green+Blue) = 8+87+97=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 87 (34.38% from 255 or 45.31% from 192); Blue value is 97 (38.28% from 255 or 50.52% from 192); Max value from RGB is 97 - color contains mainly: blue. Hex color #085761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085761 is #F7A89E. Grayscale: #404040. Windows color (decimal): -16230559 or 6379272. OLE color: 6379272.

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

Color convert

RGB88797-
CMYK0.920.1000.62
HSL186.74º84.76%20.59%-
HSV(B)186.74º91.75%38.04%-
XYZ5.677.7312.5-
YUV64.52146.3387.69-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.17%
GREEN value IS 87 (34.38% from 255) = 45.31%
BLUE value IS 97 (38.28% from 255) = 50.52%
R=4.17%
G=45.31%
B=50.52%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal887970.920.1000.62186.7484.7620.59
Hex857615CA03Ebb5515
Octal101271411341207627312525
Binary10001010111110000110111001010011111010111011101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085761

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085761; }

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

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

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

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

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

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

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

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