COLOR #538233

HEX: #538233 RGB: (83,130,51)

Color info

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

RGB color model

#538233 color RGB value is (83,130,51).

RGB: (83,130,51) (33%, 51%, 20%)

RGB channels and saturation

R 83 of 255 = 33%
G 130 of 255 = 51%
B 51 of 255 = 20%

83
130
51

R + G + B ~ 35%. #538233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 130 + 51 = 264 (100%)
R 83 of 264 ~ 31.44%
G 130 of 264 ~ 49.24%
B 51 of 264 ~ 19.32'%

%31.44
%49.24
%19.32

CMYK color model

#538233 color CMYK value is (36,0,61,49).

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

CMYK: (36,0,61,49)
C36M0Y61K49 (36%, 0%, 61%, 49%)
(0.36 / 0.00 / 0.61 / 0.49)

CMYK percentages

%36.15
%0
%60.77
%49.02

Codes

Color #538233 in popluar color models

53 82 33
RGB 83 130 51
HSL 96° 43.65% 35.49%
HSB/HSV 96° 60.77% 50.98%
CMYK 36.15% 0.00% 60.77%
49.02%

Color #538233 in popluar number systems.

HEX 53 82 33
Decimal 83 130 51
Binary 1010011 10000010 110011
Octal 123 202 63

Shades and tints

Shades of #538233

#538233
(83,130,51)
#4C772F
(76,119,47)
#456C2B
(69,108,43)
#3E6127
(62,97,39)
#375623
(55,86,35)
#304B1F
(48,75,31)
#29401B
(41,64,27)
#223517
(34,53,23)
#1B2A13
(27,42,19)
#141F0F
(20,31,15)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #538233

#538233
(83,130,51)
#628D45
(98,141,69)
#719857
(113,152,87)
#80A369
(128,163,105)
#8FAE7B
(143,174,123)
#9EB98D
(158,185,141)
#ADC49F
(173,196,159)
#BCCFB1
(188,207,177)
#CBDAC3
(203,218,195)
#DAE5D5
(218,229,213)
#E9F0E7
(233,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #538233; }

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

This text font color is #538233.

Background Color

.myBgColor { background-color: #538233; }

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

This div background color is #538233.

Border color

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

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

This div border color is #538233.

Opacity

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

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

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

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

This text has shadow with #538233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538233.

Preview

Color preview on black background

This text has color #538233 on black background.


Color preview on white background

This text has color #538233 on white background.


Black color preview on #538233 background

This text has black color on #538233 background.


White color preview on #538233 background

This text has white color on #538233 background.


Related colors

Complementary color

Complementary color for #hex is #AC7DCC.


I love getcolorcode.com

Triadic colors

1 #335382 and #823353 with #538233 are triadic colors.

2 #338253 and #825333 with #538233 are triadic colors.