COLOR #355969

HEX: #355969 RGB: (53,89,105)

Color info

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

RGB color model

#355969 color RGB value is (53,89,105).

RGB: (53,89,105) (21%, 35%, 41%)

RGB channels and saturation

R 53 of 255 = 21%
G 89 of 255 = 35%
B 105 of 255 = 41%

53
89
105

R + G + B ~ 32%. #355969 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 89 + 105 = 247 (100%)
R 53 of 247 ~ 21.46%
G 89 of 247 ~ 36.03%
B 105 of 247 ~ 42.51'%

%21.46
%36.03
%42.51

CMYK color model

#355969 color CMYK value is (50,15,0,59).

  • cyan value is 49.52%
  • magenta value is 15.24%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (50,15,0,59)
C50M15Y0K59 (50%, 15%, 0%, 59%)
(0.50 / 0.15 / 0.00 / 0.59)

CMYK percentages

%49.52
%15.24
%0
%58.82

Codes

Color #355969 in popluar color models

35 59 69
RGB 53 89 105
HSL 198° 32.91% 30.98%
HSB/HSV 198° 49.52% 41.18%
CMYK 49.52% 15.24% 0.00%
58.82%

Color #355969 in popluar number systems.

HEX 35 59 69
Decimal 53 89 105
Binary 110101 1011001 1101001
Octal 65 131 151

Shades and tints

Shades of #355969

#355969
(53,89,105)
#315160
(49,81,96)
#2D4957
(45,73,87)
#29414E
(41,65,78)
#253945
(37,57,69)
#21313C
(33,49,60)
#1D2933
(29,41,51)
#19212A
(25,33,42)
#151921
(21,25,33)
#111118
(17,17,24)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #355969

#355969
(53,89,105)
#476876
(71,104,118)
#597783
(89,119,131)
#6B8690
(107,134,144)
#7D959D
(125,149,157)
#8FA4AA
(143,164,170)
#A1B3B7
(161,179,183)
#B3C2C4
(179,194,196)
#C5D1D1
(197,209,209)
#D7E0DE
(215,224,222)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355969 color. Also use rgb(53,89,105) instead hex code.

Text Font Color

.myTextColor { color: #355969; }

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

This text font color is #355969.

Background Color

.myBgColor { background-color: #355969; }

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

This div background color is #355969.

Border color

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

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

This div border color is #355969.

Opacity

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

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

Text with #355969 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 #355969;}

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

This text has shadow with #355969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355969.

Preview

Color preview on black background

This text has color #355969 on black background.


Color preview on white background

This text has color #355969 on white background.


Black color preview on #355969 background

This text has black color on #355969 background.


White color preview on #355969 background

This text has white color on #355969 background.


Related colors

Complementary color

Complementary color for #hex is #CAA696.


I love getcolorcode.com

Triadic colors

1 #693559 and #596935 with #355969 are triadic colors.

2 #695935 and #593569 with #355969 are triadic colors.