COLOR #350831

HEX: #350831 RGB: (53,8,49)

Color info

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

RGB color model

#350831 color RGB value is (53,8,49).

RGB: (53,8,49) (21%, 3%, 19%)

RGB channels and saturation

R 53 of 255 = 21%
G 8 of 255 = 3%
B 49 of 255 = 19%

53
8
49

R + G + B ~ 14%. #350831 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 8 + 49 = 110 (100%)
R 53 of 110 ~ 48.18%
G 8 of 110 ~ 7.27%
B 49 of 110 ~ 44.55'%

%48.18
%44.55

CMYK color model

#350831 color CMYK value is (0,85,8,79).

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

CMYK: (0,85,8,79)
C0M85Y8K79 (0%, 85%, 8%, 79%)
(0.00 / 0.85 / 0.08 / 0.79)

CMYK percentages

%0
%84.91
%7.55
%79.22

Codes

Color #350831 in popluar color models

35 08 31
RGB 53 8 49
HSL 305° 73.77% 11.96%
HSB/HSV 305° 84.91% 20.78%
CMYK 0.00% 84.91% 7.55%
79.22%

Color #350831 in popluar number systems.

HEX 35 08 31
Decimal 53 8 49
Binary 110101 1000 110001
Octal 65 10 61

Shades and tints

Shades of #350831

#350831
(53,8,49)
#31082D
(49,8,45)
#2D0829
(45,8,41)
#290825
(41,8,37)
#250821
(37,8,33)
#21081D
(33,8,29)
#1D0819
(29,8,25)
#190815
(25,8,21)
#150811
(21,8,17)
#11080D
(17,8,13)
#0D0809
(13,8,9)
#000000
(0,0,0)

Tints of #350831

#350831
(53,8,49)
#471E43
(71,30,67)
#593455
(89,52,85)
#6B4A67
(107,74,103)
#7D6079
(125,96,121)
#8F768B
(143,118,139)
#A18C9D
(161,140,157)
#B3A2AF
(179,162,175)
#C5B8C1
(197,184,193)
#D7CED3
(215,206,211)
#E9E4E5
(233,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #350831; }

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

This text font color is #350831.

Background Color

.myBgColor { background-color: #350831; }

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

This div background color is #350831.

Border color

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

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

This div border color is #350831.

Opacity

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

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

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

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

This text has shadow with #350831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350831.

Preview

Color preview on black background

This text has color #350831 on black background.


Color preview on white background

This text has color #350831 on white background.


Black color preview on #350831 background

This text has black color on #350831 background.


White color preview on #350831 background

This text has white color on #350831 background.


Related colors

Complementary color

Complementary color for #hex is #CAF7CE.


I love getcolorcode.com

Triadic colors

1 #313508 and #083135 with #350831 are triadic colors.

2 #310835 and #083531 with #350831 are triadic colors.