COLOR #838022

HEX: #838022 RGB: (131,128,34)

Color info

#838022 contains mainly red and green colors. Web safe color of #838022 is #996633 (or #963).

RGB color model

#838022 color RGB value is (131,128,34).

RGB: (131,128,34) (51%, 50%, 13%)

RGB channels and saturation

R 131 of 255 = 51%
G 128 of 255 = 50%
B 34 of 255 = 13%

131
128
34

R + G + B ~ 38%. #838022 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 128 + 34 = 293 (100%)
R 131 of 293 ~ 44.71%
G 128 of 293 ~ 43.69%
B 34 of 293 ~ 11.6'%

%44.71
%43.69
%11.6

CMYK color model

#838022 color CMYK value is (0,2,74,49).

  • cyan value is 0.00%
  • magenta value is 2.29%
  • yellow value is 74.05%
  • key color value is 48.63%

CMYK: (0,2,74,49)
C0M2Y74K49 (0%, 2%, 74%, 49%)
(0.00 / 0.02 / 0.74 / 0.49)

CMYK percentages

%0
%2.29
%74.05
%48.63

Codes

Color #838022 in popluar color models

83 80 22
RGB 131 128 34
HSL 58° 58.79% 32.35%
HSB/HSV 58° 74.05% 51.37%
CMYK 0.00% 2.29% 74.05%
48.63%

Color #838022 in popluar number systems.

HEX 83 80 22
Decimal 131 128 34
Binary 10000011 10000000 100010
Octal 203 200 42

Shades and tints

Shades of #838022

#838022
(131,128,34)
#78751F
(120,117,31)
#6D6A1C
(109,106,28)
#625F19
(98,95,25)
#575416
(87,84,22)
#4C4913
(76,73,19)
#413E10
(65,62,16)
#36330D
(54,51,13)
#2B280A
(43,40,10)
#201D07
(32,29,7)
#151204
(21,18,4)
#000000
(0,0,0)

Tints of #838022

#838022
(131,128,34)
#8E8B36
(142,139,54)
#99964A
(153,150,74)
#A4A15E
(164,161,94)
#AFAC72
(175,172,114)
#BAB786
(186,183,134)
#C5C29A
(197,194,154)
#D0CDAE
(208,205,174)
#DBD8C2
(219,216,194)
#E6E3D6
(230,227,214)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838022 color. Also use rgb(131,128,34) instead hex code.

Text Font Color

.myTextColor { color: #838022; }

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

This text font color is #838022.

Background Color

.myBgColor { background-color: #838022; }

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

This div background color is #838022.

Border color

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

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

This div border color is #838022.

Opacity

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

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

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

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

This text has shadow with #838022 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838022.

Preview

Color preview on black background

This text has color #838022 on black background.


Color preview on white background

This text has color #838022 on white background.


Black color preview on #838022 background

This text has black color on #838022 background.


White color preview on #838022 background

This text has white color on #838022 background.


Related colors

Complementary color

Complementary color for #hex is #7C7FDD.


I love getcolorcode.com

Triadic colors

1 #228380 and #802283 with #838022 are triadic colors.

2 #228083 and #808322 with #838022 are triadic colors.