COLOR #619466

HEX: #619466 RGB: (97,148,102)

Color info

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

RGB color model

#619466 color RGB value is (97,148,102).

RGB: (97,148,102) (38%, 58%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 148 of 255 = 58%
B 102 of 255 = 40%

97
148
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 148 + 102 = 347 (100%)
R 97 of 347 ~ 27.95%
G 148 of 347 ~ 42.65%
B 102 of 347 ~ 29.39'%

%27.95
%42.65
%29.39

CMYK color model

#619466 color CMYK value is (34,0,31,42).

  • cyan value is 34.46%
  • magenta value is 0.00%
  • yellow value is 31.08%
  • key color value is 41.96%

CMYK: (34,0,31,42)
C34M0Y31K42 (34%, 0%, 31%, 42%)
(0.34 / 0.00 / 0.31 / 0.42)

CMYK percentages

%34.46
%0
%31.08
%41.96

Codes

Color #619466 in popluar color models

61 94 66
RGB 97 148 102
HSL 126° 20.82% 48.04%
HSB/HSV 126° 34.46% 58.04%
CMYK 34.46% 0.00% 31.08%
41.96%

Color #619466 in popluar number systems.

HEX 61 94 66
Decimal 97 148 102
Binary 1100001 10010100 1100110
Octal 141 224 146

Shades and tints

Shades of #619466

#619466
(97,148,102)
#59875D
(89,135,93)
#517A54
(81,122,84)
#496D4B
(73,109,75)
#416042
(65,96,66)
#395339
(57,83,57)
#314630
(49,70,48)
#293927
(41,57,39)
#212C1E
(33,44,30)
#191F15
(25,31,21)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #619466

#619466
(97,148,102)
#6F9D73
(111,157,115)
#7DA680
(125,166,128)
#8BAF8D
(139,175,141)
#99B89A
(153,184,154)
#A7C1A7
(167,193,167)
#B5CAB4
(181,202,180)
#C3D3C1
(195,211,193)
#D1DCCE
(209,220,206)
#DFE5DB
(223,229,219)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619466 color. Also use rgb(97,148,102) instead hex code.

Text Font Color

.myTextColor { color: #619466; }

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

This text font color is #619466.

Background Color

.myBgColor { background-color: #619466; }

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

This div background color is #619466.

Border color

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

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

This div border color is #619466.

Opacity

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

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

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

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

This text has shadow with #619466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619466.

Preview

Color preview on black background

This text has color #619466 on black background.


Color preview on white background

This text has color #619466 on white background.


Black color preview on #619466 background

This text has black color on #619466 background.


White color preview on #619466 background

This text has white color on #619466 background.


Related colors

Complementary color

Complementary color for #hex is #9E6B99.


I love getcolorcode.com

Triadic colors

1 #666194 and #946661 with #619466 are triadic colors.

2 #669461 and #946166 with #619466 are triadic colors.