COLOR #35532A

HEX: #35532A RGB: (53,83,42)

Color info

#35532A contains red, green and blue colors in about the same proportion. Web safe color of #35532A is #336633 (or #363).

RGB color model

#35532A color RGB value is (53,83,42).

RGB: (53,83,42) (21%, 33%, 16%)

RGB channels and saturation

R 53 of 255 = 21%
G 83 of 255 = 33%
B 42 of 255 = 16%

53
83
42

R + G + B ~ 23%. #35532A is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 83 + 42 = 178 (100%)
R 53 of 178 ~ 29.78%
G 83 of 178 ~ 46.63%
B 42 of 178 ~ 23.6'%

%29.78
%46.63
%23.6

CMYK color model

#35532A color CMYK value is (36,0,49,67).

  • cyan value is 36.14%
  • magenta value is 0.00%
  • yellow value is 49.40%
  • key color value is 67.45%

CMYK: (36,0,49,67)
C36M0Y49K67 (36%, 0%, 49%, 67%)
(0.36 / 0.00 / 0.49 / 0.67)

CMYK percentages

%36.14
%0
%49.4
%67.45

Codes

Color #35532A in popluar color models

35 53 2A
RGB 53 83 42
HSL 104° 32.80% 24.51%
HSB/HSV 104° 49.40% 32.55%
CMYK 36.14% 0.00% 49.40%
67.45%

Color #35532A in popluar number systems.

HEX 35 53 2A
Decimal 53 83 42
Binary 110101 1010011 101010
Octal 65 123 52

Shades and tints

Shades of #35532A

#35532A
(53,83,42)
#314C27
(49,76,39)
#2D4524
(45,69,36)
#293E21
(41,62,33)
#25371E
(37,55,30)
#21301B
(33,48,27)
#1D2918
(29,41,24)
#192215
(25,34,21)
#151B12
(21,27,18)
#11140F
(17,20,15)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #35532A

#35532A
(53,83,42)
#47623D
(71,98,61)
#597150
(89,113,80)
#6B8063
(107,128,99)
#7D8F76
(125,143,118)
#8F9E89
(143,158,137)
#A1AD9C
(161,173,156)
#B3BCAF
(179,188,175)
#C5CBC2
(197,203,194)
#D7DAD5
(215,218,213)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35532A color. Also use rgb(53,83,42) instead hex code.

Text Font Color

.myTextColor { color: #35532A; }

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

This text font color is #35532A.

Background Color

.myBgColor { background-color: #35532A; }

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

This div background color is #35532A.

Border color

.myBorderColor { border: 1px solid #35532A; }

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

This div border color is #35532A.

Opacity

.myOpacity80 { color: #35532A; opacity: 0.8; }

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

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

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

This text has shadow with #35532A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35532A.

Preview

Color preview on black background

This text has color #35532A on black background.


Color preview on white background

This text has color #35532A on white background.


Black color preview on #35532A background

This text has black color on #35532A background.


White color preview on #35532A background

This text has white color on #35532A background.


Related colors

Complementary color

Complementary color for #hex is #CAACD5.


I love getcolorcode.com

Triadic colors

1 #2A3553 and #532A35 with #35532A are triadic colors.

2 #2A5335 and #53352A with #35532A are triadic colors.