COLOR #53634A

HEX: #53634A RGB: (83,99,74)

Color info

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

RGB color model

#53634A color RGB value is (83,99,74).

RGB: (83,99,74) (33%, 39%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 99 of 255 = 39%
B 74 of 255 = 29%

83
99
74

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

Portions of RGB colors in percentages

R + G + B = 83 + 99 + 74 = 256 (100%)
R 83 of 256 ~ 32.42%
G 99 of 256 ~ 38.67%
B 74 of 256 ~ 28.91'%

%32.42
%38.67
%28.91

CMYK color model

#53634A color CMYK value is (16,0,25,61).

  • cyan value is 16.16%
  • magenta value is 0.00%
  • yellow value is 25.25%
  • key color value is 61.18%

CMYK: (16,0,25,61)
C16M0Y25K61 (16%, 0%, 25%, 61%)
(0.16 / 0.00 / 0.25 / 0.61)

CMYK percentages

%16.16
%0
%25.25
%61.18

Codes

Color #53634A in popluar color models

53 63 4A
RGB 83 99 74
HSL 98° 14.45% 33.92%
HSB/HSV 98° 25.25% 38.82%
CMYK 16.16% 0.00% 25.25%
61.18%

Color #53634A in popluar number systems.

HEX 53 63 4A
Decimal 83 99 74
Binary 1010011 1100011 1001010
Octal 123 143 112

Shades and tints

Shades of #53634A

#53634A
(83,99,74)
#4C5A44
(76,90,68)
#45513E
(69,81,62)
#3E4838
(62,72,56)
#373F32
(55,63,50)
#30362C
(48,54,44)
#292D26
(41,45,38)
#222420
(34,36,32)
#1B1B1A
(27,27,26)
#141214
(20,18,20)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #53634A

#53634A
(83,99,74)
#62715A
(98,113,90)
#717F6A
(113,127,106)
#808D7A
(128,141,122)
#8F9B8A
(143,155,138)
#9EA99A
(158,169,154)
#ADB7AA
(173,183,170)
#BCC5BA
(188,197,186)
#CBD3CA
(203,211,202)
#DAE1DA
(218,225,218)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53634A color. Also use rgb(83,99,74) instead hex code.

Text Font Color

.myTextColor { color: #53634A; }

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

This text font color is #53634A.

Background Color

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

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

This div background color is #53634A.

Border color

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

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

This div border color is #53634A.

Opacity

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

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

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

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

This text has shadow with #53634A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53634A.

Preview

Color preview on black background

This text has color #53634A on black background.


Color preview on white background

This text has color #53634A on white background.


Black color preview on #53634A background

This text has black color on #53634A background.


White color preview on #53634A background

This text has white color on #53634A background.


Related colors

Complementary color

Complementary color for #hex is #AC9CB5.


I love getcolorcode.com

Triadic colors

1 #4A5363 and #634A53 with #53634A are triadic colors.

2 #4A6353 and #63534A with #53634A are triadic colors.