COLOR #698429

HEX: #698429 RGB: (105,132,41)

Color info

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

RGB color model

#698429 color RGB value is (105,132,41).

RGB: (105,132,41) (41%, 52%, 16%)

RGB channels and saturation

R 105 of 255 = 41%
G 132 of 255 = 52%
B 41 of 255 = 16%

105
132
41

R + G + B ~ 36%. #698429 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 132 + 41 = 278 (100%)
R 105 of 278 ~ 37.77%
G 132 of 278 ~ 47.48%
B 41 of 278 ~ 14.75'%

%37.77
%47.48
%14.75

CMYK color model

#698429 color CMYK value is (20,0,69,48).

  • cyan value is 20.45%
  • magenta value is 0.00%
  • yellow value is 68.94%
  • key color value is 48.24%

CMYK: (20,0,69,48)
C20M0Y69K48 (20%, 0%, 69%, 48%)
(0.20 / 0.00 / 0.69 / 0.48)

CMYK percentages

%20.45
%0
%68.94
%48.24

Codes

Color #698429 in popluar color models

69 84 29
RGB 105 132 41
HSL 78° 52.60% 33.92%
HSB/HSV 78° 68.94% 51.76%
CMYK 20.45% 0.00% 68.94%
48.24%

Color #698429 in popluar number systems.

HEX 69 84 29
Decimal 105 132 41
Binary 1101001 10000100 101001
Octal 151 204 51

Shades and tints

Shades of #698429

#698429
(105,132,41)
#607826
(96,120,38)
#576C23
(87,108,35)
#4E6020
(78,96,32)
#45541D
(69,84,29)
#3C481A
(60,72,26)
#333C17
(51,60,23)
#2A3014
(42,48,20)
#212411
(33,36,17)
#18180E
(24,24,14)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #698429

#698429
(105,132,41)
#768F3C
(118,143,60)
#839A4F
(131,154,79)
#90A562
(144,165,98)
#9DB075
(157,176,117)
#AABB88
(170,187,136)
#B7C69B
(183,198,155)
#C4D1AE
(196,209,174)
#D1DCC1
(209,220,193)
#DEE7D4
(222,231,212)
#EBF2E7
(235,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698429 color. Also use rgb(105,132,41) instead hex code.

Text Font Color

.myTextColor { color: #698429; }

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

This text font color is #698429.

Background Color

.myBgColor { background-color: #698429; }

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

This div background color is #698429.

Border color

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

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

This div border color is #698429.

Opacity

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

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

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

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

This text has shadow with #698429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698429.

Preview

Color preview on black background

This text has color #698429 on black background.


Color preview on white background

This text has color #698429 on white background.


Black color preview on #698429 background

This text has black color on #698429 background.


White color preview on #698429 background

This text has white color on #698429 background.


Related colors

Complementary color

Complementary color for #hex is #967BD6.


I love getcolorcode.com

Triadic colors

1 #296984 and #842969 with #698429 are triadic colors.

2 #298469 and #846929 with #698429 are triadic colors.