COLOR #351021

HEX: #351021 RGB: (53,16,33)

Color info

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

RGB color model

#351021 color RGB value is (53,16,33).

RGB: (53,16,33) (21%, 6%, 13%)

RGB channels and saturation

R 53 of 255 = 21%
G 16 of 255 = 6%
B 33 of 255 = 13%

53
16
33

R + G + B ~ 13%. #351021 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 16 + 33 = 102 (100%)
R 53 of 102 ~ 51.96%
G 16 of 102 ~ 15.69%
B 33 of 102 ~ 32.35'%

%51.96
%15.69
%32.35

CMYK color model

#351021 color CMYK value is (0,70,38,79).

  • cyan value is 0.00%
  • magenta value is 69.81%
  • yellow value is 37.74%
  • key color value is 79.22%

CMYK: (0,70,38,79)
C0M70Y38K79 (0%, 70%, 38%, 79%)
(0.00 / 0.70 / 0.38 / 0.79)

CMYK percentages

%0
%69.81
%37.74
%79.22

Codes

Color #351021 in popluar color models

35 10 21
RGB 53 16 33
HSL 332° 53.62% 13.53%
HSB/HSV 332° 69.81% 20.78%
CMYK 0.00% 69.81% 37.74%
79.22%

Color #351021 in popluar number systems.

HEX 35 10 21
Decimal 53 16 33
Binary 110101 10000 100001
Octal 65 20 41

Shades and tints

Shades of #351021

#351021
(53,16,33)
#310F1E
(49,15,30)
#2D0E1B
(45,14,27)
#290D18
(41,13,24)
#250C15
(37,12,21)
#210B12
(33,11,18)
#1D0A0F
(29,10,15)
#19090C
(25,9,12)
#150809
(21,8,9)
#110706
(17,7,6)
#0D0603
(13,6,3)
#000000
(0,0,0)

Tints of #351021

#351021
(53,16,33)
#472535
(71,37,53)
#593A49
(89,58,73)
#6B4F5D
(107,79,93)
#7D6471
(125,100,113)
#8F7985
(143,121,133)
#A18E99
(161,142,153)
#B3A3AD
(179,163,173)
#C5B8C1
(197,184,193)
#D7CDD5
(215,205,213)
#E9E2E9
(233,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351021 color. Also use rgb(53,16,33) instead hex code.

Text Font Color

.myTextColor { color: #351021; }

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

This text font color is #351021.

Background Color

.myBgColor { background-color: #351021; }

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

This div background color is #351021.

Border color

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

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

This div border color is #351021.

Opacity

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

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

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

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

This text has shadow with #351021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351021.

Preview

Color preview on black background

This text has color #351021 on black background.


Color preview on white background

This text has color #351021 on white background.


Black color preview on #351021 background

This text has black color on #351021 background.


White color preview on #351021 background

This text has white color on #351021 background.


Related colors

Complementary color

Complementary color for #hex is #CAEFDE.


I love getcolorcode.com

Triadic colors

1 #213510 and #102135 with #351021 are triadic colors.

2 #211035 and #103521 with #351021 are triadic colors.