COLOR #356380

HEX: #356380 RGB: (53,99,128)

Color info

#356380 contains mainly green and blue colors. Web safe color of #356380 is #336666 (or #366).

RGB color model

#356380 color RGB value is (53,99,128).

RGB: (53,99,128) (21%, 39%, 50%)

RGB channels and saturation

R 53 of 255 = 21%
G 99 of 255 = 39%
B 128 of 255 = 50%

53
99
128

R + G + B ~ 37%. #356380 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 99 + 128 = 280 (100%)
R 53 of 280 ~ 18.93%
G 99 of 280 ~ 35.36%
B 128 of 280 ~ 45.71'%

%18.93
%35.36
%45.71

CMYK color model

#356380 color CMYK value is (59,23,0,50).

  • cyan value is 58.59%
  • magenta value is 22.66%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (59,23,0,50)
C59M23Y0K50 (59%, 23%, 0%, 50%)
(0.59 / 0.23 / 0.00 / 0.50)

CMYK percentages

%58.59
%22.66
%0
%49.8

Codes

Color #356380 in popluar color models

35 63 80
RGB 53 99 128
HSL 203° 41.44% 35.49%
HSB/HSV 203° 58.59% 50.20%
CMYK 58.59% 22.66% 0.00%
49.80%

Color #356380 in popluar number systems.

HEX 35 63 80
Decimal 53 99 128
Binary 110101 1100011 10000000
Octal 65 143 200

Shades and tints

Shades of #356380

#356380
(53,99,128)
#315A75
(49,90,117)
#2D516A
(45,81,106)
#29485F
(41,72,95)
#253F54
(37,63,84)
#213649
(33,54,73)
#1D2D3E
(29,45,62)
#192433
(25,36,51)
#151B28
(21,27,40)
#11121D
(17,18,29)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #356380

#356380
(53,99,128)
#47718B
(71,113,139)
#597F96
(89,127,150)
#6B8DA1
(107,141,161)
#7D9BAC
(125,155,172)
#8FA9B7
(143,169,183)
#A1B7C2
(161,183,194)
#B3C5CD
(179,197,205)
#C5D3D8
(197,211,216)
#D7E1E3
(215,225,227)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356380 color. Also use rgb(53,99,128) instead hex code.

Text Font Color

.myTextColor { color: #356380; }

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

This text font color is #356380.

Background Color

.myBgColor { background-color: #356380; }

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

This div background color is #356380.

Border color

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

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

This div border color is #356380.

Opacity

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

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

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

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

This text has shadow with #356380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356380.

Preview

Color preview on black background

This text has color #356380 on black background.


Color preview on white background

This text has color #356380 on white background.


Black color preview on #356380 background

This text has black color on #356380 background.


White color preview on #356380 background

This text has white color on #356380 background.


Related colors

Complementary color

Complementary color for #hex is #CA9C7F.


I love getcolorcode.com

Triadic colors

1 #803563 and #638035 with #356380 are triadic colors.

2 #806335 and #633580 with #356380 are triadic colors.