COLOR #205559

HEX: #205559 RGB: (32,85,89)

Color info

#205559 contains red, green and blue colors in about the same proportion. Web safe color of #205559 is #336666 (or #366).

RGB color model

#205559 color RGB value is (32,85,89).

RGB: (32,85,89) (13%, 33%, 35%)

RGB channels and saturation

R 32 of 255 = 13%
G 85 of 255 = 33%
B 89 of 255 = 35%

32
85
89

R + G + B ~ 27%. #205559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 85 + 89 = 206 (100%)
R 32 of 206 ~ 15.53%
G 85 of 206 ~ 41.26%
B 89 of 206 ~ 43.2'%

%15.53
%41.26
%43.2

CMYK color model

#205559 color CMYK value is (64,4,0,65).

  • cyan value is 64.04%
  • magenta value is 4.49%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (64,4,0,65)
C64M4Y0K65 (64%, 4%, 0%, 65%)
(0.64 / 0.04 / 0.00 / 0.65)

CMYK percentages

%64.04
%4.49
%0
%65.1

Codes

Color #205559 in popluar color models

20 55 59
RGB 32 85 89
HSL 184° 47.11% 23.73%
HSB/HSV 184° 64.04% 34.90%
CMYK 64.04% 4.49% 0.00%
65.10%

Color #205559 in popluar number systems.

HEX 20 55 59
Decimal 32 85 89
Binary 100000 1010101 1011001
Octal 40 125 131

Shades and tints

Shades of #205559

#205559
(32,85,89)
#1E4E51
(30,78,81)
#1C4749
(28,71,73)
#1A4041
(26,64,65)
#183939
(24,57,57)
#163231
(22,50,49)
#142B29
(20,43,41)
#122421
(18,36,33)
#101D19
(16,29,25)
#0E1611
(14,22,17)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #205559

#205559
(32,85,89)
#346468
(52,100,104)
#487377
(72,115,119)
#5C8286
(92,130,134)
#709195
(112,145,149)
#84A0A4
(132,160,164)
#98AFB3
(152,175,179)
#ACBEC2
(172,190,194)
#C0CDD1
(192,205,209)
#D4DCE0
(212,220,224)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #205559 color. Also use rgb(32,85,89) instead hex code.

Text Font Color

.myTextColor { color: #205559; }

<p style="color:#205559">This sample text font color is #205559.</p>

This text font color is #205559.

Background Color

.myBgColor { background-color: #205559; }

<div style="background-color:#205559">Inner text</div>

This div background color is #205559.

Border color

.myBorderColor { border: 1px solid #205559; }

<div style="border:3px solid #205559">Div</div>

This div border color is #205559.

Opacity

.myOpacity80 { color: #205559; opacity: 0.8; }

<p style="color:#205559;opacity:0.8;">80%</p>

Text with #205559 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #205559;}

<p style="text-shadow: 3px 3px 1px #205559">Text here.</p>

This text has shadow with #205559 color.


.textShadow {text-shadow: 3px 3px 1px #205559', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #205559, 5px 5px 20px red">Text here.</p>

This text has shadow with #205559 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#205559, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#205559, Direction=45, Strength=4)">Text</p>

This text has shadow with #205559 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #205559;
-webkit-box-shadow: 1px 1px 3px 2px #205559;
box-shadow: 1px 1px 3px 2px #205559;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #205559; -webkit-box-shadow: 1px 1px 3px 2px #205559; box-shadow:1px 1px 3px 2px #205559;">
Div content here
</div>

This div box has shadow with color #205559.

Preview

Color preview on black background

This text has color #205559 on black background.


Color preview on white background

This text has color #205559 on white background.


Black color preview on #205559 background

This text has black color on #205559 background.


White color preview on #205559 background

This text has white color on #205559 background.


Related colors

Complementary color

Complementary color for #hex is #DFAAA6.


I love getcolorcode.com

Triadic colors

1 #592055 and #555920 with #205559 are triadic colors.

2 #595520 and #552059 with #205559 are triadic colors.