COLOR #354533

HEX: #354533 RGB: (53,69,51)

Color info

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

RGB color model

#354533 color RGB value is (53,69,51).

RGB: (53,69,51) (21%, 27%, 20%)

RGB channels and saturation

R 53 of 255 = 21%
G 69 of 255 = 27%
B 51 of 255 = 20%

53
69
51

R + G + B ~ 23%. #354533 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 69 + 51 = 173 (100%)
R 53 of 173 ~ 30.64%
G 69 of 173 ~ 39.88%
B 51 of 173 ~ 29.48'%

%30.64
%39.88
%29.48

CMYK color model

#354533 color CMYK value is (23,0,26,73).

  • cyan value is 23.19%
  • magenta value is 0.00%
  • yellow value is 26.09%
  • key color value is 72.94%

CMYK: (23,0,26,73)
C23M0Y26K73 (23%, 0%, 26%, 73%)
(0.23 / 0.00 / 0.26 / 0.73)

CMYK percentages

%23.19
%0
%26.09
%72.94

Codes

Color #354533 in popluar color models

35 45 33
RGB 53 69 51
HSL 113° 15.00% 23.53%
HSB/HSV 113° 26.09% 27.06%
CMYK 23.19% 0.00% 26.09%
72.94%

Color #354533 in popluar number systems.

HEX 35 45 33
Decimal 53 69 51
Binary 110101 1000101 110011
Octal 65 105 63

Shades and tints

Shades of #354533

#354533
(53,69,51)
#313F2F
(49,63,47)
#2D392B
(45,57,43)
#293327
(41,51,39)
#252D23
(37,45,35)
#21271F
(33,39,31)
#1D211B
(29,33,27)
#191B17
(25,27,23)
#151513
(21,21,19)
#110F0F
(17,15,15)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #354533

#354533
(53,69,51)
#475545
(71,85,69)
#596557
(89,101,87)
#6B7569
(107,117,105)
#7D857B
(125,133,123)
#8F958D
(143,149,141)
#A1A59F
(161,165,159)
#B3B5B1
(179,181,177)
#C5C5C3
(197,197,195)
#D7D5D5
(215,213,213)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #354533; }

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

This text font color is #354533.

Background Color

.myBgColor { background-color: #354533; }

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

This div background color is #354533.

Border color

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

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

This div border color is #354533.

Opacity

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

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

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

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

This text has shadow with #354533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354533.

Preview

Color preview on black background

This text has color #354533 on black background.


Color preview on white background

This text has color #354533 on white background.


Black color preview on #354533 background

This text has black color on #354533 background.


White color preview on #354533 background

This text has white color on #354533 background.


Related colors

Complementary color

Complementary color for #hex is #CABACC.


I love getcolorcode.com

Triadic colors

1 #333545 and #453335 with #354533 are triadic colors.

2 #334535 and #453533 with #354533 are triadic colors.