Html Css Color HEX #085559 Mosque

📋 copy color: '#085559'

red 8 ◦ green 85 ◦ blue 89

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

Shades of Mosque #085559

Tints of Mosque #085559

RGB

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

 GREEN value IS 85 (33.59% from 255) = 46.7%

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

R = 4.4%
G = 46.7%
B = 48.9%

CMYK

 C value IS 0.91

 M value IS 0.04

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#085559 (or 0x085559) is known color: Mosque. HEX triplet: 08, 55 and 59. RGB value is (8,85,89). Sum of RGB (Red+Green+Blue) = 8+85+89=182 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.40% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #085559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085559 is #F7AAA6. Grayscale: #3E3E3E. Windows color (decimal): -16231079 or 5854472. OLE color: 5854472.

HSL color Cylindrical-coordinate representation of color #085559: hue angle of 182.96º 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 #085559 is Cyan = 0.91, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 8 85 89 -
CMYK 0.91 0.04 0 0.65
HSL 182.96º 0.84% 0.19% -
HSV(B) 182.96º 0.91% 0.35% -
XYZ 5.15 7.27 10.58 -
YUV 62.43 142.99 89.17 -
System Red Green Blue C M Y K H S L
Decimal 8 85 89 0.91 0.04 0 0.65 182.96 0.84 0.19
Hex 8 55 59 5B 4 0 41 B7 54 13
Octal 10 125 131 133 4 0 101 267 124 23
Binary 1000 1010101 1011001 1011011 100 0 1000001 10110111 1010100 10011

Color Harmonies of #085559

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #085559

Black with #085559

Text Example


Text Example

White with #085559

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #085559; }

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

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

background-color css

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

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

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

border-color css

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

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

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