COLOR #351733

HEX: #351733 RGB: (53,23,51)

Color info

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

RGB color model

#351733 color RGB value is (53,23,51).

RGB: (53,23,51) (21%, 9%, 20%)

RGB channels and saturation

R 53 of 255 = 21%
G 23 of 255 = 9%
B 51 of 255 = 20%

53
23
51

R + G + B ~ 17%. #351733 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 23 + 51 = 127 (100%)
R 53 of 127 ~ 41.73%
G 23 of 127 ~ 18.11%
B 51 of 127 ~ 40.16'%

%41.73
%18.11
%40.16

CMYK color model

#351733 color CMYK value is (0,57,4,79).

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

CMYK: (0,57,4,79)
C0M57Y4K79 (0%, 57%, 4%, 79%)
(0.00 / 0.57 / 0.04 / 0.79)

CMYK percentages

%0
%56.6
%3.77
%79.22

Codes

Color #351733 in popluar color models

35 17 33
RGB 53 23 51
HSL 304° 39.47% 14.90%
HSB/HSV 304° 56.60% 20.78%
CMYK 0.00% 56.60% 3.77%
79.22%

Color #351733 in popluar number systems.

HEX 35 17 33
Decimal 53 23 51
Binary 110101 10111 110011
Octal 65 27 63

Shades and tints

Shades of #351733

#351733
(53,23,51)
#31152F
(49,21,47)
#2D132B
(45,19,43)
#291127
(41,17,39)
#250F23
(37,15,35)
#210D1F
(33,13,31)
#1D0B1B
(29,11,27)
#190917
(25,9,23)
#150713
(21,7,19)
#11050F
(17,5,15)
#0D030B
(13,3,11)
#000000
(0,0,0)

Tints of #351733

#351733
(53,23,51)
#472C45
(71,44,69)
#594157
(89,65,87)
#6B5669
(107,86,105)
#7D6B7B
(125,107,123)
#8F808D
(143,128,141)
#A1959F
(161,149,159)
#B3AAB1
(179,170,177)
#C5BFC3
(197,191,195)
#D7D4D5
(215,212,213)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #351733; }

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

This text font color is #351733.

Background Color

.myBgColor { background-color: #351733; }

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

This div background color is #351733.

Border color

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

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

This div border color is #351733.

Opacity

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

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

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

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

This text has shadow with #351733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351733.

Preview

Color preview on black background

This text has color #351733 on black background.


Color preview on white background

This text has color #351733 on white background.


Black color preview on #351733 background

This text has black color on #351733 background.


White color preview on #351733 background

This text has white color on #351733 background.


Related colors

Complementary color

Complementary color for #hex is #CAE8CC.


I love getcolorcode.com

Triadic colors

1 #333517 and #173335 with #351733 are triadic colors.

2 #331735 and #173533 with #351733 are triadic colors.