COLOR #697421

HEX: #697421 RGB: (105,116,33)

Color info

#697421 contains mainly red and green colors. Web safe color of #697421 is #666633 (or #663).

RGB color model

#697421 color RGB value is (105,116,33).

RGB: (105,116,33) (41%, 45%, 13%)

RGB channels and saturation

R 105 of 255 = 41%
G 116 of 255 = 45%
B 33 of 255 = 13%

105
116
33

R + G + B ~ 33%. #697421 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 33 = 254 (100%)
R 105 of 254 ~ 41.34%
G 116 of 254 ~ 45.67%
B 33 of 254 ~ 12.99'%

%41.34
%45.67
%12.99

CMYK color model

#697421 color CMYK value is (9,0,72,55).

  • cyan value is 9.48%
  • magenta value is 0.00%
  • yellow value is 71.55%
  • key color value is 54.51%

CMYK: (9,0,72,55)
C9M0Y72K55 (9%, 0%, 72%, 55%)
(0.09 / 0.00 / 0.72 / 0.55)

CMYK percentages

%9.48
%0
%71.55
%54.51

Codes

Color #697421 in popluar color models

69 74 21
RGB 105 116 33
HSL 68° 55.70% 29.22%
HSB/HSV 68° 71.55% 45.49%
CMYK 9.48% 0.00% 71.55%
54.51%

Color #697421 in popluar number systems.

HEX 69 74 21
Decimal 105 116 33
Binary 1101001 1110100 100001
Octal 151 164 41

Shades and tints

Shades of #697421

#697421
(105,116,33)
#606A1E
(96,106,30)
#57601B
(87,96,27)
#4E5618
(78,86,24)
#454C15
(69,76,21)
#3C4212
(60,66,18)
#33380F
(51,56,15)
#2A2E0C
(42,46,12)
#212409
(33,36,9)
#181A06
(24,26,6)
#0F1003
(15,16,3)
#000000
(0,0,0)

Tints of #697421

#697421
(105,116,33)
#768035
(118,128,53)
#838C49
(131,140,73)
#90985D
(144,152,93)
#9DA471
(157,164,113)
#AAB085
(170,176,133)
#B7BC99
(183,188,153)
#C4C8AD
(196,200,173)
#D1D4C1
(209,212,193)
#DEE0D5
(222,224,213)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697421 color. Also use rgb(105,116,33) instead hex code.

Text Font Color

.myTextColor { color: #697421; }

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

This text font color is #697421.

Background Color

.myBgColor { background-color: #697421; }

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

This div background color is #697421.

Border color

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

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

This div border color is #697421.

Opacity

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

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

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

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

This text has shadow with #697421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697421.

Preview

Color preview on black background

This text has color #697421 on black background.


Color preview on white background

This text has color #697421 on white background.


Black color preview on #697421 background

This text has black color on #697421 background.


White color preview on #697421 background

This text has white color on #697421 background.


Related colors

Complementary color

Complementary color for #hex is #968BDE.


I love getcolorcode.com

Triadic colors

1 #216974 and #742169 with #697421 are triadic colors.

2 #217469 and #746921 with #697421 are triadic colors.