COLOR #53775A

HEX: #53775A RGB: (83,119,90)

Color info

#53775A contains red, green and blue colors in about the same proportion. Web safe color of #53775A is #666666 (or #666).

RGB color model

#53775A color RGB value is (83,119,90).

RGB: (83,119,90) (33%, 47%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 119 of 255 = 47%
B 90 of 255 = 35%

83
119
90

R + G + B ~ 38%. #53775A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 119 + 90 = 292 (100%)
R 83 of 292 ~ 28.42%
G 119 of 292 ~ 40.75%
B 90 of 292 ~ 30.82'%

%28.42
%40.75
%30.82

CMYK color model

#53775A color CMYK value is (30,0,24,53).

  • cyan value is 30.25%
  • magenta value is 0.00%
  • yellow value is 24.37%
  • key color value is 53.33%
CMYK: (30,0,24,53) C30M0Y24K53 (30%,0%,24%,53%) (0.30/0.00/0.24/0.53) 

CMYK percentages

%30.25
%0
%24.37
%53.33

Codes

Color #53775A in popluar color models

53 77 5A
RGB 83 119 90
HSL 132° 17.82% 39.61%
HSB/HSV 132° 30.25% 46.67%
CMYK 30.25% 0.00% 24.37%
53.33%

Color #53775A in popluar number systems.

HEX 53 77 5A
Decimal 83 119 90
Binary 1010011 1110111 1011010
Octal 123 167 132

Shades and tints

Shades of #53775A

#53775A
(83,119,90)
#4C6D52
(76,109,82)
#45634A
(69,99,74)
#3E5942
(62,89,66)
#374F3A
(55,79,58)
#304532
(48,69,50)
#293B2A
(41,59,42)
#223122
(34,49,34)
#1B271A
(27,39,26)
#141D12
(20,29,18)
#0D130A
(13,19,10)
#000000
(0,0,0)

Tints of #53775A

#53775A
(83,119,90)
#628369
(98,131,105)
#718F78
(113,143,120)
#809B87
(128,155,135)
#8FA796
(143,167,150)
#9EB3A5
(158,179,165)
#ADBFB4
(173,191,180)
#BCCBC3
(188,203,195)
#CBD7D2
(203,215,210)
#DAE3E1
(218,227,225)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53775A color. Also use rgb(83,119,90) instead hex code.

Text Font Color

.myTextColor { color: #53775A; }

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

This text font color is #53775A.

Background Color

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

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

This div background color is #53775A.

Border color

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

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

This div border color is #53775A.

Opacity

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

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

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

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

This text has shadow with #53775A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53775A.

Preview

Color preview on black background

This text has color #53775A on black background.


Color preview on white background

This text has color #53775A on white background.


Black color preview on #53775A background

This text has black color on #53775A background.


White color preview on #53775A background

This text has white color on #53775A background.


Related colors

Complementary color

Complementary color for #hex is #AC88A5.


I love getcolorcode.com

Triadic colors

1 #5A5377 and #775A53 with #53775A are triadic colors.

2 #5A7753 and #77535A with #53775A are triadic colors.