COLOR #235015

HEX: #235015 RGB: (35,80,21)

Color info

#235015 contains red, green and blue colors in about the same proportion. Web safe color of #235015 is #336600 (or #360).

RGB color model

#235015 color RGB value is (35,80,21).

RGB: (35,80,21) (14%, 31%, 8%)

RGB channels and saturation

R 35 of 255 = 14%
G 80 of 255 = 31%
B 21 of 255 = 8%

35
80
21

R + G + B ~ 18%. #235015 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 80 + 21 = 136 (100%)
R 35 of 136 ~ 25.74%
G 80 of 136 ~ 58.82%
B 21 of 136 ~ 15.44'%

%25.74
%58.82
%15.44

CMYK color model

#235015 color CMYK value is (56,0,74,69).

  • cyan value is 56.25%
  • magenta value is 0.00%
  • yellow value is 73.75%
  • key color value is 68.63%

CMYK: (56,0,74,69)
C56M0Y74K69 (56%, 0%, 74%, 69%)
(0.56 / 0.00 / 0.74 / 0.69)

CMYK percentages

%56.25
%0
%73.75
%68.63

Codes

Color #235015 in popluar color models

23 50 15
RGB 35 80 21
HSL 106° 58.42% 19.80%
HSB/HSV 106° 73.75% 31.37%
CMYK 56.25% 0.00% 73.75%
68.63%

Color #235015 in popluar number systems.

HEX 23 50 15
Decimal 35 80 21
Binary 100011 1010000 10101
Octal 43 120 25

Shades and tints

Shades of #235015

#235015
(35,80,21)
#204914
(32,73,20)
#1D4213
(29,66,19)
#1A3B12
(26,59,18)
#173411
(23,52,17)
#142D10
(20,45,16)
#11260F
(17,38,15)
#0E1F0E
(14,31,14)
#0B180D
(11,24,13)
#08110C
(8,17,12)
#050A0B
(5,10,11)
#000000
(0,0,0)

Tints of #235015

#235015
(35,80,21)
#375F2A
(55,95,42)
#4B6E3F
(75,110,63)
#5F7D54
(95,125,84)
#738C69
(115,140,105)
#879B7E
(135,155,126)
#9BAA93
(155,170,147)
#AFB9A8
(175,185,168)
#C3C8BD
(195,200,189)
#D7D7D2
(215,215,210)
#EBE6E7
(235,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #235015 color. Also use rgb(35,80,21) instead hex code.

Text Font Color

.myTextColor { color: #235015; }

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

This text font color is #235015.

Background Color

.myBgColor { background-color: #235015; }

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

This div background color is #235015.

Border color

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

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

This div border color is #235015.

Opacity

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

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

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

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

This text has shadow with #235015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #235015.

Preview

Color preview on black background

This text has color #235015 on black background.


Color preview on white background

This text has color #235015 on white background.


Black color preview on #235015 background

This text has black color on #235015 background.


White color preview on #235015 background

This text has white color on #235015 background.


Related colors

Complementary color

Complementary color for #hex is #DCAFEA.


I love getcolorcode.com

Triadic colors

1 #152350 and #501523 with #235015 are triadic colors.

2 #155023 and #502315 with #235015 are triadic colors.