COLOR #53826E

HEX: #53826E RGB: (83,130,110)

Color info

#53826E contains red, green and blue colors in about the same proportion. Web safe color of #53826E is #669966 (or #696).

RGB color model

#53826E color RGB value is (83,130,110).

RGB: (83,130,110) (33%, 51%, 43%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 110 of 255 = 43%

83
130
110

R + G + B ~ 42%. #53826E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 110 = 323 (100%)
R 83 of 323 ~ 25.7%
G 130 of 323 ~ 40.25%
B 110 of 323 ~ 34.06'%

%25.7
%40.25
%34.06

CMYK color model

#53826E color CMYK value is (36,0,15,49).

  • cyan value is 36.15%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 49.02%
CMYK: (36,0,15,49) C36M0Y15K49 (36%,0%,15%,49%) (0.36/0.00/0.15/0.49) 

CMYK percentages

%36.15
%0
%15.38
%49.02

Codes

Color #53826E in popluar color models

53 82 6E
RGB 83 130 110
HSL 154° 22.07% 41.76%
HSB/HSV 154° 36.15% 50.98%
CMYK 36.15% 0.00% 15.38%
49.02%

Color #53826E in popluar number systems.

HEX 53 82 6E
Decimal 83 130 110
Binary 1010011 10000010 1101110
Octal 123 202 156

Shades and tints

Shades of #53826E

#53826E
(83,130,110)
#4C7764
(76,119,100)
#456C5A
(69,108,90)
#3E6150
(62,97,80)
#375646
(55,86,70)
#304B3C
(48,75,60)
#294032
(41,64,50)
#223528
(34,53,40)
#1B2A1E
(27,42,30)
#141F14
(20,31,20)
#0D140A
(13,20,10)
#000000
(0,0,0)

Tints of #53826E

#53826E
(83,130,110)
#628D7B
(98,141,123)
#719888
(113,152,136)
#80A395
(128,163,149)
#8FAEA2
(143,174,162)
#9EB9AF
(158,185,175)
#ADC4BC
(173,196,188)
#BCCFC9
(188,207,201)
#CBDAD6
(203,218,214)
#DAE5E3
(218,229,227)
#E9F0F0
(233,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53826E color. Also use rgb(83,130,110) instead hex code.

Text Font Color

.myTextColor { color: #53826E; }

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

This text font color is #53826E.

Background Color

.myBgColor { background-color: #53826E; }

<div style="background-color:#53826E">Inner text</div>

This div background color is #53826E.

Border color

.myBorderColor { border: 1px solid #53826E; }

<div style="border:3px solid #53826E">Div</div>

This div border color is #53826E.

Opacity

.myOpacity80 { color: #53826E; opacity: 0.8; }

<p style="color:#53826E;opacity:0.8;">80%</p>

Text with #53826E 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 #53826E;}

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

This text has shadow with #53826E color.


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

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

This text has shadow with #53826E primary color and red secondary color.


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

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

This text has shadow with #53826E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53826E.

Preview

Color preview on black background

This text has color #53826E on black background.


Color preview on white background

This text has color #53826E on white background.


Black color preview on #53826E background

This text has black color on #53826E background.


White color preview on #53826E background

This text has white color on #53826E background.


Related colors

Complementary color

Complementary color for #hex is #AC7D91.


I love getcolorcode.com

Triadic colors

1 #6E5382 and #826E53 with #53826E are triadic colors.

2 #6E8253 and #82536E with #53826E are triadic colors.