COLOR #352639

HEX: #352639 RGB: (53,38,57)

Color info

#352639 contains red, green and blue colors in about the same proportion. Web safe color of #352639 is #333333 (or #333).

RGB color model

#352639 color RGB value is (53,38,57).

RGB: (53,38,57) (21%, 15%, 22%)

RGB channels and saturation

R 53 of 255 = 21%
G 38 of 255 = 15%
B 57 of 255 = 22%

53
38
57

R + G + B ~ 19%. #352639 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 38 + 57 = 148 (100%)
R 53 of 148 ~ 35.81%
G 38 of 148 ~ 25.68%
B 57 of 148 ~ 38.51'%

%35.81
%25.68
%38.51

CMYK color model

#352639 color CMYK value is (7,33,0,78).

  • cyan value is 7.02%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (7,33,0,78)
C7M33Y0K78 (7%, 33%, 0%, 78%)
(0.07 / 0.33 / 0.00 / 0.78)

CMYK percentages

%7.02
%33.33
%0
%77.65

Codes

Color #352639 in popluar color models

35 26 39
RGB 53 38 57
HSL 287° 20.00% 18.63%
HSB/HSV 287° 33.33% 22.35%
CMYK 7.02% 33.33% 0.00%
77.65%

Color #352639 in popluar number systems.

HEX 35 26 39
Decimal 53 38 57
Binary 110101 100110 111001
Octal 65 46 71

Shades and tints

Shades of #352639

#352639
(53,38,57)
#312334
(49,35,52)
#2D202F
(45,32,47)
#291D2A
(41,29,42)
#251A25
(37,26,37)
#211720
(33,23,32)
#1D141B
(29,20,27)
#191116
(25,17,22)
#150E11
(21,14,17)
#110B0C
(17,11,12)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #352639

#352639
(53,38,57)
#47394B
(71,57,75)
#594C5D
(89,76,93)
#6B5F6F
(107,95,111)
#7D7281
(125,114,129)
#8F8593
(143,133,147)
#A198A5
(161,152,165)
#B3ABB7
(179,171,183)
#C5BEC9
(197,190,201)
#D7D1DB
(215,209,219)
#E9E4ED
(233,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352639; }

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

This text font color is #352639.

Background Color

.myBgColor { background-color: #352639; }

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

This div background color is #352639.

Border color

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

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

This div border color is #352639.

Opacity

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

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

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

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

This text has shadow with #352639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352639.

Preview

Color preview on black background

This text has color #352639 on black background.


Color preview on white background

This text has color #352639 on white background.


Black color preview on #352639 background

This text has black color on #352639 background.


White color preview on #352639 background

This text has white color on #352639 background.


Related colors

Complementary color

Complementary color for #hex is #CAD9C6.


I love getcolorcode.com

Triadic colors

1 #393526 and #263935 with #352639 are triadic colors.

2 #392635 and #263539 with #352639 are triadic colors.