COLOR #313735

HEX: #313735 RGB: (49,55,53)

Color info

#313735 contains red, green and blue colors in about the same proportion. Web safe color of #313735 is #333333 (or #333).

RGB color model

#313735 color RGB value is (49,55,53).

RGB: (49,55,53) (19%, 22%, 21%)

RGB channels and saturation

R 49 of 255 = 19%
G 55 of 255 = 22%
B 53 of 255 = 21%

49
55
53

R + G + B ~ 21%. #313735 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 55 + 53 = 157 (100%)
R 49 of 157 ~ 31.21%
G 55 of 157 ~ 35.03%
B 53 of 157 ~ 33.76'%

%31.21
%35.03
%33.76

CMYK color model

#313735 color CMYK value is (11,0,4,78).

  • cyan value is 10.91%
  • magenta value is 0.00%
  • yellow value is 3.64%
  • key color value is 78.43%

CMYK: (11,0,4,78)
C11M0Y4K78 (11%, 0%, 4%, 78%)
(0.11 / 0.00 / 0.04 / 0.78)

CMYK percentages

%10.91
%0
%3.64
%78.43

Codes

Color #313735 in popluar color models

31 37 35
RGB 49 55 53
HSL 160° 5.77% 20.39%
HSB/HSV 160° 10.91% 21.57%
CMYK 10.91% 0.00% 3.64%
78.43%

Color #313735 in popluar number systems.

HEX 31 37 35
Decimal 49 55 53
Binary 110001 110111 110101
Octal 61 67 65

Shades and tints

Shades of #313735

#313735
(49,55,53)
#2D3231
(45,50,49)
#292D2D
(41,45,45)
#252829
(37,40,41)
#212325
(33,35,37)
#1D1E21
(29,30,33)
#19191D
(25,25,29)
#151419
(21,20,25)
#110F15
(17,15,21)
#0D0A11
(13,10,17)
#09050D
(9,5,13)
#000000
(0,0,0)

Tints of #313735

#313735
(49,55,53)
#434947
(67,73,71)
#555B59
(85,91,89)
#676D6B
(103,109,107)
#797F7D
(121,127,125)
#8B918F
(139,145,143)
#9DA3A1
(157,163,161)
#AFB5B3
(175,181,179)
#C1C7C5
(193,199,197)
#D3D9D7
(211,217,215)
#E5EBE9
(229,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313735; }

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

This text font color is #313735.

Background Color

.myBgColor { background-color: #313735; }

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

This div background color is #313735.

Border color

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

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

This div border color is #313735.

Opacity

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

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

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

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

This text has shadow with #313735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313735.

Preview

Color preview on black background

This text has color #313735 on black background.


Color preview on white background

This text has color #313735 on white background.


Black color preview on #313735 background

This text has black color on #313735 background.


White color preview on #313735 background

This text has white color on #313735 background.


Related colors

Complementary color

Complementary color for #hex is #CEC8CA.


I love getcolorcode.com

Triadic colors

1 #353137 and #373531 with #313735 are triadic colors.

2 #353731 and #373135 with #313735 are triadic colors.