COLOR #537863

HEX: #537863 RGB: (83,120,99)

Renk bilgisi

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

RGB renk modeli

#537863 color RGB value is (83,120,99).

RGB: (83,120,99) (33%, 47%, 39%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 120 of 255 = 47%
B 99 of 255 = 39%

83
120
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 120 + 99 = 302 (100%)
R 83 of 302 ~ 27.48%
G 120 of 302 ~ 39.74%
B 99 of 302 ~ 32.78'%

%27.48
%39.74
%32.78

CMYK RENK MODELİ

#537863 rengi CMYK tonu (31,0,18,53).

  • camgöbeği tonu 30.83%
  • eflatun tonu 0.00%
  • sarı tonu 17.50%
  • ana renk tonu 52.94%

CMYK: (31,0,18,53)
C31M0Y18K53 (31%, 0%, 18%, 53%)
(0.31 / 0.00 / 0.18 / 0.53)

CMYK yüzdeleri

%30.83
%0
%17.5
%52.94

Codes

Color #537863 in popluar color models

53 78 63
RGB 83 120 99
HSL 146° 18.23% 39.80%
HSB/HSV 146° 30.83% 47.06%
CMYK 30.83% 0.00% 17.50%
52.94%

Color #537863 in popluar number systems.

HEX 53 78 63
Decimal 83 120 99
Binary 1010011 1111000 1100011
Octal 123 170 143

Shades and tints

Shades of #537863

#537863
(83,120,99)
#4C6E5A
(76,110,90)
#456451
(69,100,81)
#3E5A48
(62,90,72)
#37503F
(55,80,63)
#304636
(48,70,54)
#293C2D
(41,60,45)
#223224
(34,50,36)
#1B281B
(27,40,27)
#141E12
(20,30,18)
#0D1409
(13,20,9)
#000000
(0,0,0)

Tints of #537863

#537863
(83,120,99)
#628471
(98,132,113)
#71907F
(113,144,127)
#809C8D
(128,156,141)
#8FA89B
(143,168,155)
#9EB4A9
(158,180,169)
#ADC0B7
(173,192,183)
#BCCCC5
(188,204,197)
#CBD8D3
(203,216,211)
#DAE4E1
(218,228,225)
#E9F0EF
(233,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537863 color. Also use rgb(83,120,99) instead hex code.

Text Font Color

.myTextColor { color: #537863; }

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

This text font color is #537863.

Background Color

.myBgColor { background-color: #537863; }

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

This div background color is #537863.

Border color

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

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

This div border color is #537863.

Opacity

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

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

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

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

This text has shadow with #537863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537863.

Preview

Color preview on black background

This text has color #537863 on black background.


Color preview on white background

This text has color #537863 on white background.


Black color preview on #537863 background

This text has black color on #537863 background.


White color preview on #537863 background

This text has white color on #537863 background.


Related colors

Complementary color

Complementary color for #hex is #AC879C.


I love getcolorcode.com

Triadic colors

1 #635378 and #786353 with #537863 are triadic colors.

2 #637853 and #785363 with #537863 are triadic colors.