COLOR #537980

HEX: #537980 RGB: (83,121,128)

Renk bilgisi

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

RGB renk modeli

#537980 color RGB value is (83,121,128).

RGB: (83,121,128) (33%, 47%, 50%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 121 of 255 = 47%
B 128 of 255 = 50%

83
121
128

R + G + B ~ 43%. #537980 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 121 + 128 = 332 (100%)
R 83 of 332 ~ 25%
G 121 of 332 ~ 36.45%
B 128 of 332 ~ 38.55'%

%25
%36.45
%38.55

CMYK RENK MODELİ

#537980 rengi CMYK tonu (35,5,0,50).

  • camgöbeği tonu 35.16%
  • eflatun tonu 5.47%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (35,5,0,50)
C35M5Y0K50 (35%, 5%, 0%, 50%)
(0.35 / 0.05 / 0.00 / 0.50)

CMYK yüzdeleri

%35.16
%5.47
%0
%49.8

Codes

Color #537980 in popluar color models

53 79 80
RGB 83 121 128
HSL 189° 21.33% 41.37%
HSB/HSV 189° 35.16% 50.20%
CMYK 35.16% 5.47% 0.00%
49.80%

Color #537980 in popluar number systems.

HEX 53 79 80
Decimal 83 121 128
Binary 1010011 1111001 10000000
Octal 123 171 200

Shades and tints

Shades of #537980

#537980
(83,121,128)
#4C6E75
(76,110,117)
#45636A
(69,99,106)
#3E585F
(62,88,95)
#374D54
(55,77,84)
#304249
(48,66,73)
#29373E
(41,55,62)
#222C33
(34,44,51)
#1B2128
(27,33,40)
#14161D
(20,22,29)
#0D0B12
(13,11,18)
#000000
(0,0,0)

Tints of #537980

#537980
(83,121,128)
#62858B
(98,133,139)
#719196
(113,145,150)
#809DA1
(128,157,161)
#8FA9AC
(143,169,172)
#9EB5B7
(158,181,183)
#ADC1C2
(173,193,194)
#BCCDCD
(188,205,205)
#CBD9D8
(203,217,216)
#DAE5E3
(218,229,227)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537980 color. Also use rgb(83,121,128) instead hex code.

Text Font Color

.myTextColor { color: #537980; }

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

This text font color is #537980.

Background Color

.myBgColor { background-color: #537980; }

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

This div background color is #537980.

Border color

.myBorderColor { border: 1px solid #537980; }

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

This div border color is #537980.

Opacity

.myOpacity80 { color: #537980; opacity: 0.8; }

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

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

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

This text has shadow with #537980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537980.

Preview

Color preview on black background

This text has color #537980 on black background.


Color preview on white background

This text has color #537980 on white background.


Black color preview on #537980 background

This text has black color on #537980 background.


White color preview on #537980 background

This text has white color on #537980 background.


Related colors

Complementary color

Complementary color for #hex is #AC867F.


I love getcolorcode.com

Triadic colors

1 #805379 and #798053 with #537980 are triadic colors.

2 #807953 and #795380 with #537980 are triadic colors.