COLOR #619765

HEX: #619765 RGB: (97,151,101)

Color info

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

RGB color model

#619765 color RGB value is (97,151,101).

RGB: (97,151,101) (38%, 59%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 151 of 255 = 59%
B 101 of 255 = 40%

97
151
101

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

Portions of RGB colors in percentages

R + G + B = 97 + 151 + 101 = 349 (100%)
R 97 of 349 ~ 27.79%
G 151 of 349 ~ 43.27%
B 101 of 349 ~ 28.94'%

%27.79
%43.27
%28.94

CMYK color model

#619765 color CMYK value is (36,0,33,41).

  • cyan value is 35.76%
  • magenta value is 0.00%
  • yellow value is 33.11%
  • key color value is 40.78%

CMYK: (36,0,33,41)
C36M0Y33K41 (36%, 0%, 33%, 41%)
(0.36 / 0.00 / 0.33 / 0.41)

CMYK percentages

%35.76
%0
%33.11
%40.78

Codes

Color #619765 in popluar color models

61 97 65
RGB 97 151 101
HSL 124° 21.77% 48.63%
HSB/HSV 124° 35.76% 59.22%
CMYK 35.76% 0.00% 33.11%
40.78%

Color #619765 in popluar number systems.

HEX 61 97 65
Decimal 97 151 101
Binary 1100001 10010111 1100101
Octal 141 227 145

Shades and tints

Shades of #619765

#619765
(97,151,101)
#598A5C
(89,138,92)
#517D53
(81,125,83)
#49704A
(73,112,74)
#416341
(65,99,65)
#395638
(57,86,56)
#31492F
(49,73,47)
#293C26
(41,60,38)
#212F1D
(33,47,29)
#192214
(25,34,20)
#11150B
(17,21,11)
#000000
(0,0,0)

Tints of #619765

#619765
(97,151,101)
#6FA073
(111,160,115)
#7DA981
(125,169,129)
#8BB28F
(139,178,143)
#99BB9D
(153,187,157)
#A7C4AB
(167,196,171)
#B5CDB9
(181,205,185)
#C3D6C7
(195,214,199)
#D1DFD5
(209,223,213)
#DFE8E3
(223,232,227)
#EDF1F1
(237,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619765; }

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

This text font color is #619765.

Background Color

.myBgColor { background-color: #619765; }

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

This div background color is #619765.

Border color

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

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

This div border color is #619765.

Opacity

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

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

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

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

This text has shadow with #619765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619765.

Preview

Color preview on black background

This text has color #619765 on black background.


Color preview on white background

This text has color #619765 on white background.


Black color preview on #619765 background

This text has black color on #619765 background.


White color preview on #619765 background

This text has white color on #619765 background.


Related colors

Complementary color

Complementary color for #hex is #9E689A.


I love getcolorcode.com

Triadic colors

1 #656197 and #976561 with #619765 are triadic colors.

2 #659761 and #976165 with #619765 are triadic colors.