COLOR #53939B

HEX: #53939B RGB: (83,147,155)

Color info

#53939B contains mainly green and blue colors. Web safe color of #53939B is #669999 (or #699).

RGB color model

#53939B color RGB value is (83,147,155).

RGB: (83,147,155) (33%, 58%, 61%)

RGB channels and saturation

R 83 of 255 = 33%
G 147 of 255 = 58%
B 155 of 255 = 61%

83
147
155

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

Portions of RGB colors in percentages

R + G + B = 83 + 147 + 155 = 385 (100%)
R 83 of 385 ~ 21.56%
G 147 of 385 ~ 38.18%
B 155 of 385 ~ 40.26'%

%21.56
%38.18
%40.26

CMYK color model

#53939B color CMYK value is (46,5,0,39).

  • cyan value is 46.45%
  • magenta value is 5.16%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (46,5,0,39)
C46M5Y0K39 (46%, 5%, 0%, 39%)
(0.46 / 0.05 / 0.00 / 0.39)

CMYK percentages

%46.45
%5.16
%0
%39.22

Codes

Color #53939B in popluar color models

53 93 9B
RGB 83 147 155
HSL 187° 30.25% 46.67%
HSB/HSV 187° 46.45% 60.78%
CMYK 46.45% 5.16% 0.00%
39.22%

Color #53939B in popluar number systems.

HEX 53 93 9B
Decimal 83 147 155
Binary 1010011 10010011 10011011
Octal 123 223 233

Shades and tints

Shades of #53939B

#53939B
(83,147,155)
#4C868D
(76,134,141)
#45797F
(69,121,127)
#3E6C71
(62,108,113)
#375F63
(55,95,99)
#305255
(48,82,85)
#294547
(41,69,71)
#223839
(34,56,57)
#1B2B2B
(27,43,43)
#141E1D
(20,30,29)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #53939B

#53939B
(83,147,155)
#629CA4
(98,156,164)
#71A5AD
(113,165,173)
#80AEB6
(128,174,182)
#8FB7BF
(143,183,191)
#9EC0C8
(158,192,200)
#ADC9D1
(173,201,209)
#BCD2DA
(188,210,218)
#CBDBE3
(203,219,227)
#DAE4EC
(218,228,236)
#E9EDF5
(233,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53939B color. Also use rgb(83,147,155) instead hex code.

Text Font Color

.myTextColor { color: #53939B; }

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

This text font color is #53939B.

Background Color

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

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

This div background color is #53939B.

Border color

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

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

This div border color is #53939B.

Opacity

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

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

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

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

This text has shadow with #53939B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53939B.

Preview

Color preview on black background

This text has color #53939B on black background.


Color preview on white background

This text has color #53939B on white background.


Black color preview on #53939B background

This text has black color on #53939B background.


White color preview on #53939B background

This text has white color on #53939B background.


Related colors

Complementary color

Complementary color for #hex is #AC6C64.


I love getcolorcode.com

Triadic colors

1 #9B5393 and #939B53 with #53939B are triadic colors.

2 #9B9353 and #93539B with #53939B are triadic colors.