COLOR #699465

HEX: #699465 RGB: (105,148,101)

Color info

#699465 contains red, green and blue colors in about the same proportion. Web safe color of #699465 is #669966 (or #696).

RGB color model

#699465 color RGB value is (105,148,101).

RGB: (105,148,101) (41%, 58%, 40%)

RGB channels and saturation

R 105 of 255 = 41%
G 148 of 255 = 58%
B 101 of 255 = 40%

105
148
101

R + G + B ~ 46%. #699465 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 148 + 101 = 354 (100%)
R 105 of 354 ~ 29.66%
G 148 of 354 ~ 41.81%
B 101 of 354 ~ 28.53'%

%29.66
%41.81
%28.53

CMYK color model

#699465 color CMYK value is (29,0,32,42).

  • cyan value is 29.05%
  • magenta value is 0.00%
  • yellow value is 31.76%
  • key color value is 41.96%

CMYK: (29,0,32,42)
C29M0Y32K42 (29%, 0%, 32%, 42%)
(0.29 / 0.00 / 0.32 / 0.42)

CMYK percentages

%29.05
%0
%31.76
%41.96

Codes

Color #699465 in popluar color models

69 94 65
RGB 105 148 101
HSL 115° 18.88% 48.82%
HSB/HSV 115° 31.76% 58.04%
CMYK 29.05% 0.00% 31.76%
41.96%

Color #699465 in popluar number systems.

HEX 69 94 65
Decimal 105 148 101
Binary 1101001 10010100 1100101
Octal 151 224 145

Shades and tints

Shades of #699465

#699465
(105,148,101)
#60875C
(96,135,92)
#577A53
(87,122,83)
#4E6D4A
(78,109,74)
#456041
(69,96,65)
#3C5338
(60,83,56)
#33462F
(51,70,47)
#2A3926
(42,57,38)
#212C1D
(33,44,29)
#181F14
(24,31,20)
#0F120B
(15,18,11)
#000000
(0,0,0)

Tints of #699465

#699465
(105,148,101)
#769D73
(118,157,115)
#83A681
(131,166,129)
#90AF8F
(144,175,143)
#9DB89D
(157,184,157)
#AAC1AB
(170,193,171)
#B7CAB9
(183,202,185)
#C4D3C7
(196,211,199)
#D1DCD5
(209,220,213)
#DEE5E3
(222,229,227)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699465 color. Also use rgb(105,148,101) instead hex code.

Text Font Color

.myTextColor { color: #699465; }

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

This text font color is #699465.

Background Color

.myBgColor { background-color: #699465; }

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

This div background color is #699465.

Border color

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

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

This div border color is #699465.

Opacity

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

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

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

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

This text has shadow with #699465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699465.

Preview

Color preview on black background

This text has color #699465 on black background.


Color preview on white background

This text has color #699465 on white background.


Black color preview on #699465 background

This text has black color on #699465 background.


White color preview on #699465 background

This text has white color on #699465 background.


Related colors

Complementary color

Complementary color for #hex is #966B9A.


I love getcolorcode.com

Triadic colors

1 #656994 and #946569 with #699465 are triadic colors.

2 #659469 and #946965 with #699465 are triadic colors.