COLOR #537A53

HEX: #537A53 RGB: (83,122,83)

Renk bilgisi

#537A53 contains red, green and blue colors in about the same proportion. #537A53 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#537A53 color RGB value is (83,122,83).

RGB: (83,122,83) (33%, 48%, 33%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 122 of 255 = 48%
B 83 of 255 = 33%

83
122
83

R + G + B ~ 38%. #537A53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 122 + 83 = 288 (100%)
R 83 of 288 ~ 28.82%
G 122 of 288 ~ 42.36%
B 83 of 288 ~ 28.82'%

%28.82
%42.36
%28.82

CMYK RENK MODELİ

#537A53 rengi CMYK tonu (32,0,32,52).

  • camgöbeği tonu 31.97%
  • eflatun tonu 0.00%
  • sarı tonu 31.97%
  • ana renk tonu 52.16%

CMYK: (32,0,32,52)
C32M0Y32K52 (32%, 0%, 32%, 52%)
(0.32 / 0.00 / 0.32 / 0.52)

CMYK yüzdeleri

%31.97
%0
%31.97
%52.16

Codes

Color #537A53 in popluar color models

53 7A 53
RGB 83 122 83
HSL 120° 19.02% 40.20%
HSB/HSV 120° 31.97% 47.84%
CMYK 31.97% 0.00% 31.97%
52.16%

Color #537A53 in popluar number systems.

HEX 53 7A 53
Decimal 83 122 83
Binary 1010011 1111010 1010011
Octal 123 172 123

Shades and tints

Shades of #537A53

#537A53
(83,122,83)
#4C6F4C
(76,111,76)
#456445
(69,100,69)
#3E593E
(62,89,62)
#374E37
(55,78,55)
#304330
(48,67,48)
#293829
(41,56,41)
#222D22
(34,45,34)
#1B221B
(27,34,27)
#141714
(20,23,20)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #537A53

#537A53
(83,122,83)
#628662
(98,134,98)
#719271
(113,146,113)
#809E80
(128,158,128)
#8FAA8F
(143,170,143)
#9EB69E
(158,182,158)
#ADC2AD
(173,194,173)
#BCCEBC
(188,206,188)
#CBDACB
(203,218,203)
#DAE6DA
(218,230,218)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537A53 color. Also use rgb(83,122,83) instead hex code.

Text Font Color

.myTextColor { color: #537A53; }

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

This text font color is #537A53.

Background Color

.myBgColor { background-color: #537A53; }

<div style="background-color:#537A53">Inner text</div>

This div background color is #537A53.

Border color

.myBorderColor { border: 1px solid #537A53; }

<div style="border:3px solid #537A53">Div</div>

This div border color is #537A53.

Opacity

.myOpacity80 { color: #537A53; opacity: 0.8; }

<p style="color:#537A53;opacity:0.8;">80%</p>

Text with #537A53 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 #537A53;}

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

This text has shadow with #537A53 color.


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

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

This text has shadow with #537A53 primary color and red secondary color.


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

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

This text has shadow with #537A53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #537A53.

Preview

Color preview on black background

This text has color #537A53 on black background.


Color preview on white background

This text has color #537A53 on white background.


Black color preview on #537A53 background

This text has black color on #537A53 background.


White color preview on #537A53 background

This text has white color on #537A53 background.


Related colors

Complementary color

Complementary color for #hex is #AC85AC.


I love getcolorcode.com

Triadic colors

1 #53537A and #7A5353 with #537A53 are triadic colors.

2 #537A53 and #7A5353 with #537A53 are triadic colors.