COLOR #53694D

HEX: #53694D RGB: (83,105,77)

Color info

#53694D contains red, green and blue colors in about the same proportion. Web safe color of #53694D is #666633 (or #663).

RGB color model

#53694D color RGB value is (83,105,77).

RGB: (83,105,77) (33%, 41%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 105 of 255 = 41%
B 77 of 255 = 30%

83
105
77

R + G + B ~ 35%. #53694D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 105 + 77 = 265 (100%)
R 83 of 265 ~ 31.32%
G 105 of 265 ~ 39.62%
B 77 of 265 ~ 29.06'%

%31.32
%39.62
%29.06

CMYK color model

#53694D color CMYK value is (21,0,27,59).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 26.67%
  • key color value is 58.82%
CMYK: (21,0,27,59) C21M0Y27K59 (21%,0%,27%,59%) (0.21/0.00/0.27/0.59) 

CMYK percentages

%20.95
%0
%26.67
%58.82

Codes

Color #53694D in popluar color models

53 69 4D
RGB 83 105 77
HSL 107° 15.38% 35.69%
HSB/HSV 107° 26.67% 41.18%
CMYK 20.95% 0.00% 26.67%
58.82%

Color #53694D in popluar number systems.

HEX 53 69 4D
Decimal 83 105 77
Binary 1010011 1101001 1001101
Octal 123 151 115

Shades and tints

Shades of #53694D

#53694D
(83,105,77)
#4C6046
(76,96,70)
#45573F
(69,87,63)
#3E4E38
(62,78,56)
#374531
(55,69,49)
#303C2A
(48,60,42)
#293323
(41,51,35)
#222A1C
(34,42,28)
#1B2115
(27,33,21)
#14180E
(20,24,14)
#0D0F07
(13,15,7)
#000000
(0,0,0)

Tints of #53694D

#53694D
(83,105,77)
#62765D
(98,118,93)
#71836D
(113,131,109)
#80907D
(128,144,125)
#8F9D8D
(143,157,141)
#9EAA9D
(158,170,157)
#ADB7AD
(173,183,173)
#BCC4BD
(188,196,189)
#CBD1CD
(203,209,205)
#DADEDD
(218,222,221)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53694D color. Also use rgb(83,105,77) instead hex code.

Text Font Color

.myTextColor { color: #53694D; }

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

This text font color is #53694D.

Background Color

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

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

This div background color is #53694D.

Border color

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

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

This div border color is #53694D.

Opacity

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

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

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

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

This text has shadow with #53694D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53694D.

Preview

Color preview on black background

This text has color #53694D on black background.


Color preview on white background

This text has color #53694D on white background.


Black color preview on #53694D background

This text has black color on #53694D background.


White color preview on #53694D background

This text has white color on #53694D background.


Related colors

Complementary color

Complementary color for #hex is #AC96B2.


I love getcolorcode.com

Triadic colors

1 #4D5369 and #694D53 with #53694D are triadic colors.

2 #4D6953 and #69534D with #53694D are triadic colors.