#085553

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

Shades of Mosque #085553

Tints of Mosque #085553

Color information

#085553 (or 0x085553) is unknown color: approx Mosque. HEX triplet: 08, 55 and 53. RGB value is (8,85,83). Sum of RGB (Red+Green+Blue) = 8+85+83=176 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.55% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #085553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085553 is #F7AAAC. Grayscale: #3D3D3D. Windows color (decimal): -16231085 or 5461256. OLE color: 5461256.

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

Color convert

RGB88583-
CMYK0.9100.020.67
HSL178.44º82.8%18.24%-
HSV(B)178.44º90.59%33.33%-
XYZ4.917.179.31-
YUV61.75139.9989.66-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.55%
GREEN value IS 85 (33.59% from 255) = 48.30%
BLUE value IS 83 (32.81% from 255) = 47.16%
R=4.55%
G=48.30%
B=47.16%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal885830.9100.020.67178.4482.818.24
Hex855535B0243b25312
Octal101251231330210326212322
Binary1000101010110100111011011010100001110110010101001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085553

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085553; }

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

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

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

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

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

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

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

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