COLOR #354645

HEX: #354645 RGB: (53,70,69)

Color info

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

RGB color model

#354645 color RGB value is (53,70,69).

RGB: (53,70,69) (21%, 27%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 70 of 255 = 27%
B 69 of 255 = 27%

53
70
69

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

Portions of RGB colors in percentages

R + G + B = 53 + 70 + 69 = 192 (100%)
R 53 of 192 ~ 27.6%
G 70 of 192 ~ 36.46%
B 69 of 192 ~ 35.94'%

%27.6
%36.46
%35.94

CMYK color model

#354645 color CMYK value is (24,0,1,73).

  • cyan value is 24.29%
  • magenta value is 0.00%
  • yellow value is 1.43%
  • key color value is 72.55%

CMYK: (24,0,1,73)
C24M0Y1K73 (24%, 0%, 1%, 73%)
(0.24 / 0.00 / 0.01 / 0.73)

CMYK percentages

%24.29
%0
%1.43
%72.55

Codes

Color #354645 in popluar color models

35 46 45
RGB 53 70 69
HSL 176° 13.82% 24.12%
HSB/HSV 176° 24.29% 27.45%
CMYK 24.29% 0.00% 1.43%
72.55%

Color #354645 in popluar number systems.

HEX 35 46 45
Decimal 53 70 69
Binary 110101 1000110 1000101
Octal 65 106 105

Shades and tints

Shades of #354645

#354645
(53,70,69)
#31403F
(49,64,63)
#2D3A39
(45,58,57)
#293433
(41,52,51)
#252E2D
(37,46,45)
#212827
(33,40,39)
#1D2221
(29,34,33)
#191C1B
(25,28,27)
#151615
(21,22,21)
#11100F
(17,16,15)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #354645

#354645
(53,70,69)
#475655
(71,86,85)
#596665
(89,102,101)
#6B7675
(107,118,117)
#7D8685
(125,134,133)
#8F9695
(143,150,149)
#A1A6A5
(161,166,165)
#B3B6B5
(179,182,181)
#C5C6C5
(197,198,197)
#D7D6D5
(215,214,213)
#E9E6E5
(233,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354645 color. Also use rgb(53,70,69) instead hex code.

Text Font Color

.myTextColor { color: #354645; }

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

This text font color is #354645.

Background Color

.myBgColor { background-color: #354645; }

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

This div background color is #354645.

Border color

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

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

This div border color is #354645.

Opacity

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

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

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

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

This text has shadow with #354645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354645.

Preview

Color preview on black background

This text has color #354645 on black background.


Color preview on white background

This text has color #354645 on white background.


Black color preview on #354645 background

This text has black color on #354645 background.


White color preview on #354645 background

This text has white color on #354645 background.


Related colors

Complementary color

Complementary color for #hex is #CAB9BA.


I love getcolorcode.com

Triadic colors

1 #453546 and #464535 with #354645 are triadic colors.

2 #454635 and #463545 with #354645 are triadic colors.