COLOR #698A4C

HEX: #698A4C RGB: (105,138,76)

Color info

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

RGB color model

#698A4C color RGB value is (105,138,76).

RGB: (105,138,76) (41%, 54%, 30%)

RGB channels and saturation

R 105 of 255 = 41%
G 138 of 255 = 54%
B 76 of 255 = 30%

105
138
76

R + G + B ~ 42%. #698A4C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 138 + 76 = 319 (100%)
R 105 of 319 ~ 32.92%
G 138 of 319 ~ 43.26%
B 76 of 319 ~ 23.82'%

%32.92
%43.26
%23.82

CMYK color model

#698A4C color CMYK value is (24,0,45,46).

  • cyan value is 23.91%
  • magenta value is 0.00%
  • yellow value is 44.93%
  • key color value is 45.88%

CMYK: (24,0,45,46)
C24M0Y45K46 (24%, 0%, 45%, 46%)
(0.24 / 0.00 / 0.45 / 0.46)

CMYK percentages

%23.91
%0
%44.93
%45.88

Codes

Color #698A4C in popluar color models

69 8A 4C
RGB 105 138 76
HSL 92° 28.97% 41.96%
HSB/HSV 92° 44.93% 54.12%
CMYK 23.91% 0.00% 44.93%
45.88%

Color #698A4C in popluar number systems.

HEX 69 8A 4C
Decimal 105 138 76
Binary 1101001 10001010 1001100
Octal 151 212 114

Shades and tints

Shades of #698A4C

#698A4C
(105,138,76)
#607E46
(96,126,70)
#577240
(87,114,64)
#4E663A
(78,102,58)
#455A34
(69,90,52)
#3C4E2E
(60,78,46)
#334228
(51,66,40)
#2A3622
(42,54,34)
#212A1C
(33,42,28)
#181E16
(24,30,22)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #698A4C

#698A4C
(105,138,76)
#76945C
(118,148,92)
#839E6C
(131,158,108)
#90A87C
(144,168,124)
#9DB28C
(157,178,140)
#AABC9C
(170,188,156)
#B7C6AC
(183,198,172)
#C4D0BC
(196,208,188)
#D1DACC
(209,218,204)
#DEE4DC
(222,228,220)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698A4C color. Also use rgb(105,138,76) instead hex code.

Text Font Color

.myTextColor { color: #698A4C; }

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

This text font color is #698A4C.

Background Color

.myBgColor { background-color: #698A4C; }

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

This div background color is #698A4C.

Border color

.myBorderColor { border: 1px solid #698A4C; }

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

This div border color is #698A4C.

Opacity

.myOpacity80 { color: #698A4C; opacity: 0.8; }

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

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

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

This text has shadow with #698A4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698A4C.

Preview

Color preview on black background

This text has color #698A4C on black background.


Color preview on white background

This text has color #698A4C on white background.


Black color preview on #698A4C background

This text has black color on #698A4C background.


White color preview on #698A4C background

This text has white color on #698A4C background.


Related colors

Complementary color

Complementary color for #hex is #9675B3.


I love getcolorcode.com

Triadic colors

1 #4C698A and #8A4C69 with #698A4C are triadic colors.

2 #4C8A69 and #8A694C with #698A4C are triadic colors.