COLOR #237D28

HEX: #237D28 RGB: (35,125,40)

Color info

#237D28 contains mainly green color. Web safe color of #237D28 is #336633 (or #363).

RGB color model

#237D28 color RGB value is (35,125,40).

RGB: (35,125,40) (14%, 49%, 16%)

RGB channels and saturation

R 35 of 255 = 14%
G 125 of 255 = 49%
B 40 of 255 = 16%

35
125
40

R + G + B ~ 26%. #237D28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 125 + 40 = 200 (100%)
R 35 of 200 ~ 17.5%
G 125 of 200 ~ 62.5%
B 40 of 200 ~ 20'%

%17.5
%62.5
%20

CMYK color model

#237D28 color CMYK value is (72,0,68,51).

  • cyan value is 72.00%
  • magenta value is 0.00%
  • yellow value is 68.00%
  • key color value is 50.98%
CMYK: (72,0,68,51) C72M0Y68K51 (72%,0%,68%,51%) (0.72/0.00/0.68/0.51) 

CMYK percentages

%72
%0
%68
%50.98

Codes

Color #237D28 in popluar color models

23 7D 28
RGB 35 125 40
HSL 123° 56.25% 31.37%
HSB/HSV 123° 72.00% 49.02%
CMYK 72.00% 0.00% 68.00%
50.98%

Color #237D28 in popluar number systems.

HEX 23 7D 28
Decimal 35 125 40
Binary 100011 1111101 101000
Octal 43 175 50

Shades and tints

Shades of #237D28

#237D28
(35,125,40)
#207225
(32,114,37)
#1D6722
(29,103,34)
#1A5C1F
(26,92,31)
#17511C
(23,81,28)
#144619
(20,70,25)
#113B16
(17,59,22)
#0E3013
(14,48,19)
#0B2510
(11,37,16)
#081A0D
(8,26,13)
#050F0A
(5,15,10)
#000000
(0,0,0)

Tints of #237D28

#237D28
(35,125,40)
#37883B
(55,136,59)
#4B934E
(75,147,78)
#5F9E61
(95,158,97)
#73A974
(115,169,116)
#87B487
(135,180,135)
#9BBF9A
(155,191,154)
#AFCAAD
(175,202,173)
#C3D5C0
(195,213,192)
#D7E0D3
(215,224,211)
#EBEBE6
(235,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #237D28 color. Also use rgb(35,125,40) instead hex code.

Text Font Color

.myTextColor { color: #237D28; }

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

This text font color is #237D28.

Background Color

.myBgColor { background-color: #237D28; }

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

This div background color is #237D28.

Border color

.myBorderColor { border: 1px solid #237D28; }

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

This div border color is #237D28.

Opacity

.myOpacity80 { color: #237D28; opacity: 0.8; }

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

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

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

This text has shadow with #237D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #237D28.

Preview

Color preview on black background

This text has color #237D28 on black background.


Color preview on white background

This text has color #237D28 on white background.


Black color preview on #237D28 background

This text has black color on #237D28 background.


White color preview on #237D28 background

This text has white color on #237D28 background.


Related colors

Complementary color

Complementary color for #hex is #DC82D7.


I love getcolorcode.com

Triadic colors

1 #28237D and #7D2823 with #237D28 are triadic colors.

2 #287D23 and #7D2328 with #237D28 are triadic colors.