COLOR #698034

HEX: #698034 RGB: (105,128,52)

Color info

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

RGB color model

#698034 color RGB value is (105,128,52).

RGB: (105,128,52) (41%, 50%, 20%)

RGB channels and saturation

R 105 of 255 = 41%
G 128 of 255 = 50%
B 52 of 255 = 20%

105
128
52

R + G + B ~ 37%. #698034 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 128 + 52 = 285 (100%)
R 105 of 285 ~ 36.84%
G 128 of 285 ~ 44.91%
B 52 of 285 ~ 18.25'%

%36.84
%44.91
%18.25

CMYK color model

#698034 color CMYK value is (18,0,59,50).

  • cyan value is 17.97%
  • magenta value is 0.00%
  • yellow value is 59.38%
  • key color value is 49.80%

CMYK: (18,0,59,50)
C18M0Y59K50 (18%, 0%, 59%, 50%)
(0.18 / 0.00 / 0.59 / 0.50)

CMYK percentages

%17.97
%0
%59.38
%49.8

Codes

Color #698034 in popluar color models

69 80 34
RGB 105 128 52
HSL 78° 42.22% 35.29%
HSB/HSV 78° 59.38% 50.20%
CMYK 17.97% 0.00% 59.38%
49.80%

Color #698034 in popluar number systems.

HEX 69 80 34
Decimal 105 128 52
Binary 1101001 10000000 110100
Octal 151 200 64

Shades and tints

Shades of #698034

#698034
(105,128,52)
#607530
(96,117,48)
#576A2C
(87,106,44)
#4E5F28
(78,95,40)
#455424
(69,84,36)
#3C4920
(60,73,32)
#333E1C
(51,62,28)
#2A3318
(42,51,24)
#212814
(33,40,20)
#181D10
(24,29,16)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #698034

#698034
(105,128,52)
#768B46
(118,139,70)
#839658
(131,150,88)
#90A16A
(144,161,106)
#9DAC7C
(157,172,124)
#AAB78E
(170,183,142)
#B7C2A0
(183,194,160)
#C4CDB2
(196,205,178)
#D1D8C4
(209,216,196)
#DEE3D6
(222,227,214)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698034 color. Also use rgb(105,128,52) instead hex code.

Text Font Color

.myTextColor { color: #698034; }

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

This text font color is #698034.

Background Color

.myBgColor { background-color: #698034; }

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

This div background color is #698034.

Border color

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

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

This div border color is #698034.

Opacity

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

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

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

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

This text has shadow with #698034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698034.

Preview

Color preview on black background

This text has color #698034 on black background.


Color preview on white background

This text has color #698034 on white background.


Black color preview on #698034 background

This text has black color on #698034 background.


White color preview on #698034 background

This text has white color on #698034 background.


Related colors

Complementary color

Complementary color for #hex is #967FCB.


I love getcolorcode.com

Triadic colors

1 #346980 and #803469 with #698034 are triadic colors.

2 #348069 and #806934 with #698034 are triadic colors.