COLOR #351229

HEX: #351229 RGB: (53,18,41)

Color info

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

RGB color model

#351229 color RGB value is (53,18,41).

RGB: (53,18,41) (21%, 7%, 16%)

RGB channels and saturation

R 53 of 255 = 21%
G 18 of 255 = 7%
B 41 of 255 = 16%

53
18
41

R + G + B ~ 15%. #351229 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 18 + 41 = 112 (100%)
R 53 of 112 ~ 47.32%
G 18 of 112 ~ 16.07%
B 41 of 112 ~ 36.61'%

%47.32
%16.07
%36.61

CMYK color model

#351229 color CMYK value is (0,66,23,79).

  • cyan value is 0.00%
  • magenta value is 66.04%
  • yellow value is 22.64%
  • key color value is 79.22%

CMYK: (0,66,23,79)
C0M66Y23K79 (0%, 66%, 23%, 79%)
(0.00 / 0.66 / 0.23 / 0.79)

CMYK percentages

%0
%66.04
%22.64
%79.22

Codes

Color #351229 in popluar color models

35 12 29
RGB 53 18 41
HSL 321° 49.30% 13.92%
HSB/HSV 321° 66.04% 20.78%
CMYK 0.00% 66.04% 22.64%
79.22%

Color #351229 in popluar number systems.

HEX 35 12 29
Decimal 53 18 41
Binary 110101 10010 101001
Octal 65 22 51

Shades and tints

Shades of #351229

#351229
(53,18,41)
#311126
(49,17,38)
#2D1023
(45,16,35)
#290F20
(41,15,32)
#250E1D
(37,14,29)
#210D1A
(33,13,26)
#1D0C17
(29,12,23)
#190B14
(25,11,20)
#150A11
(21,10,17)
#11090E
(17,9,14)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #351229

#351229
(53,18,41)
#47273C
(71,39,60)
#593C4F
(89,60,79)
#6B5162
(107,81,98)
#7D6675
(125,102,117)
#8F7B88
(143,123,136)
#A1909B
(161,144,155)
#B3A5AE
(179,165,174)
#C5BAC1
(197,186,193)
#D7CFD4
(215,207,212)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351229 color. Also use rgb(53,18,41) instead hex code.

Text Font Color

.myTextColor { color: #351229; }

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

This text font color is #351229.

Background Color

.myBgColor { background-color: #351229; }

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

This div background color is #351229.

Border color

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

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

This div border color is #351229.

Opacity

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

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

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

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

This text has shadow with #351229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351229.

Preview

Color preview on black background

This text has color #351229 on black background.


Color preview on white background

This text has color #351229 on white background.


Black color preview on #351229 background

This text has black color on #351229 background.


White color preview on #351229 background

This text has white color on #351229 background.


Related colors

Complementary color

Complementary color for #hex is #CAEDD6.


I love getcolorcode.com

Triadic colors

1 #293512 and #122935 with #351229 are triadic colors.

2 #291235 and #123529 with #351229 are triadic colors.