COLOR #237319

HEX: #237319 RGB: (35,115,25)

Color info

#237319 contains mainly green color. Web safe color of #237319 is #336600 (or #360).

RGB color model

#237319 color RGB value is (35,115,25).

RGB: (35,115,25) (14%, 45%, 10%)

RGB channels and saturation

R 35 of 255 = 14%
G 115 of 255 = 45%
B 25 of 255 = 10%

35
115
25

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

Portions of RGB colors in percentages

R + G + B = 35 + 115 + 25 = 175 (100%)
R 35 of 175 ~ 20%
G 115 of 175 ~ 65.71%
B 25 of 175 ~ 14.29'%

%20
%65.71
%14.29

CMYK color model

#237319 color CMYK value is (70,0,78,55).

  • cyan value is 69.57%
  • magenta value is 0.00%
  • yellow value is 78.26%
  • key color value is 54.90%

CMYK: (70,0,78,55)
C70M0Y78K55 (70%, 0%, 78%, 55%)
(0.70 / 0.00 / 0.78 / 0.55)

CMYK percentages

%69.57
%0
%78.26
%54.9

Codes

Color #237319 in popluar color models

23 73 19
RGB 35 115 25
HSL 113° 64.29% 27.45%
HSB/HSV 113° 78.26% 45.10%
CMYK 69.57% 0.00% 78.26%
54.90%

Color #237319 in popluar number systems.

HEX 23 73 19
Decimal 35 115 25
Binary 100011 1110011 11001
Octal 43 163 31

Shades and tints

Shades of #237319

#237319
(35,115,25)
#206917
(32,105,23)
#1D5F15
(29,95,21)
#1A5513
(26,85,19)
#174B11
(23,75,17)
#14410F
(20,65,15)
#11370D
(17,55,13)
#0E2D0B
(14,45,11)
#0B2309
(11,35,9)
#081907
(8,25,7)
#050F05
(5,15,5)
#000000
(0,0,0)

Tints of #237319

#237319
(35,115,25)
#377F2D
(55,127,45)
#4B8B41
(75,139,65)
#5F9755
(95,151,85)
#73A369
(115,163,105)
#87AF7D
(135,175,125)
#9BBB91
(155,187,145)
#AFC7A5
(175,199,165)
#C3D3B9
(195,211,185)
#D7DFCD
(215,223,205)
#EBEBE1
(235,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #237319 color. Also use rgb(35,115,25) instead hex code.

Text Font Color

.myTextColor { color: #237319; }

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

This text font color is #237319.

Background Color

.myBgColor { background-color: #237319; }

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

This div background color is #237319.

Border color

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

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

This div border color is #237319.

Opacity

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

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

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

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

This text has shadow with #237319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #237319.

Preview

Color preview on black background

This text has color #237319 on black background.


Color preview on white background

This text has color #237319 on white background.


Black color preview on #237319 background

This text has black color on #237319 background.


White color preview on #237319 background

This text has white color on #237319 background.


Related colors

Complementary color

Complementary color for #hex is #DC8CE6.


I love getcolorcode.com

Triadic colors

1 #192373 and #731923 with #237319 are triadic colors.

2 #197323 and #732319 with #237319 are triadic colors.