COLOR #53694B

HEX: #53694B RGB: (83,105,75)

Color info

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

RGB color model

#53694B color RGB value is (83,105,75).

RGB: (83,105,75) (33%, 41%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 105 of 255 = 41%
B 75 of 255 = 29%

83
105
75

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

Portions of RGB colors in percentages

R + G + B = 83 + 105 + 75 = 263 (100%)
R 83 of 263 ~ 31.56%
G 105 of 263 ~ 39.92%
B 75 of 263 ~ 28.52'%

%31.56
%39.92
%28.52

CMYK color model

#53694B color CMYK value is (21,0,29,59).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 58.82%
CMYK: (21,0,29,59) C21M0Y29K59 (21%,0%,29%,59%) (0.21/0.00/0.29/0.59) 

CMYK percentages

%20.95
%0
%28.57
%58.82

Codes

Color #53694B in popluar color models

53 69 4B
RGB 83 105 75
HSL 104° 16.67% 35.29%
HSB/HSV 104° 28.57% 41.18%
CMYK 20.95% 0.00% 28.57%
58.82%

Color #53694B in popluar number systems.

HEX 53 69 4B
Decimal 83 105 75
Binary 1010011 1101001 1001011
Octal 123 151 113

Shades and tints

Shades of #53694B

#53694B
(83,105,75)
#4C6045
(76,96,69)
#45573F
(69,87,63)
#3E4E39
(62,78,57)
#374533
(55,69,51)
#303C2D
(48,60,45)
#293327
(41,51,39)
#222A21
(34,42,33)
#1B211B
(27,33,27)
#141815
(20,24,21)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #53694B

#53694B
(83,105,75)
#62765B
(98,118,91)
#71836B
(113,131,107)
#80907B
(128,144,123)
#8F9D8B
(143,157,139)
#9EAA9B
(158,170,155)
#ADB7AB
(173,183,171)
#BCC4BB
(188,196,187)
#CBD1CB
(203,209,203)
#DADEDB
(218,222,219)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53694B; }

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

This text font color is #53694B.

Background Color

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

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

This div background color is #53694B.

Border color

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

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

This div border color is #53694B.

Opacity

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

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

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

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

This text has shadow with #53694B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53694B.

Preview

Color preview on black background

This text has color #53694B on black background.


Color preview on white background

This text has color #53694B on white background.


Black color preview on #53694B background

This text has black color on #53694B background.


White color preview on #53694B background

This text has white color on #53694B background.


Related colors

Complementary color

Complementary color for #hex is #AC96B4.


I love getcolorcode.com

Triadic colors

1 #4B5369 and #694B53 with #53694B are triadic colors.

2 #4B6953 and #69534B with #53694B are triadic colors.