COLOR #619773

HEX: #619773 RGB: (97,151,115)

Color info

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

RGB color model

#619773 color RGB value is (97,151,115).

RGB: (97,151,115) (38%, 59%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 151 of 255 = 59%
B 115 of 255 = 45%

97
151
115

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

Portions of RGB colors in percentages

R + G + B = 97 + 151 + 115 = 363 (100%)
R 97 of 363 ~ 26.72%
G 151 of 363 ~ 41.6%
B 115 of 363 ~ 31.68'%

%26.72
%41.6
%31.68

CMYK color model

#619773 color CMYK value is (36,0,24,41).

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

CMYK: (36,0,24,41)
C36M0Y24K41 (36%, 0%, 24%, 41%)
(0.36 / 0.00 / 0.24 / 0.41)

CMYK percentages

%35.76
%0
%23.84
%40.78

Codes

Color #619773 in popluar color models

61 97 73
RGB 97 151 115
HSL 140° 21.77% 48.63%
HSB/HSV 140° 35.76% 59.22%
CMYK 35.76% 0.00% 23.84%
40.78%

Color #619773 in popluar number systems.

HEX 61 97 73
Decimal 97 151 115
Binary 1100001 10010111 1110011
Octal 141 227 163

Shades and tints

Shades of #619773

#619773
(97,151,115)
#598A69
(89,138,105)
#517D5F
(81,125,95)
#497055
(73,112,85)
#41634B
(65,99,75)
#395641
(57,86,65)
#314937
(49,73,55)
#293C2D
(41,60,45)
#212F23
(33,47,35)
#192219
(25,34,25)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #619773

#619773
(97,151,115)
#6FA07F
(111,160,127)
#7DA98B
(125,169,139)
#8BB297
(139,178,151)
#99BBA3
(153,187,163)
#A7C4AF
(167,196,175)
#B5CDBB
(181,205,187)
#C3D6C7
(195,214,199)
#D1DFD3
(209,223,211)
#DFE8DF
(223,232,223)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619773; }

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

This text font color is #619773.

Background Color

.myBgColor { background-color: #619773; }

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

This div background color is #619773.

Border color

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

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

This div border color is #619773.

Opacity

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

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

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

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

This text has shadow with #619773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619773.

Preview

Color preview on black background

This text has color #619773 on black background.


Color preview on white background

This text has color #619773 on white background.


Black color preview on #619773 background

This text has black color on #619773 background.


White color preview on #619773 background

This text has white color on #619773 background.


Related colors

Complementary color

Complementary color for #hex is #9E688C.


I love getcolorcode.com

Triadic colors

1 #736197 and #977361 with #619773 are triadic colors.

2 #739761 and #976173 with #619773 are triadic colors.