COLOR #538621

HEX: #538621 RGB: (83,134,33)

Color info

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

RGB color model

#538621 color RGB value is (83,134,33).

RGB: (83,134,33) (33%, 53%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 134 of 255 = 53%
B 33 of 255 = 13%

83
134
33

R + G + B ~ 33%. #538621 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 134 + 33 = 250 (100%)
R 83 of 250 ~ 33.2%
G 134 of 250 ~ 53.6%
B 33 of 250 ~ 13.2'%

%33.2
%53.6
%13.2

CMYK color model

#538621 color CMYK value is (38,0,75,47).

  • cyan value is 38.06%
  • magenta value is 0.00%
  • yellow value is 75.37%
  • key color value is 47.45%

CMYK: (38,0,75,47)
C38M0Y75K47 (38%, 0%, 75%, 47%)
(0.38 / 0.00 / 0.75 / 0.47)

CMYK percentages

%38.06
%0
%75.37
%47.45

Codes

Color #538621 in popluar color models

53 86 21
RGB 83 134 33
HSL 90° 60.48% 32.75%
HSB/HSV 90° 75.37% 52.55%
CMYK 38.06% 0.00% 75.37%
47.45%

Color #538621 in popluar number systems.

HEX 53 86 21
Decimal 83 134 33
Binary 1010011 10000110 100001
Octal 123 206 41

Shades and tints

Shades of #538621

#538621
(83,134,33)
#4C7A1E
(76,122,30)
#456E1B
(69,110,27)
#3E6218
(62,98,24)
#375615
(55,86,21)
#304A12
(48,74,18)
#293E0F
(41,62,15)
#22320C
(34,50,12)
#1B2609
(27,38,9)
#141A06
(20,26,6)
#0D0E03
(13,14,3)
#000000
(0,0,0)

Tints of #538621

#538621
(83,134,33)
#629135
(98,145,53)
#719C49
(113,156,73)
#80A75D
(128,167,93)
#8FB271
(143,178,113)
#9EBD85
(158,189,133)
#ADC899
(173,200,153)
#BCD3AD
(188,211,173)
#CBDEC1
(203,222,193)
#DAE9D5
(218,233,213)
#E9F4E9
(233,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538621 color. Also use rgb(83,134,33) instead hex code.

Text Font Color

.myTextColor { color: #538621; }

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

This text font color is #538621.

Background Color

.myBgColor { background-color: #538621; }

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

This div background color is #538621.

Border color

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

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

This div border color is #538621.

Opacity

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

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

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

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

This text has shadow with #538621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538621.

Preview

Color preview on black background

This text has color #538621 on black background.


Color preview on white background

This text has color #538621 on white background.


Black color preview on #538621 background

This text has black color on #538621 background.


White color preview on #538621 background

This text has white color on #538621 background.


Related colors

Complementary color

Complementary color for #hex is #AC79DE.


I love getcolorcode.com

Triadic colors

1 #215386 and #862153 with #538621 are triadic colors.

2 #218653 and #865321 with #538621 are triadic colors.