COLOR #315336

HEX: #315336 RGB: (49,83,54)

Color info

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

RGB color model

#315336 color RGB value is (49,83,54).

RGB: (49,83,54) (19%, 33%, 21%)

RGB channels and saturation

R 49 of 255 = 19%
G 83 of 255 = 33%
B 54 of 255 = 21%

49
83
54

R + G + B ~ 24%. #315336 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 83 + 54 = 186 (100%)
R 49 of 186 ~ 26.34%
G 83 of 186 ~ 44.62%
B 54 of 186 ~ 29.03'%

%26.34
%44.62
%29.03

CMYK color model

#315336 color CMYK value is (41,0,35,67).

  • cyan value is 40.96%
  • magenta value is 0.00%
  • yellow value is 34.94%
  • key color value is 67.45%
CMYK: (41,0,35,67) C41M0Y35K67 (41%,0%,35%,67%) (0.41/0.00/0.35/0.67) 

CMYK percentages

%40.96
%0
%34.94
%67.45

Codes

Color #315336 in popluar color models

31 53 36
RGB 49 83 54
HSL 129° 25.76% 25.88%
HSB/HSV 129° 40.96% 32.55%
CMYK 40.96% 0.00% 34.94%
67.45%

Color #315336 in popluar number systems.

HEX 31 53 36
Decimal 49 83 54
Binary 110001 1010011 110110
Octal 61 123 66

Shades and tints

Shades of #315336

#315336
(49,83,54)
#2D4C32
(45,76,50)
#29452E
(41,69,46)
#253E2A
(37,62,42)
#213726
(33,55,38)
#1D3022
(29,48,34)
#19291E
(25,41,30)
#15221A
(21,34,26)
#111B16
(17,27,22)
#0D1412
(13,20,18)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #315336

#315336
(49,83,54)
#436248
(67,98,72)
#55715A
(85,113,90)
#67806C
(103,128,108)
#798F7E
(121,143,126)
#8B9E90
(139,158,144)
#9DADA2
(157,173,162)
#AFBCB4
(175,188,180)
#C1CBC6
(193,203,198)
#D3DAD8
(211,218,216)
#E5E9EA
(229,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315336 color. Also use rgb(49,83,54) instead hex code.

Text Font Color

.myTextColor { color: #315336; }

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

This text font color is #315336.

Background Color

.myBgColor { background-color: #315336; }

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

This div background color is #315336.

Border color

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

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

This div border color is #315336.

Opacity

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

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

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

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

This text has shadow with #315336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315336.

Preview

Color preview on black background

This text has color #315336 on black background.


Color preview on white background

This text has color #315336 on white background.


Black color preview on #315336 background

This text has black color on #315336 background.


White color preview on #315336 background

This text has white color on #315336 background.


Related colors

Complementary color

Complementary color for #hex is #CEACC9.


I love getcolorcode.com

Triadic colors

1 #363153 and #533631 with #315336 are triadic colors.

2 #365331 and #533136 with #315336 are triadic colors.