COLOR #53833D

HEX: #53833D RGB: (83,131,61)

Color info

#53833D contains mainly red and green colors. Web safe color of #53833D is #669933 (or #693).

RGB color model

#53833D color RGB value is (83,131,61).

RGB: (83,131,61) (33%, 51%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 131 of 255 = 51%
B 61 of 255 = 24%

83
131
61

R + G + B ~ 36%. #53833D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 131 + 61 = 275 (100%)
R 83 of 275 ~ 30.18%
G 131 of 275 ~ 47.64%
B 61 of 275 ~ 22.18'%

%30.18
%47.64
%22.18

CMYK color model

#53833D color CMYK value is (37,0,53,49).

  • cyan value is 36.64%
  • magenta value is 0.00%
  • yellow value is 53.44%
  • key color value is 48.63%

CMYK: (37,0,53,49)
C37M0Y53K49 (37%, 0%, 53%, 49%)
(0.37 / 0.00 / 0.53 / 0.49)

CMYK percentages

%36.64
%0
%53.44
%48.63

Codes

Color #53833D in popluar color models

53 83 3D
RGB 83 131 61
HSL 101° 36.46% 37.65%
HSB/HSV 101° 53.44% 51.37%
CMYK 36.64% 0.00% 53.44%
48.63%

Color #53833D in popluar number systems.

HEX 53 83 3D
Decimal 83 131 61
Binary 1010011 10000011 111101
Octal 123 203 75

Shades and tints

Shades of #53833D

#53833D
(83,131,61)
#4C7838
(76,120,56)
#456D33
(69,109,51)
#3E622E
(62,98,46)
#375729
(55,87,41)
#304C24
(48,76,36)
#29411F
(41,65,31)
#22361A
(34,54,26)
#1B2B15
(27,43,21)
#142010
(20,32,16)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #53833D

#53833D
(83,131,61)
#628E4E
(98,142,78)
#71995F
(113,153,95)
#80A470
(128,164,112)
#8FAF81
(143,175,129)
#9EBA92
(158,186,146)
#ADC5A3
(173,197,163)
#BCD0B4
(188,208,180)
#CBDBC5
(203,219,197)
#DAE6D6
(218,230,214)
#E9F1E7
(233,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53833D color. Also use rgb(83,131,61) instead hex code.

Text Font Color

.myTextColor { color: #53833D; }

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

This text font color is #53833D.

Background Color

.myBgColor { background-color: #53833D; }

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

This div background color is #53833D.

Border color

.myBorderColor { border: 1px solid #53833D; }

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

This div border color is #53833D.

Opacity

.myOpacity80 { color: #53833D; opacity: 0.8; }

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

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

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

This text has shadow with #53833D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53833D.

Preview

Color preview on black background

This text has color #53833D on black background.


Color preview on white background

This text has color #53833D on white background.


Black color preview on #53833D background

This text has black color on #53833D background.


White color preview on #53833D background

This text has white color on #53833D background.


Related colors

Complementary color

Complementary color for #hex is #AC7CC2.


I love getcolorcode.com

Triadic colors

1 #3D5383 and #833D53 with #53833D are triadic colors.

2 #3D8353 and #83533D with #53833D are triadic colors.