Html Css Color HEX #085561 Mosque

📋 copy color: '#085561'

red 8 ◦ green 85 ◦ blue 97

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

Shades of Mosque #085561

Tints of Mosque #085561

RGB

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

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

 BLUE value IS 97 (38.28% from 255) = 51.05%

R = 4.21%
G = 44.74%
B = 51.05%

CMYK

 C value IS 0.92

 M value IS 0.12

 Y value IS 0

 K value IS 0.62

RGB Variations

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

Color information

#085561 (or 0x085561) is known color: Mosque. HEX triplet: 08, 55 and 61. RGB value is (8,85,97). Sum of RGB (Red+Green+Blue) = 8+85+97=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 85 (33.59% from 255 or 44.74% from 190); Blue value is 97 (38.28% from 255 or 51.05% from 190); Max value from RGB is 97 - color contains mainly: blue. Hex color #085561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085561 is #F7AA9E. Grayscale: #3F3F3F. Windows color (decimal): -16231071 or 6378760. OLE color: 6378760.

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

Color convert

RGB 8 85 97 -
CMYK 0.92 0.12 0 0.62
HSL 188.09º 0.85% 0.21% -
HSV(B) 188.09º 0.92% 0.38% -
XYZ 5.51 7.41 12.45 -
YUV 63.35 146.99 88.52 -
System Red Green Blue C M Y K H S L
Decimal 8 85 97 0.92 0.12 0 0.62 188.09 0.85 0.21
Hex 8 55 61 5C C 0 3E BC 55 15
Octal 10 125 141 134 14 0 76 274 125 25
Binary 1000 1010101 1100001 1011100 1100 0 111110 10111100 1010101 10101

Color Harmonies of #085561

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #085561

Black with #085561

Text Example


Text Example

White with #085561

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #085561; }

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

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

background-color css

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

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

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

border-color css

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

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

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