COLOR #236013

HEX: #236013 RGB: (35,96,19)

Color info

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

RGB color model

#236013 color RGB value is (35,96,19).

RGB: (35,96,19) (14%, 38%, 7%)

RGB channels and saturation

R 35 of 255 = 14%
G 96 of 255 = 38%
B 19 of 255 = 7%

35
96
19

R + G + B ~ 20%. #236013 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 96 + 19 = 150 (100%)
R 35 of 150 ~ 23.33%
G 96 of 150 ~ 64%
B 19 of 150 ~ 12.67'%

%23.33
%64
%12.67

CMYK color model

#236013 color CMYK value is (64,0,80,62).

  • cyan value is 63.54%
  • magenta value is 0.00%
  • yellow value is 80.21%
  • key color value is 62.35%
CMYK: (64,0,80,62) C64M0Y80K62 (64%,0%,80%,62%) (0.64/0.00/0.80/0.62) 

CMYK percentages

%63.54
%0
%80.21
%62.35

Codes

Color #236013 in popluar color models

23 60 13
RGB 35 96 19
HSL 108° 66.96% 22.55%
HSB/HSV 108° 80.21% 37.65%
CMYK 63.54% 0.00% 80.21%
62.35%

Color #236013 in popluar number systems.

HEX 23 60 13
Decimal 35 96 19
Binary 100011 1100000 10011
Octal 43 140 23

Shades and tints

Shades of #236013

#236013
(35,96,19)
#205812
(32,88,18)
#1D5011
(29,80,17)
#1A4810
(26,72,16)
#17400F
(23,64,15)
#14380E
(20,56,14)
#11300D
(17,48,13)
#0E280C
(14,40,12)
#0B200B
(11,32,11)
#08180A
(8,24,10)
#051009
(5,16,9)
#000000
(0,0,0)

Tints of #236013

#236013
(35,96,19)
#376E28
(55,110,40)
#4B7C3D
(75,124,61)
#5F8A52
(95,138,82)
#739867
(115,152,103)
#87A67C
(135,166,124)
#9BB491
(155,180,145)
#AFC2A6
(175,194,166)
#C3D0BB
(195,208,187)
#D7DED0
(215,222,208)
#EBECE5
(235,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #236013 color. Also use rgb(35,96,19) instead hex code.

Text Font Color

.myTextColor { color: #236013; }

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

This text font color is #236013.

Background Color

.myBgColor { background-color: #236013; }

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

This div background color is #236013.

Border color

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

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

This div border color is #236013.

Opacity

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

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

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

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

This text has shadow with #236013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #236013.

Preview

Color preview on black background

This text has color #236013 on black background.


Color preview on white background

This text has color #236013 on white background.


Black color preview on #236013 background

This text has black color on #236013 background.


White color preview on #236013 background

This text has white color on #236013 background.


Related colors

Complementary color

Complementary color for #hex is #DC9FEC.


I love getcolorcode.com

Triadic colors

1 #132360 and #601323 with #236013 are triadic colors.

2 #136023 and #602313 with #236013 are triadic colors.