COLOR #351526

HEX: #351526 RGB: (53,21,38)

Color info

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

RGB color model

#351526 color RGB value is (53,21,38).

RGB: (53,21,38) (21%, 8%, 15%)

RGB channels and saturation

R 53 of 255 = 21%
G 21 of 255 = 8%
B 38 of 255 = 15%

53
21
38

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

Portions of RGB colors in percentages

R + G + B = 53 + 21 + 38 = 112 (100%)
R 53 of 112 ~ 47.32%
G 21 of 112 ~ 18.75%
B 38 of 112 ~ 33.93'%

%47.32
%18.75
%33.93

CMYK color model

#351526 color CMYK value is (0,60,28,79).

  • cyan value is 0.00%
  • magenta value is 60.38%
  • yellow value is 28.30%
  • key color value is 79.22%

CMYK: (0,60,28,79)
C0M60Y28K79 (0%, 60%, 28%, 79%)
(0.00 / 0.60 / 0.28 / 0.79)

CMYK percentages

%0
%60.38
%28.3
%79.22

Codes

Color #351526 in popluar color models

35 15 26
RGB 53 21 38
HSL 328° 43.24% 14.51%
HSB/HSV 328° 60.38% 20.78%
CMYK 0.00% 60.38% 28.30%
79.22%

Color #351526 in popluar number systems.

HEX 35 15 26
Decimal 53 21 38
Binary 110101 10101 100110
Octal 65 25 46

Shades and tints

Shades of #351526

#351526
(53,21,38)
#311423
(49,20,35)
#2D1320
(45,19,32)
#29121D
(41,18,29)
#25111A
(37,17,26)
#211017
(33,16,23)
#1D0F14
(29,15,20)
#190E11
(25,14,17)
#150D0E
(21,13,14)
#110C0B
(17,12,11)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #351526

#351526
(53,21,38)
#472A39
(71,42,57)
#593F4C
(89,63,76)
#6B545F
(107,84,95)
#7D6972
(125,105,114)
#8F7E85
(143,126,133)
#A19398
(161,147,152)
#B3A8AB
(179,168,171)
#C5BDBE
(197,189,190)
#D7D2D1
(215,210,209)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351526 color. Also use rgb(53,21,38) instead hex code.

Text Font Color

.myTextColor { color: #351526; }

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

This text font color is #351526.

Background Color

.myBgColor { background-color: #351526; }

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

This div background color is #351526.

Border color

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

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

This div border color is #351526.

Opacity

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

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

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

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

This text has shadow with #351526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351526.

Preview

Color preview on black background

This text has color #351526 on black background.


Color preview on white background

This text has color #351526 on white background.


Black color preview on #351526 background

This text has black color on #351526 background.


White color preview on #351526 background

This text has white color on #351526 background.


Related colors

Complementary color

Complementary color for #hex is #CAEAD9.


I love getcolorcode.com

Triadic colors

1 #263515 and #152635 with #351526 are triadic colors.

2 #261535 and #153526 with #351526 are triadic colors.