#085554

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

Shades of Mosque #085554

Tints of Mosque #085554

Color information

#085554 (or 0x085554) is unknown color: approx Mosque. HEX triplet: 08, 55 and 54. RGB value is (8,85,84). Sum of RGB (Red+Green+Blue) = 8+85+84=177 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.52% from 177); Green value is 85 (33.59% from 255 or 48.02% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 85 - color contains mainly: green. Hex color #085554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085554 is #F7AAAB. Grayscale: #3D3D3D. Windows color (decimal): -16231084 or 5526792. OLE color: 5526792.

HSL color Cylindrical-coordinate representation of color #085554: hue angle of 179.22º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085554 is Cyan = 0.91, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.

Color convert

RGB88584-
CMYK0.9100.010.67
HSL179.22º82.8%18.24%-
HSV(B)179.22º90.59%33.33%-
XYZ4.957.199.51-
YUV61.86140.4989.58-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.52%
GREEN value IS 85 (33.59% from 255) = 48.02%
BLUE value IS 84 (33.20% from 255) = 47.46%
R=4.52%
G=48.02%
B=47.46%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal885840.9100.010.67179.2282.818.24
Hex855545B0143b35312
Octal101251241330110326312322
Binary100010101011010100101101101100001110110011101001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085554

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085554; }

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

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

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

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

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

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

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

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