COLOR #35433D

HEX: #35433D RGB: (53,67,61)

Color info

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

RGB color model

#35433D color RGB value is (53,67,61).

RGB: (53,67,61) (21%, 26%, 24%)

RGB channels and saturation

R 53 of 255 = 21%
G 67 of 255 = 26%
B 61 of 255 = 24%

53
67
61

R + G + B ~ 24%. #35433D is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 67 + 61 = 181 (100%)
R 53 of 181 ~ 29.28%
G 67 of 181 ~ 37.02%
B 61 of 181 ~ 33.7'%

%29.28
%37.02
%33.7

CMYK color model

#35433D color CMYK value is (21,0,9,74).

  • cyan value is 20.90%
  • magenta value is 0.00%
  • yellow value is 8.96%
  • key color value is 73.73%

CMYK: (21,0,9,74)
C21M0Y9K74 (21%, 0%, 9%, 74%)
(0.21 / 0.00 / 0.09 / 0.74)

CMYK percentages

%20.9
%0
%8.96
%73.73

Codes

Color #35433D in popluar color models

35 43 3D
RGB 53 67 61
HSL 154° 11.67% 23.53%
HSB/HSV 154° 20.90% 26.27%
CMYK 20.90% 0.00% 8.96%
73.73%

Color #35433D in popluar number systems.

HEX 35 43 3D
Decimal 53 67 61
Binary 110101 1000011 111101
Octal 65 103 75

Shades and tints

Shades of #35433D

#35433D
(53,67,61)
#313D38
(49,61,56)
#2D3733
(45,55,51)
#29312E
(41,49,46)
#252B29
(37,43,41)
#212524
(33,37,36)
#1D1F1F
(29,31,31)
#19191A
(25,25,26)
#151315
(21,19,21)
#110D10
(17,13,16)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #35433D

#35433D
(53,67,61)
#47544E
(71,84,78)
#59655F
(89,101,95)
#6B7670
(107,118,112)
#7D8781
(125,135,129)
#8F9892
(143,152,146)
#A1A9A3
(161,169,163)
#B3BAB4
(179,186,180)
#C5CBC5
(197,203,197)
#D7DCD6
(215,220,214)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35433D color. Also use rgb(53,67,61) instead hex code.

Text Font Color

.myTextColor { color: #35433D; }

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

This text font color is #35433D.

Background Color

.myBgColor { background-color: #35433D; }

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

This div background color is #35433D.

Border color

.myBorderColor { border: 1px solid #35433D; }

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

This div border color is #35433D.

Opacity

.myOpacity80 { color: #35433D; opacity: 0.8; }

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

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

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

This text has shadow with #35433D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35433D.

Preview

Color preview on black background

This text has color #35433D on black background.


Color preview on white background

This text has color #35433D on white background.


Black color preview on #35433D background

This text has black color on #35433D background.


White color preview on #35433D background

This text has white color on #35433D background.


Related colors

Complementary color

Complementary color for #hex is #CABCC2.


I love getcolorcode.com

Triadic colors

1 #3D3543 and #433D35 with #35433D are triadic colors.

2 #3D4335 and #43353D with #35433D are triadic colors.