COLOR #356674

HEX: #356674 RGB: (53,102,116)

Color info

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

RGB color model

#356674 color RGB value is (53,102,116).

RGB: (53,102,116) (21%, 40%, 45%)

RGB channels and saturation

R 53 of 255 = 21%
G 102 of 255 = 40%
B 116 of 255 = 45%

53
102
116

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

Portions of RGB colors in percentages

R + G + B = 53 + 102 + 116 = 271 (100%)
R 53 of 271 ~ 19.56%
G 102 of 271 ~ 37.64%
B 116 of 271 ~ 42.8'%

%19.56
%37.64
%42.8

CMYK color model

#356674 color CMYK value is (54,12,0,55).

  • cyan value is 54.31%
  • magenta value is 12.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (54,12,0,55)
C54M12Y0K55 (54%, 12%, 0%, 55%)
(0.54 / 0.12 / 0.00 / 0.55)

CMYK percentages

%54.31
%12.07
%0
%54.51

Codes

Color #356674 in popluar color models

35 66 74
RGB 53 102 116
HSL 193° 37.28% 33.14%
HSB/HSV 193° 54.31% 45.49%
CMYK 54.31% 12.07% 0.00%
54.51%

Color #356674 in popluar number systems.

HEX 35 66 74
Decimal 53 102 116
Binary 110101 1100110 1110100
Octal 65 146 164

Shades and tints

Shades of #356674

#356674
(53,102,116)
#315D6A
(49,93,106)
#2D5460
(45,84,96)
#294B56
(41,75,86)
#25424C
(37,66,76)
#213942
(33,57,66)
#1D3038
(29,48,56)
#19272E
(25,39,46)
#151E24
(21,30,36)
#11151A
(17,21,26)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #356674

#356674
(53,102,116)
#477380
(71,115,128)
#59808C
(89,128,140)
#6B8D98
(107,141,152)
#7D9AA4
(125,154,164)
#8FA7B0
(143,167,176)
#A1B4BC
(161,180,188)
#B3C1C8
(179,193,200)
#C5CED4
(197,206,212)
#D7DBE0
(215,219,224)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #356674 color. Also use rgb(53,102,116) instead hex code.

Text Font Color

.myTextColor { color: #356674; }

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

This text font color is #356674.

Background Color

.myBgColor { background-color: #356674; }

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

This div background color is #356674.

Border color

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

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

This div border color is #356674.

Opacity

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

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

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

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

This text has shadow with #356674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #356674.

Preview

Color preview on black background

This text has color #356674 on black background.


Color preview on white background

This text has color #356674 on white background.


Black color preview on #356674 background

This text has black color on #356674 background.


White color preview on #356674 background

This text has white color on #356674 background.


Related colors

Complementary color

Complementary color for #hex is #CA998B.


I love getcolorcode.com

Triadic colors

1 #743566 and #667435 with #356674 are triadic colors.

2 #746635 and #663574 with #356674 are triadic colors.