COLOR #53835E

HEX: #53835E RGB: (83,131,94)

Renk bilgisi

#53835E contains red, green and blue colors in about the same proportion. #53835E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#53835E color RGB value is (83,131,94).

RGB: (83,131,94) (33%, 51%, 37%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 131 of 255 = 51%
B 94 of 255 = 37%

83
131
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 131 + 94 = 308 (100%)
R 83 of 308 ~ 26.95%
G 131 of 308 ~ 42.53%
B 94 of 308 ~ 30.52'%

%26.95
%42.53
%30.52

CMYK RENK MODELİ

#53835E rengi CMYK tonu (37,0,28,49).

  • camgöbeği tonu 36.64%
  • eflatun tonu 0.00%
  • sarı tonu 28.24%
  • ana renk tonu 48.63%

CMYK: (37,0,28,49)
C37M0Y28K49 (37%, 0%, 28%, 49%)
(0.37 / 0.00 / 0.28 / 0.49)

CMYK yüzdeleri

%36.64
%0
%28.24
%48.63

Codes

Color #53835E in popluar color models

53 83 5E
RGB 83 131 94
HSL 134° 22.43% 41.96%
HSB/HSV 134° 36.64% 51.37%
CMYK 36.64% 0.00% 28.24%
48.63%

Color #53835E in popluar number systems.

HEX 53 83 5E
Decimal 83 131 94
Binary 1010011 10000011 1011110
Octal 123 203 136

Shades and tints

Shades of #53835E

#53835E
(83,131,94)
#4C7856
(76,120,86)
#456D4E
(69,109,78)
#3E6246
(62,98,70)
#37573E
(55,87,62)
#304C36
(48,76,54)
#29412E
(41,65,46)
#223626
(34,54,38)
#1B2B1E
(27,43,30)
#142016
(20,32,22)
#0D150E
(13,21,14)
#000000
(0,0,0)

Tints of #53835E

#53835E
(83,131,94)
#628E6C
(98,142,108)
#71997A
(113,153,122)
#80A488
(128,164,136)
#8FAF96
(143,175,150)
#9EBAA4
(158,186,164)
#ADC5B2
(173,197,178)
#BCD0C0
(188,208,192)
#CBDBCE
(203,219,206)
#DAE6DC
(218,230,220)
#E9F1EA
(233,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53835E color. Also use rgb(83,131,94) instead hex code.

Text Font Color

.myTextColor { color: #53835E; }

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

This text font color is #53835E.

Background Color

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

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

This div background color is #53835E.

Border color

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

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

This div border color is #53835E.

Opacity

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

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

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

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

This text has shadow with #53835E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53835E.

Preview

Color preview on black background

This text has color #53835E on black background.


Color preview on white background

This text has color #53835E on white background.


Black color preview on #53835E background

This text has black color on #53835E background.


White color preview on #53835E background

This text has white color on #53835E background.


Related colors

Complementary color

Complementary color for #hex is #AC7CA1.


I love getcolorcode.com

Triadic colors

1 #5E5383 and #835E53 with #53835E are triadic colors.

2 #5E8353 and #83535E with #53835E are triadic colors.