COLOR #356084

HEX: #356084 RGB: (53,96,132)

Color info

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

RGB color model

#356084 color RGB value is (53,96,132).

RGB: (53,96,132) (21%, 38%, 52%)

RGB channels and saturation

R 53 of 255 = 21%
G 96 of 255 = 38%
B 132 of 255 = 52%

53
96
132

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

Portions of RGB colors in percentages

R + G + B = 53 + 96 + 132 = 281 (100%)
R 53 of 281 ~ 18.86%
G 96 of 281 ~ 34.16%
B 132 of 281 ~ 46.98'%

%18.86
%34.16
%46.98

CMYK color model

#356084 color CMYK value is (60,27,0,48).

  • cyan value is 59.85%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (60,27,0,48)
C60M27Y0K48 (60%, 27%, 0%, 48%)
(0.60 / 0.27 / 0.00 / 0.48)

CMYK percentages

%59.85
%27.27
%0
%48.24

Codes

Color #356084 in popluar color models

35 60 84
RGB 53 96 132
HSL 207° 42.70% 36.27%
HSB/HSV 207° 59.85% 51.76%
CMYK 59.85% 27.27% 0.00%
48.24%

Color #356084 in popluar number systems.

HEX 35 60 84
Decimal 53 96 132
Binary 110101 1100000 10000100
Octal 65 140 204

Shades and tints

Shades of #356084

#356084
(53,96,132)
#315878
(49,88,120)
#2D506C
(45,80,108)
#294860
(41,72,96)
#254054
(37,64,84)
#213848
(33,56,72)
#1D303C
(29,48,60)
#192830
(25,40,48)
#152024
(21,32,36)
#111818
(17,24,24)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #356084

#356084
(53,96,132)
#476E8F
(71,110,143)
#597C9A
(89,124,154)
#6B8AA5
(107,138,165)
#7D98B0
(125,152,176)
#8FA6BB
(143,166,187)
#A1B4C6
(161,180,198)
#B3C2D1
(179,194,209)
#C5D0DC
(197,208,220)
#D7DEE7
(215,222,231)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356084 color. Also use rgb(53,96,132) instead hex code.

Text Font Color

.myTextColor { color: #356084; }

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

This text font color is #356084.

Background Color

.myBgColor { background-color: #356084; }

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

This div background color is #356084.

Border color

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

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

This div border color is #356084.

Opacity

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

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

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

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

This text has shadow with #356084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356084.

Preview

Color preview on black background

This text has color #356084 on black background.


Color preview on white background

This text has color #356084 on white background.


Black color preview on #356084 background

This text has black color on #356084 background.


White color preview on #356084 background

This text has white color on #356084 background.


Related colors

Complementary color

Complementary color for #hex is #CA9F7B.


I love getcolorcode.com

Triadic colors

1 #843560 and #608435 with #356084 are triadic colors.

2 #846035 and #603584 with #356084 are triadic colors.