COLOR #357B38

HEX: #357B38 RGB: (53,123,56)

Color info

#357B38 contains mainly green color. Web safe color of #357B38 is #336633 (or #363).

RGB color model

#357B38 color RGB value is (53,123,56).

RGB: (53,123,56) (21%, 48%, 22%)

RGB channels and saturation

R 53 of 255 = 21%
G 123 of 255 = 48%
B 56 of 255 = 22%

53
123
56

R + G + B ~ 30%. #357B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 123 + 56 = 232 (100%)
R 53 of 232 ~ 22.84%
G 123 of 232 ~ 53.02%
B 56 of 232 ~ 24.14'%

%22.84
%53.02
%24.14

CMYK color model

#357B38 color CMYK value is (57,0,54,52).

  • cyan value is 56.91%
  • magenta value is 0.00%
  • yellow value is 54.47%
  • key color value is 51.76%

CMYK: (57,0,54,52)
C57M0Y54K52 (57%, 0%, 54%, 52%)
(0.57 / 0.00 / 0.54 / 0.52)

CMYK percentages

%56.91
%0
%54.47
%51.76

Codes

Color #357B38 in popluar color models

35 7B 38
RGB 53 123 56
HSL 123° 39.77% 34.51%
HSB/HSV 123° 56.91% 48.24%
CMYK 56.91% 0.00% 54.47%
51.76%

Color #357B38 in popluar number systems.

HEX 35 7B 38
Decimal 53 123 56
Binary 110101 1111011 111000
Octal 65 173 70

Shades and tints

Shades of #357B38

#357B38
(53,123,56)
#317033
(49,112,51)
#2D652E
(45,101,46)
#295A29
(41,90,41)
#254F24
(37,79,36)
#21441F
(33,68,31)
#1D391A
(29,57,26)
#192E15
(25,46,21)
#152310
(21,35,16)
#11180B
(17,24,11)
#0D0D06
(13,13,6)
#000000
(0,0,0)

Tints of #357B38

#357B38
(53,123,56)
#47874A
(71,135,74)
#59935C
(89,147,92)
#6B9F6E
(107,159,110)
#7DAB80
(125,171,128)
#8FB792
(143,183,146)
#A1C3A4
(161,195,164)
#B3CFB6
(179,207,182)
#C5DBC8
(197,219,200)
#D7E7DA
(215,231,218)
#E9F3EC
(233,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #357B38 color. Also use rgb(53,123,56) instead hex code.

Text Font Color

.myTextColor { color: #357B38; }

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

This text font color is #357B38.

Background Color

.myBgColor { background-color: #357B38; }

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

This div background color is #357B38.

Border color

.myBorderColor { border: 1px solid #357B38; }

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

This div border color is #357B38.

Opacity

.myOpacity80 { color: #357B38; opacity: 0.8; }

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

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

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

This text has shadow with #357B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #357B38.

Preview

Color preview on black background

This text has color #357B38 on black background.


Color preview on white background

This text has color #357B38 on white background.


Black color preview on #357B38 background

This text has black color on #357B38 background.


White color preview on #357B38 background

This text has white color on #357B38 background.


Related colors

Complementary color

Complementary color for #hex is #CA84C7.


I love getcolorcode.com

Triadic colors

1 #38357B and #7B3835 with #357B38 are triadic colors.

2 #387B35 and #7B3538 with #357B38 are triadic colors.