COLOR #698733

HEX: #698733 RGB: (105,135,51)

Color info

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

RGB color model

#698733 color RGB value is (105,135,51).

RGB: (105,135,51) (41%, 53%, 20%)

RGB channels and saturation

R 105 of 255 = 41%
G 135 of 255 = 53%
B 51 of 255 = 20%

105
135
51

R + G + B ~ 38%. #698733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 135 + 51 = 291 (100%)
R 105 of 291 ~ 36.08%
G 135 of 291 ~ 46.39%
B 51 of 291 ~ 17.53'%

%36.08
%46.39
%17.53

CMYK color model

#698733 color CMYK value is (22,0,62,47).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 62.22%
  • key color value is 47.06%

CMYK: (22,0,62,47)
C22M0Y62K47 (22%, 0%, 62%, 47%)
(0.22 / 0.00 / 0.62 / 0.47)

CMYK percentages

%22.22
%0
%62.22
%47.06

Codes

Color #698733 in popluar color models

69 87 33
RGB 105 135 51
HSL 81° 45.16% 36.47%
HSB/HSV 81° 62.22% 52.94%
CMYK 22.22% 0.00% 62.22%
47.06%

Color #698733 in popluar number systems.

HEX 69 87 33
Decimal 105 135 51
Binary 1101001 10000111 110011
Octal 151 207 63

Shades and tints

Shades of #698733

#698733
(105,135,51)
#607B2F
(96,123,47)
#576F2B
(87,111,43)
#4E6327
(78,99,39)
#455723
(69,87,35)
#3C4B1F
(60,75,31)
#333F1B
(51,63,27)
#2A3317
(42,51,23)
#212713
(33,39,19)
#181B0F
(24,27,15)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #698733

#698733
(105,135,51)
#769145
(118,145,69)
#839B57
(131,155,87)
#90A569
(144,165,105)
#9DAF7B
(157,175,123)
#AAB98D
(170,185,141)
#B7C39F
(183,195,159)
#C4CDB1
(196,205,177)
#D1D7C3
(209,215,195)
#DEE1D5
(222,225,213)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698733 color. Also use rgb(105,135,51) instead hex code.

Text Font Color

.myTextColor { color: #698733; }

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

This text font color is #698733.

Background Color

.myBgColor { background-color: #698733; }

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

This div background color is #698733.

Border color

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

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

This div border color is #698733.

Opacity

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

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

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

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

This text has shadow with #698733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698733.

Preview

Color preview on black background

This text has color #698733 on black background.


Color preview on white background

This text has color #698733 on white background.


Black color preview on #698733 background

This text has black color on #698733 background.


White color preview on #698733 background

This text has white color on #698733 background.


Related colors

Complementary color

Complementary color for #hex is #9678CC.


I love getcolorcode.com

Triadic colors

1 #336987 and #873369 with #698733 are triadic colors.

2 #338769 and #876933 with #698733 are triadic colors.