COLOR #619462

HEX: #619462 RGB: (97,148,98)

Color info

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

RGB color model

#619462 color RGB value is (97,148,98).

RGB: (97,148,98) (38%, 58%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 148 of 255 = 58%
B 98 of 255 = 38%

97
148
98

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

Portions of RGB colors in percentages

R + G + B = 97 + 148 + 98 = 343 (100%)
R 97 of 343 ~ 28.28%
G 148 of 343 ~ 43.15%
B 98 of 343 ~ 28.57'%

%28.28
%43.15
%28.57

CMYK color model

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

  • cyan value is 34.46%
  • magenta value is 0.00%
  • yellow value is 33.78%
  • key color value is 41.96%
CMYK: (34,0,34,42) C34M0Y34K42 (34%,0%,34%,42%) (0.34/0.00/0.34/0.42) 

CMYK percentages

%34.46
%0
%33.78
%41.96

Codes

Color #619462 in popluar color models

61 94 62
RGB 97 148 98
HSL 121° 20.82% 48.04%
HSB/HSV 121° 34.46% 58.04%
CMYK 34.46% 0.00% 33.78%
41.96%

Color #619462 in popluar number systems.

HEX 61 94 62
Decimal 97 148 98
Binary 1100001 10010100 1100010
Octal 141 224 142

Shades and tints

Shades of #619462

#619462
(97,148,98)
#59875A
(89,135,90)
#517A52
(81,122,82)
#496D4A
(73,109,74)
#416042
(65,96,66)
#39533A
(57,83,58)
#314632
(49,70,50)
#29392A
(41,57,42)
#212C22
(33,44,34)
#191F1A
(25,31,26)
#111212
(17,18,18)
#000000
(0,0,0)

Tints of #619462

#619462
(97,148,98)
#6F9D70
(111,157,112)
#7DA67E
(125,166,126)
#8BAF8C
(139,175,140)
#99B89A
(153,184,154)
#A7C1A8
(167,193,168)
#B5CAB6
(181,202,182)
#C3D3C4
(195,211,196)
#D1DCD2
(209,220,210)
#DFE5E0
(223,229,224)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #619462; }

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

This text font color is #619462.

Background Color

.myBgColor { background-color: #619462; }

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

This div background color is #619462.

Border color

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

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

This div border color is #619462.

Opacity

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

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

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

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

This text has shadow with #619462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619462.

Preview

Color preview on black background

This text has color #619462 on black background.


Color preview on white background

This text has color #619462 on white background.


Black color preview on #619462 background

This text has black color on #619462 background.


White color preview on #619462 background

This text has white color on #619462 background.


Related colors

Complementary color

Complementary color for #hex is #9E6B9D.


I love getcolorcode.com

Triadic colors

1 #626194 and #946261 with #619462 are triadic colors.

2 #629461 and #946162 with #619462 are triadic colors.