COLOR #315835

HEX: #315835 RGB: (49,88,53)

Color info

#315835 contains red, green and blue colors in about the same proportion. Web safe color of #315835 is #336633 (or #363).

RGB color model

#315835 color RGB value is (49,88,53).

RGB: (49,88,53) (19%, 35%, 21%)

RGB channels and saturation

R 49 of 255 = 19%
G 88 of 255 = 35%
B 53 of 255 = 21%

49
88
53

R + G + B ~ 25%. #315835 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 88 + 53 = 190 (100%)
R 49 of 190 ~ 25.79%
G 88 of 190 ~ 46.32%
B 53 of 190 ~ 27.89'%

%25.79
%46.32
%27.89

CMYK color model

#315835 color CMYK value is (44,0,40,65).

  • cyan value is 44.32%
  • magenta value is 0.00%
  • yellow value is 39.77%
  • key color value is 65.49%

CMYK: (44,0,40,65)
C44M0Y40K65 (44%, 0%, 40%, 65%)
(0.44 / 0.00 / 0.40 / 0.65)

CMYK percentages

%44.32
%0
%39.77
%65.49

Codes

Color #315835 in popluar color models

31 58 35
RGB 49 88 53
HSL 126° 28.47% 26.86%
HSB/HSV 126° 44.32% 34.51%
CMYK 44.32% 0.00% 39.77%
65.49%

Color #315835 in popluar number systems.

HEX 31 58 35
Decimal 49 88 53
Binary 110001 1011000 110101
Octal 61 130 65

Shades and tints

Shades of #315835

#315835
(49,88,53)
#2D5031
(45,80,49)
#29482D
(41,72,45)
#254029
(37,64,41)
#213825
(33,56,37)
#1D3021
(29,48,33)
#19281D
(25,40,29)
#152019
(21,32,25)
#111815
(17,24,21)
#0D1011
(13,16,17)
#09080D
(9,8,13)
#000000
(0,0,0)

Tints of #315835

#315835
(49,88,53)
#436747
(67,103,71)
#557659
(85,118,89)
#67856B
(103,133,107)
#79947D
(121,148,125)
#8BA38F
(139,163,143)
#9DB2A1
(157,178,161)
#AFC1B3
(175,193,179)
#C1D0C5
(193,208,197)
#D3DFD7
(211,223,215)
#E5EEE9
(229,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315835 color. Also use rgb(49,88,53) instead hex code.

Text Font Color

.myTextColor { color: #315835; }

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

This text font color is #315835.

Background Color

.myBgColor { background-color: #315835; }

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

This div background color is #315835.

Border color

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

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

This div border color is #315835.

Opacity

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

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

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

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

This text has shadow with #315835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315835.

Preview

Color preview on black background

This text has color #315835 on black background.


Color preview on white background

This text has color #315835 on white background.


Black color preview on #315835 background

This text has black color on #315835 background.


White color preview on #315835 background

This text has white color on #315835 background.


Related colors

Complementary color

Complementary color for #hex is #CEA7CA.


I love getcolorcode.com

Triadic colors

1 #353158 and #583531 with #315835 are triadic colors.

2 #355831 and #583135 with #315835 are triadic colors.