COLOR #619965

HEX: #619965 RGB: (97,153,101)

Color info

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

RGB color model

#619965 color RGB value is (97,153,101).

RGB: (97,153,101) (38%, 60%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 153 of 255 = 60%
B 101 of 255 = 40%

97
153
101

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

Portions of RGB colors in percentages

R + G + B = 97 + 153 + 101 = 351 (100%)
R 97 of 351 ~ 27.64%
G 153 of 351 ~ 43.59%
B 101 of 351 ~ 28.77'%

%27.64
%43.59
%28.77

CMYK color model

#619965 color CMYK value is (37,0,34,40).

  • cyan value is 36.60%
  • magenta value is 0.00%
  • yellow value is 33.99%
  • key color value is 40.00%

CMYK: (37,0,34,40)
C37M0Y34K40 (37%, 0%, 34%, 40%)
(0.37 / 0.00 / 0.34 / 0.40)

CMYK percentages

%36.6
%0
%33.99
%40

Codes

Color #619965 in popluar color models

61 99 65
RGB 97 153 101
HSL 124° 22.40% 49.02%
HSB/HSV 124° 36.60% 60.00%
CMYK 36.60% 0.00% 33.99%
40.00%

Color #619965 in popluar number systems.

HEX 61 99 65
Decimal 97 153 101
Binary 1100001 10011001 1100101
Octal 141 231 145

Shades and tints

Shades of #619965

#619965
(97,153,101)
#598C5C
(89,140,92)
#517F53
(81,127,83)
#49724A
(73,114,74)
#416541
(65,101,65)
#395838
(57,88,56)
#314B2F
(49,75,47)
#293E26
(41,62,38)
#21311D
(33,49,29)
#192414
(25,36,20)
#11170B
(17,23,11)
#000000
(0,0,0)

Tints of #619965

#619965
(97,153,101)
#6FA273
(111,162,115)
#7DAB81
(125,171,129)
#8BB48F
(139,180,143)
#99BD9D
(153,189,157)
#A7C6AB
(167,198,171)
#B5CFB9
(181,207,185)
#C3D8C7
(195,216,199)
#D1E1D5
(209,225,213)
#DFEAE3
(223,234,227)
#EDF3F1
(237,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619965 color. Also use rgb(97,153,101) instead hex code.

Text Font Color

.myTextColor { color: #619965; }

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

This text font color is #619965.

Background Color

.myBgColor { background-color: #619965; }

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

This div background color is #619965.

Border color

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

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

This div border color is #619965.

Opacity

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

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

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

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

This text has shadow with #619965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619965.

Preview

Color preview on black background

This text has color #619965 on black background.


Color preview on white background

This text has color #619965 on white background.


Black color preview on #619965 background

This text has black color on #619965 background.


White color preview on #619965 background

This text has white color on #619965 background.


Related colors

Complementary color

Complementary color for #hex is #9E669A.


I love getcolorcode.com

Triadic colors

1 #656199 and #996561 with #619965 are triadic colors.

2 #659961 and #996165 with #619965 are triadic colors.