COLOR #354830

HEX: #354830 RGB: (53,72,48)

Color info

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

RGB color model

#354830 color RGB value is (53,72,48).

RGB: (53,72,48) (21%, 28%, 19%)

RGB channels and saturation

R 53 of 255 = 21%
G 72 of 255 = 28%
B 48 of 255 = 19%

53
72
48

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

Portions of RGB colors in percentages

R + G + B = 53 + 72 + 48 = 173 (100%)
R 53 of 173 ~ 30.64%
G 72 of 173 ~ 41.62%
B 48 of 173 ~ 27.75'%

%30.64
%41.62
%27.75

CMYK color model

#354830 color CMYK value is (26,0,33,72).

  • cyan value is 26.39%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 71.76%

CMYK: (26,0,33,72)
C26M0Y33K72 (26%, 0%, 33%, 72%)
(0.26 / 0.00 / 0.33 / 0.72)

CMYK percentages

%26.39
%0
%33.33
%71.76

Codes

Color #354830 in popluar color models

35 48 30
RGB 53 72 48
HSL 108° 20.00% 23.53%
HSB/HSV 108° 33.33% 28.24%
CMYK 26.39% 0.00% 33.33%
71.76%

Color #354830 in popluar number systems.

HEX 35 48 30
Decimal 53 72 48
Binary 110101 1001000 110000
Octal 65 110 60

Shades and tints

Shades of #354830

#354830
(53,72,48)
#31422C
(49,66,44)
#2D3C28
(45,60,40)
#293624
(41,54,36)
#253020
(37,48,32)
#212A1C
(33,42,28)
#1D2418
(29,36,24)
#191E14
(25,30,20)
#151810
(21,24,16)
#11120C
(17,18,12)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #354830

#354830
(53,72,48)
#475842
(71,88,66)
#596854
(89,104,84)
#6B7866
(107,120,102)
#7D8878
(125,136,120)
#8F988A
(143,152,138)
#A1A89C
(161,168,156)
#B3B8AE
(179,184,174)
#C5C8C0
(197,200,192)
#D7D8D2
(215,216,210)
#E9E8E4
(233,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #354830 color. Also use rgb(53,72,48) instead hex code.

Text Font Color

.myTextColor { color: #354830; }

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

This text font color is #354830.

Background Color

.myBgColor { background-color: #354830; }

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

This div background color is #354830.

Border color

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

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

This div border color is #354830.

Opacity

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

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

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

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

This text has shadow with #354830 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #354830.

Preview

Color preview on black background

This text has color #354830 on black background.


Color preview on white background

This text has color #354830 on white background.


Black color preview on #354830 background

This text has black color on #354830 background.


White color preview on #354830 background

This text has white color on #354830 background.


Related colors

Complementary color

Complementary color for #hex is #CAB7CF.


I love getcolorcode.com

Triadic colors

1 #303548 and #483035 with #354830 are triadic colors.

2 #304835 and #483530 with #354830 are triadic colors.