COLOR #351731

HEX: #351731 RGB: (53,23,49)

Color info

#351731 contains red, green and blue colors in about the same proportion. Web safe color of #351731 is #330033 (or #303).

RGB color model

#351731 color RGB value is (53,23,49).

RGB: (53,23,49) (21%, 9%, 19%)

RGB channels and saturation

R 53 of 255 = 21%
G 23 of 255 = 9%
B 49 of 255 = 19%

53
23
49

R + G + B ~ 16%. #351731 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 23 + 49 = 125 (100%)
R 53 of 125 ~ 42.4%
G 23 of 125 ~ 18.4%
B 49 of 125 ~ 39.2'%

%42.4
%18.4
%39.2

CMYK color model

#351731 color CMYK value is (0,57,8,79).

  • cyan value is 0.00%
  • magenta value is 56.60%
  • yellow value is 7.55%
  • key color value is 79.22%

CMYK: (0,57,8,79)
C0M57Y8K79 (0%, 57%, 8%, 79%)
(0.00 / 0.57 / 0.08 / 0.79)

CMYK percentages

%0
%56.6
%7.55
%79.22

Codes

Color #351731 in popluar color models

35 17 31
RGB 53 23 49
HSL 308° 39.47% 14.90%
HSB/HSV 308° 56.60% 20.78%
CMYK 0.00% 56.60% 7.55%
79.22%

Color #351731 in popluar number systems.

HEX 35 17 31
Decimal 53 23 49
Binary 110101 10111 110001
Octal 65 27 61

Shades and tints

Shades of #351731

#351731
(53,23,49)
#31152D
(49,21,45)
#2D1329
(45,19,41)
#291125
(41,17,37)
#250F21
(37,15,33)
#210D1D
(33,13,29)
#1D0B19
(29,11,25)
#190915
(25,9,21)
#150711
(21,7,17)
#11050D
(17,5,13)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #351731

#351731
(53,23,49)
#472C43
(71,44,67)
#594155
(89,65,85)
#6B5667
(107,86,103)
#7D6B79
(125,107,121)
#8F808B
(143,128,139)
#A1959D
(161,149,157)
#B3AAAF
(179,170,175)
#C5BFC1
(197,191,193)
#D7D4D3
(215,212,211)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351731; }

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

This text font color is #351731.

Background Color

.myBgColor { background-color: #351731; }

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

This div background color is #351731.

Border color

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

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

This div border color is #351731.

Opacity

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

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

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

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

This text has shadow with #351731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351731.

Preview

Color preview on black background

This text has color #351731 on black background.


Color preview on white background

This text has color #351731 on white background.


Black color preview on #351731 background

This text has black color on #351731 background.


White color preview on #351731 background

This text has white color on #351731 background.


Related colors

Complementary color

Complementary color for #hex is #CAE8CE.


I love getcolorcode.com

Triadic colors

1 #313517 and #173135 with #351731 are triadic colors.

2 #311735 and #173531 with #351731 are triadic colors.