COLOR #658421

HEX: #658421 RGB: (101,132,33)

Color info

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

RGB color model

#658421 color RGB value is (101,132,33).

RGB: (101,132,33) (40%, 52%, 13%)

RGB channels and saturation

R 101 of 255 = 40%
G 132 of 255 = 52%
B 33 of 255 = 13%

101
132
33

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

Portions of RGB colors in percentages

R + G + B = 101 + 132 + 33 = 266 (100%)
R 101 of 266 ~ 37.97%
G 132 of 266 ~ 49.62%
B 33 of 266 ~ 12.41'%

%37.97
%49.62
%12.41

CMYK color model

#658421 color CMYK value is (23,0,75,48).

  • cyan value is 23.48%
  • magenta value is 0.00%
  • yellow value is 75.00%
  • key color value is 48.24%
CMYK: (23,0,75,48) C23M0Y75K48 (23%,0%,75%,48%) (0.23/0.00/0.75/0.48) 

CMYK percentages

%23.48
%0
%75
%48.24

Codes

Color #658421 in popluar color models

65 84 21
RGB 101 132 33
HSL 79° 60.00% 32.35%
HSB/HSV 79° 75.00% 51.76%
CMYK 23.48% 0.00% 75.00%
48.24%

Color #658421 in popluar number systems.

HEX 65 84 21
Decimal 101 132 33
Binary 1100101 10000100 100001
Octal 145 204 41

Shades and tints

Shades of #658421

#658421
(101,132,33)
#5C781E
(92,120,30)
#536C1B
(83,108,27)
#4A6018
(74,96,24)
#415415
(65,84,21)
#384812
(56,72,18)
#2F3C0F
(47,60,15)
#26300C
(38,48,12)
#1D2409
(29,36,9)
#141806
(20,24,6)
#0B0C03
(11,12,3)
#000000
(0,0,0)

Tints of #658421

#658421
(101,132,33)
#738F35
(115,143,53)
#819A49
(129,154,73)
#8FA55D
(143,165,93)
#9DB071
(157,176,113)
#ABBB85
(171,187,133)
#B9C699
(185,198,153)
#C7D1AD
(199,209,173)
#D5DCC1
(213,220,193)
#E3E7D5
(227,231,213)
#F1F2E9
(241,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #658421 color. Also use rgb(101,132,33) instead hex code.

Text Font Color

.myTextColor { color: #658421; }

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

This text font color is #658421.

Background Color

.myBgColor { background-color: #658421; }

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

This div background color is #658421.

Border color

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

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

This div border color is #658421.

Opacity

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

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

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

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

This text has shadow with #658421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #658421.

Preview

Color preview on black background

This text has color #658421 on black background.


Color preview on white background

This text has color #658421 on white background.


Black color preview on #658421 background

This text has black color on #658421 background.


White color preview on #658421 background

This text has white color on #658421 background.


Related colors

Complementary color

Complementary color for #hex is #9A7BDE.


I love getcolorcode.com

Triadic colors

1 #216584 and #842165 with #658421 are triadic colors.

2 #218465 and #846521 with #658421 are triadic colors.