COLOR #838533

HEX: #838533 RGB: (131,133,51)

Color info

#838533 contains mainly red and green colors. Web safe color of #838533 is #999933 (or #993).

RGB color model

#838533 color RGB value is (131,133,51).

RGB: (131,133,51) (51%, 52%, 20%)

RGB channels and saturation

R 131 of 255 = 51%
G 133 of 255 = 52%
B 51 of 255 = 20%

131
133
51

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

Portions of RGB colors in percentages

R + G + B = 131 + 133 + 51 = 315 (100%)
R 131 of 315 ~ 41.59%
G 133 of 315 ~ 42.22%
B 51 of 315 ~ 16.19'%

%41.59
%42.22
%16.19

CMYK color model

#838533 color CMYK value is (2,0,62,48).

  • cyan value is 1.50%
  • magenta value is 0.00%
  • yellow value is 61.65%
  • key color value is 47.84%
CMYK: (2,0,62,48) C2M0Y62K48 (2%,0%,62%,48%) (0.02/0.00/0.62/0.48) 

CMYK percentages

%1.5
%0
%61.65
%47.84

Codes

Color #838533 in popluar color models

83 85 33
RGB 131 133 51
HSL 61° 44.57% 36.08%
HSB/HSV 61° 61.65% 52.16%
CMYK 1.50% 0.00% 61.65%
47.84%

Color #838533 in popluar number systems.

HEX 83 85 33
Decimal 131 133 51
Binary 10000011 10000101 110011
Octal 203 205 63

Shades and tints

Shades of #838533

#838533
(131,133,51)
#78792F
(120,121,47)
#6D6D2B
(109,109,43)
#626127
(98,97,39)
#575523
(87,85,35)
#4C491F
(76,73,31)
#413D1B
(65,61,27)
#363117
(54,49,23)
#2B2513
(43,37,19)
#20190F
(32,25,15)
#150D0B
(21,13,11)
#000000
(0,0,0)

Tints of #838533

#838533
(131,133,51)
#8E9045
(142,144,69)
#999B57
(153,155,87)
#A4A669
(164,166,105)
#AFB17B
(175,177,123)
#BABC8D
(186,188,141)
#C5C79F
(197,199,159)
#D0D2B1
(208,210,177)
#DBDDC3
(219,221,195)
#E6E8D5
(230,232,213)
#F1F3E7
(241,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838533 color. Also use rgb(131,133,51) instead hex code.

Text Font Color

.myTextColor { color: #838533; }

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

This text font color is #838533.

Background Color

.myBgColor { background-color: #838533; }

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

This div background color is #838533.

Border color

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

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

This div border color is #838533.

Opacity

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

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

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

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

This text has shadow with #838533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838533.

Preview

Color preview on black background

This text has color #838533 on black background.


Color preview on white background

This text has color #838533 on white background.


Black color preview on #838533 background

This text has black color on #838533 background.


White color preview on #838533 background

This text has white color on #838533 background.


Related colors

Complementary color

Complementary color for #hex is #7C7ACC.


I love getcolorcode.com

Triadic colors

1 #338385 and #853383 with #838533 are triadic colors.

2 #338583 and #858333 with #838533 are triadic colors.