Html Css Color HEX #085759 Mosque

📋 copy color: '#085759'

red 8 ◦ green 87 ◦ blue 89

#085759
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #085759

Tints of Mosque #085759

RGB

 RED value IS 8 (3.52% from 255) = 4.35%

 GREEN value IS 87 (34.38% from 255) = 47.28%

 BLUE value IS 89 (35.16% from 255) = 48.37%

R = 4.35%
G = 47.28%
B = 48.37%

CMYK

 C value IS 0.91

 M value IS 0.02

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#085759 (or 0x085759) is known color: Mosque. HEX triplet: 08, 57 and 59. RGB value is (8,87,89). Sum of RGB (Red+Green+Blue) = 8+87+89=184 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.35% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 89 (35.16% from 255 or 48.37% from 184); Max value from RGB is 89 - color contains mainly: blue. Hex color #085759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085759 is #F7A8A6. Grayscale: #3F3F3F. Windows color (decimal): -16230567 or 5854984. OLE color: 5854984.

HSL color Cylindrical-coordinate representation of color #085759: hue angle of 181.48º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085759 is Cyan = 0.91, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 8 87 89 -
CMYK 0.91 0.02 0 0.65
HSL 181.48º 0.84% 0.19% -
HSV(B) 181.48º 0.91% 0.35% -
XYZ 5.31 7.59 10.64 -
YUV 63.61 142.33 88.34 -
System Red Green Blue C M Y K H S L
Decimal 8 87 89 0.91 0.02 0 0.65 181.48 0.84 0.19
Hex 8 57 59 5B 2 0 41 B5 54 13
Octal 10 127 131 133 2 0 101 265 124 23
Binary 1000 1010111 1011001 1011011 10 0 1000001 10110101 1010100 10011

Color Harmonies of #085759

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #085759

Black with #085759

Text Example


Text Example

White with #085759

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #085759; }

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

 H1.HeaderClassName
 {
   color: #085759;
 }
 .AnyTagClassName
 {
   color: #085759;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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