COLOR #538222

HEX: #538222 RGB: (83,130,34)

Color info

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

RGB color model

#538222 color RGB value is (83,130,34).

RGB: (83,130,34) (33%, 51%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 34 of 255 = 13%

83
130
34

R + G + B ~ 32%. #538222 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 34 = 247 (100%)
R 83 of 247 ~ 33.6%
G 130 of 247 ~ 52.63%
B 34 of 247 ~ 13.77'%

%33.6
%52.63
%13.77

CMYK color model

#538222 color CMYK value is (36,0,74,49).

  • cyan value is 36.15%
  • magenta value is 0.00%
  • yellow value is 73.85%
  • key color value is 49.02%

CMYK: (36,0,74,49)
C36M0Y74K49 (36%, 0%, 74%, 49%)
(0.36 / 0.00 / 0.74 / 0.49)

CMYK percentages

%36.15
%0
%73.85
%49.02

Codes

Color #538222 in popluar color models

53 82 22
RGB 83 130 34
HSL 89° 58.54% 32.16%
HSB/HSV 89° 73.85% 50.98%
CMYK 36.15% 0.00% 73.85%
49.02%

Color #538222 in popluar number systems.

HEX 53 82 22
Decimal 83 130 34
Binary 1010011 10000010 100010
Octal 123 202 42

Shades and tints

Shades of #538222

#538222
(83,130,34)
#4C771F
(76,119,31)
#456C1C
(69,108,28)
#3E6119
(62,97,25)
#375616
(55,86,22)
#304B13
(48,75,19)
#294010
(41,64,16)
#22350D
(34,53,13)
#1B2A0A
(27,42,10)
#141F07
(20,31,7)
#0D1404
(13,20,4)
#000000
(0,0,0)

Tints of #538222

#538222
(83,130,34)
#628D36
(98,141,54)
#71984A
(113,152,74)
#80A35E
(128,163,94)
#8FAE72
(143,174,114)
#9EB986
(158,185,134)
#ADC49A
(173,196,154)
#BCCFAE
(188,207,174)
#CBDAC2
(203,218,194)
#DAE5D6
(218,229,214)
#E9F0EA
(233,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538222 color. Also use rgb(83,130,34) instead hex code.

Text Font Color

.myTextColor { color: #538222; }

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

This text font color is #538222.

Background Color

.myBgColor { background-color: #538222; }

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

This div background color is #538222.

Border color

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

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

This div border color is #538222.

Opacity

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

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

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

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

This text has shadow with #538222 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538222.

Preview

Color preview on black background

This text has color #538222 on black background.


Color preview on white background

This text has color #538222 on white background.


Black color preview on #538222 background

This text has black color on #538222 background.


White color preview on #538222 background

This text has white color on #538222 background.


Related colors

Complementary color

Complementary color for #hex is #AC7DDD.


I love getcolorcode.com

Triadic colors

1 #225382 and #822253 with #538222 are triadic colors.

2 #228253 and #825322 with #538222 are triadic colors.