COLOR #355581

HEX: #355581 RGB: (53,85,129)

Color info

#355581 contains mainly green and blue colors. Web safe color of #355581 is #336699 (or #369).

RGB color model

#355581 color RGB value is (53,85,129).

RGB: (53,85,129) (21%, 33%, 51%)

RGB channels and saturation

R 53 of 255 = 21%
G 85 of 255 = 33%
B 129 of 255 = 51%

53
85
129

R + G + B ~ 35%. #355581 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 85 + 129 = 267 (100%)
R 53 of 267 ~ 19.85%
G 85 of 267 ~ 31.84%
B 129 of 267 ~ 48.31'%

%19.85
%31.84
%48.31

CMYK color model

#355581 color CMYK value is (59,34,0,49).

  • cyan value is 58.91%
  • magenta value is 34.11%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (59,34,0,49)
C59M34Y0K49 (59%, 34%, 0%, 49%)
(0.59 / 0.34 / 0.00 / 0.49)

CMYK percentages

%58.91
%34.11
%0
%49.41

Codes

Color #355581 in popluar color models

35 55 81
RGB 53 85 129
HSL 215° 41.76% 35.69%
HSB/HSV 215° 58.91% 50.59%
CMYK 58.91% 34.11% 0.00%
49.41%

Color #355581 in popluar number systems.

HEX 35 55 81
Decimal 53 85 129
Binary 110101 1010101 10000001
Octal 65 125 201

Shades and tints

Shades of #355581

#355581
(53,85,129)
#314E76
(49,78,118)
#2D476B
(45,71,107)
#294060
(41,64,96)
#253955
(37,57,85)
#21324A
(33,50,74)
#1D2B3F
(29,43,63)
#192434
(25,36,52)
#151D29
(21,29,41)
#11161E
(17,22,30)
#0D0F13
(13,15,19)
#000000
(0,0,0)

Tints of #355581

#355581
(53,85,129)
#47648C
(71,100,140)
#597397
(89,115,151)
#6B82A2
(107,130,162)
#7D91AD
(125,145,173)
#8FA0B8
(143,160,184)
#A1AFC3
(161,175,195)
#B3BECE
(179,190,206)
#C5CDD9
(197,205,217)
#D7DCE4
(215,220,228)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355581 color. Also use rgb(53,85,129) instead hex code.

Text Font Color

.myTextColor { color: #355581; }

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

This text font color is #355581.

Background Color

.myBgColor { background-color: #355581; }

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

This div background color is #355581.

Border color

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

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

This div border color is #355581.

Opacity

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

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

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

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

This text has shadow with #355581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355581.

Preview

Color preview on black background

This text has color #355581 on black background.


Color preview on white background

This text has color #355581 on white background.


Black color preview on #355581 background

This text has black color on #355581 background.


White color preview on #355581 background

This text has white color on #355581 background.


Related colors

Complementary color

Complementary color for #hex is #CAAA7E.


I love getcolorcode.com

Triadic colors

1 #813555 and #558135 with #355581 are triadic colors.

2 #815535 and #553581 with #355581 are triadic colors.