COLOR #354347

HEX: #354347 RGB: (53,67,71)

Color info

#354347 contains red, green and blue colors in about the same proportion. Web safe color of #354347 is #333333 (or #333).

RGB color model

#354347 color RGB value is (53,67,71).

RGB: (53,67,71) (21%, 26%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 67 of 255 = 26%
B 71 of 255 = 28%

53
67
71

R + G + B ~ 25%. #354347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 67 + 71 = 191 (100%)
R 53 of 191 ~ 27.75%
G 67 of 191 ~ 35.08%
B 71 of 191 ~ 37.17'%

%27.75
%35.08
%37.17

CMYK color model

#354347 color CMYK value is (25,6,0,72).

  • cyan value is 25.35%
  • magenta value is 5.63%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (25,6,0,72)
C25M6Y0K72 (25%, 6%, 0%, 72%)
(0.25 / 0.06 / 0.00 / 0.72)

CMYK percentages

%25.35
%5.63
%0
%72.16

Codes

Color #354347 in popluar color models

35 43 47
RGB 53 67 71
HSL 193° 14.52% 24.31%
HSB/HSV 193° 25.35% 27.84%
CMYK 25.35% 5.63% 0.00%
72.16%

Color #354347 in popluar number systems.

HEX 35 43 47
Decimal 53 67 71
Binary 110101 1000011 1000111
Octal 65 103 107

Shades and tints

Shades of #354347

#354347
(53,67,71)
#313D41
(49,61,65)
#2D373B
(45,55,59)
#293135
(41,49,53)
#252B2F
(37,43,47)
#212529
(33,37,41)
#1D1F23
(29,31,35)
#19191D
(25,25,29)
#151317
(21,19,23)
#110D11
(17,13,17)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #354347

#354347
(53,67,71)
#475457
(71,84,87)
#596567
(89,101,103)
#6B7677
(107,118,119)
#7D8787
(125,135,135)
#8F9897
(143,152,151)
#A1A9A7
(161,169,167)
#B3BAB7
(179,186,183)
#C5CBC7
(197,203,199)
#D7DCD7
(215,220,215)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354347 color. Also use rgb(53,67,71) instead hex code.

Text Font Color

.myTextColor { color: #354347; }

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

This text font color is #354347.

Background Color

.myBgColor { background-color: #354347; }

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

This div background color is #354347.

Border color

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

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

This div border color is #354347.

Opacity

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

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

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

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

This text has shadow with #354347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354347.

Preview

Color preview on black background

This text has color #354347 on black background.


Color preview on white background

This text has color #354347 on white background.


Black color preview on #354347 background

This text has black color on #354347 background.


White color preview on #354347 background

This text has white color on #354347 background.


Related colors

Complementary color

Complementary color for #hex is #CABCB8.


I love getcolorcode.com

Triadic colors

1 #473543 and #434735 with #354347 are triadic colors.

2 #474335 and #433547 with #354347 are triadic colors.