COLOR #619669

HEX: #619669 RGB: (97,150,105)

Color info

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

RGB color model

#619669 color RGB value is (97,150,105).

RGB: (97,150,105) (38%, 59%, 41%)

RGB channels and saturation

R 97 of 255 = 38%
G 150 of 255 = 59%
B 105 of 255 = 41%

97
150
105

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

Portions of RGB colors in percentages

R + G + B = 97 + 150 + 105 = 352 (100%)
R 97 of 352 ~ 27.56%
G 150 of 352 ~ 42.61%
B 105 of 352 ~ 29.83'%

%27.56
%42.61
%29.83

CMYK color model

#619669 color CMYK value is (35,0,30,41).

  • cyan value is 35.33%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 41.18%

CMYK: (35,0,30,41)
C35M0Y30K41 (35%, 0%, 30%, 41%)
(0.35 / 0.00 / 0.30 / 0.41)

CMYK percentages

%35.33
%0
%30
%41.18

Codes

Color #619669 in popluar color models

61 96 69
RGB 97 150 105
HSL 129° 21.46% 48.43%
HSB/HSV 129° 35.33% 58.82%
CMYK 35.33% 0.00% 30.00%
41.18%

Color #619669 in popluar number systems.

HEX 61 96 69
Decimal 97 150 105
Binary 1100001 10010110 1101001
Octal 141 226 151

Shades and tints

Shades of #619669

#619669
(97,150,105)
#598960
(89,137,96)
#517C57
(81,124,87)
#496F4E
(73,111,78)
#416245
(65,98,69)
#39553C
(57,85,60)
#314833
(49,72,51)
#293B2A
(41,59,42)
#212E21
(33,46,33)
#192118
(25,33,24)
#11140F
(17,20,15)
#000000
(0,0,0)

Tints of #619669

#619669
(97,150,105)
#6F9F76
(111,159,118)
#7DA883
(125,168,131)
#8BB190
(139,177,144)
#99BA9D
(153,186,157)
#A7C3AA
(167,195,170)
#B5CCB7
(181,204,183)
#C3D5C4
(195,213,196)
#D1DED1
(209,222,209)
#DFE7DE
(223,231,222)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619669 color. Also use rgb(97,150,105) instead hex code.

Text Font Color

.myTextColor { color: #619669; }

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

This text font color is #619669.

Background Color

.myBgColor { background-color: #619669; }

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

This div background color is #619669.

Border color

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

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

This div border color is #619669.

Opacity

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

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

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

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

This text has shadow with #619669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619669.

Preview

Color preview on black background

This text has color #619669 on black background.


Color preview on white background

This text has color #619669 on white background.


Black color preview on #619669 background

This text has black color on #619669 background.


White color preview on #619669 background

This text has white color on #619669 background.


Related colors

Complementary color

Complementary color for #hex is #9E6996.


I love getcolorcode.com

Triadic colors

1 #696196 and #966961 with #619669 are triadic colors.

2 #699661 and #966169 with #619669 are triadic colors.