COLOR #619478

HEX: #619478 RGB: (97,148,120)

Color info

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

RGB color model

#619478 color RGB value is (97,148,120).

RGB: (97,148,120) (38%, 58%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 148 of 255 = 58%
B 120 of 255 = 47%

97
148
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 148 + 120 = 365 (100%)
R 97 of 365 ~ 26.58%
G 148 of 365 ~ 40.55%
B 120 of 365 ~ 32.88'%

%26.58
%40.55
%32.88

CMYK color model

#619478 color CMYK value is (34,0,19,42).

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

CMYK: (34,0,19,42)
C34M0Y19K42 (34%, 0%, 19%, 42%)
(0.34 / 0.00 / 0.19 / 0.42)

CMYK percentages

%34.46
%0
%18.92
%41.96

Codes

Color #619478 in popluar color models

61 94 78
RGB 97 148 120
HSL 147° 20.82% 48.04%
HSB/HSV 147° 34.46% 58.04%
CMYK 34.46% 0.00% 18.92%
41.96%

Color #619478 in popluar number systems.

HEX 61 94 78
Decimal 97 148 120
Binary 1100001 10010100 1111000
Octal 141 224 170

Shades and tints

Shades of #619478

#619478
(97,148,120)
#59876E
(89,135,110)
#517A64
(81,122,100)
#496D5A
(73,109,90)
#416050
(65,96,80)
#395346
(57,83,70)
#31463C
(49,70,60)
#293932
(41,57,50)
#212C28
(33,44,40)
#191F1E
(25,31,30)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #619478

#619478
(97,148,120)
#6F9D84
(111,157,132)
#7DA690
(125,166,144)
#8BAF9C
(139,175,156)
#99B8A8
(153,184,168)
#A7C1B4
(167,193,180)
#B5CAC0
(181,202,192)
#C3D3CC
(195,211,204)
#D1DCD8
(209,220,216)
#DFE5E4
(223,229,228)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619478; }

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

This text font color is #619478.

Background Color

.myBgColor { background-color: #619478; }

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

This div background color is #619478.

Border color

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

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

This div border color is #619478.

Opacity

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

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

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

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

This text has shadow with #619478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619478.

Preview

Color preview on black background

This text has color #619478 on black background.


Color preview on white background

This text has color #619478 on white background.


Black color preview on #619478 background

This text has black color on #619478 background.


White color preview on #619478 background

This text has white color on #619478 background.


Related colors

Complementary color

Complementary color for #hex is #9E6B87.


I love getcolorcode.com

Triadic colors

1 #786194 and #947861 with #619478 are triadic colors.

2 #789461 and #946178 with #619478 are triadic colors.