COLOR #53756B

HEX: #53756B RGB: (83,117,107)

Renk bilgisi

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

RGB renk modeli

#53756B color RGB value is (83,117,107).

RGB: (83,117,107) (33%, 46%, 42%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 117 of 255 = 46%
B 107 of 255 = 42%

83
117
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 117 + 107 = 307 (100%)
R 83 of 307 ~ 27.04%
G 117 of 307 ~ 38.11%
B 107 of 307 ~ 34.85'%

%27.04
%38.11
%34.85

CMYK RENK MODELİ

#53756B rengi CMYK tonu (29,0,9,54).

  • camgöbeği tonu 29.06%
  • eflatun tonu 0.00%
  • sarı tonu 8.55%
  • ana renk tonu 54.12%
CMYK: (29,0,9,54) C29M0Y9K54 (29%,0%,9%,54%) (0.29/0.00/0.09/0.54) 

CMYK yüzdeleri

%29.06
%0
%8.55
%54.12

Codes

Color #53756B in popluar color models

53 75 6B
RGB 83 117 107
HSL 162° 17.00% 39.22%
HSB/HSV 162° 29.06% 45.88%
CMYK 29.06% 0.00% 8.55%
54.12%

Color #53756B in popluar number systems.

HEX 53 75 6B
Decimal 83 117 107
Binary 1010011 1110101 1101011
Octal 123 165 153

Shades and tints

Shades of #53756B

#53756B
(83,117,107)
#4C6B62
(76,107,98)
#456159
(69,97,89)
#3E5750
(62,87,80)
#374D47
(55,77,71)
#30433E
(48,67,62)
#293935
(41,57,53)
#222F2C
(34,47,44)
#1B2523
(27,37,35)
#141B1A
(20,27,26)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #53756B

#53756B
(83,117,107)
#628178
(98,129,120)
#718D85
(113,141,133)
#809992
(128,153,146)
#8FA59F
(143,165,159)
#9EB1AC
(158,177,172)
#ADBDB9
(173,189,185)
#BCC9C6
(188,201,198)
#CBD5D3
(203,213,211)
#DAE1E0
(218,225,224)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53756B color. Also use rgb(83,117,107) instead hex code.

Text Font Color

.myTextColor { color: #53756B; }

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

This text font color is #53756B.

Background Color

.myBgColor { background-color: #53756B; }

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

This div background color is #53756B.

Border color

.myBorderColor { border: 1px solid #53756B; }

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

This div border color is #53756B.

Opacity

.myOpacity80 { color: #53756B; opacity: 0.8; }

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

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

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

This text has shadow with #53756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53756B.

Preview

Color preview on black background

This text has color #53756B on black background.


Color preview on white background

This text has color #53756B on white background.


Black color preview on #53756B background

This text has black color on #53756B background.


White color preview on #53756B background

This text has white color on #53756B background.


Related colors

Complementary color

Complementary color for #hex is #AC8A94.


I love getcolorcode.com

Triadic colors

1 #6B5375 and #756B53 with #53756B are triadic colors.

2 #6B7553 and #75536B with #53756B are triadic colors.