COLOR #359272

HEX: #359272 RGB: (53,146,114)

Color info

#359272 contains mainly green and blue colors. Web safe color of #359272 is #339966 (or #396).

RGB color model

#359272 color RGB value is (53,146,114).

RGB: (53,146,114) (21%, 57%, 45%)

RGB channels and saturation

R 53 of 255 = 21%
G 146 of 255 = 57%
B 114 of 255 = 45%

53
146
114

R + G + B ~ 41%. #359272 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 53 + 146 + 114 = 313 (100%)
R 53 of 313 ~ 16.93%
G 146 of 313 ~ 46.65%
B 114 of 313 ~ 36.42'%

%16.93
%46.65
%36.42

CMYK color model

#359272 color CMYK value is (64,0,22,43).

  • cyan value is 63.70%
  • magenta value is 0.00%
  • yellow value is 21.92%
  • key color value is 42.75%
CMYK: (64,0,22,43) C64M0Y22K43 (64%,0%,22%,43%) (0.64/0.00/0.22/0.43) 

CMYK percentages

%63.7
%0
%21.92
%42.75

Codes

Color #359272 in popluar color models

35 92 72
RGB 53 146 114
HSL 159° 46.73% 39.02%
HSB/HSV 159° 63.70% 57.25%
CMYK 63.70% 0.00% 21.92%
42.75%

Color #359272 in popluar number systems.

HEX 35 92 72
Decimal 53 146 114
Binary 110101 10010010 1110010
Octal 65 222 162

Shades and tints

Shades of #359272

#359272
(53,146,114)
#318568
(49,133,104)
#2D785E
(45,120,94)
#296B54
(41,107,84)
#255E4A
(37,94,74)
#215140
(33,81,64)
#1D4436
(29,68,54)
#19372C
(25,55,44)
#152A22
(21,42,34)
#111D18
(17,29,24)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #359272

#359272
(53,146,114)
#479B7E
(71,155,126)
#59A48A
(89,164,138)
#6BAD96
(107,173,150)
#7DB6A2
(125,182,162)
#8FBFAE
(143,191,174)
#A1C8BA
(161,200,186)
#B3D1C6
(179,209,198)
#C5DAD2
(197,218,210)
#D7E3DE
(215,227,222)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359272 color. Also use rgb(53,146,114) instead hex code.

Text Font Color

.myTextColor { color: #359272; }

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

This text font color is #359272.

Background Color

.myBgColor { background-color: #359272; }

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

This div background color is #359272.

Border color

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

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

This div border color is #359272.

Opacity

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

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

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

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

This text has shadow with #359272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359272.

Preview

Color preview on black background

This text has color #359272 on black background.


Color preview on white background

This text has color #359272 on white background.


Black color preview on #359272 background

This text has black color on #359272 background.


White color preview on #359272 background

This text has white color on #359272 background.


Related colors

Complementary color

Complementary color for #hex is #CA6D8D.


I love getcolorcode.com

Triadic colors

1 #723592 and #927235 with #359272 are triadic colors.

2 #729235 and #923572 with #359272 are triadic colors.