COLOR #619155

HEX: #619155 RGB: (97,145,85)

Color info

#619155 contains mainly red and green colors. Web safe color of #619155 is #669966 (or #696).

RGB color model

#619155 color RGB value is (97,145,85).

RGB: (97,145,85) (38%, 57%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 145 of 255 = 57%
B 85 of 255 = 33%

97
145
85

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

Portions of RGB colors in percentages

R + G + B = 97 + 145 + 85 = 327 (100%)
R 97 of 327 ~ 29.66%
G 145 of 327 ~ 44.34%
B 85 of 327 ~ 25.99'%

%29.66
%44.34
%25.99

CMYK color model

#619155 color CMYK value is (33,0,41,43).

  • cyan value is 33.10%
  • magenta value is 0.00%
  • yellow value is 41.38%
  • key color value is 43.14%

CMYK: (33,0,41,43)
C33M0Y41K43 (33%, 0%, 41%, 43%)
(0.33 / 0.00 / 0.41 / 0.43)

CMYK percentages

%33.1
%0
%41.38
%43.14

Codes

Color #619155 in popluar color models

61 91 55
RGB 97 145 85
HSL 108° 26.09% 45.10%
HSB/HSV 108° 41.38% 56.86%
CMYK 33.10% 0.00% 41.38%
43.14%

Color #619155 in popluar number systems.

HEX 61 91 55
Decimal 97 145 85
Binary 1100001 10010001 1010101
Octal 141 221 125

Shades and tints

Shades of #619155

#619155
(97,145,85)
#59844E
(89,132,78)
#517747
(81,119,71)
#496A40
(73,106,64)
#415D39
(65,93,57)
#395032
(57,80,50)
#31432B
(49,67,43)
#293624
(41,54,36)
#21291D
(33,41,29)
#191C16
(25,28,22)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #619155

#619155
(97,145,85)
#6F9B64
(111,155,100)
#7DA573
(125,165,115)
#8BAF82
(139,175,130)
#99B991
(153,185,145)
#A7C3A0
(167,195,160)
#B5CDAF
(181,205,175)
#C3D7BE
(195,215,190)
#D1E1CD
(209,225,205)
#DFEBDC
(223,235,220)
#EDF5EB
(237,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619155 color. Also use rgb(97,145,85) instead hex code.

Text Font Color

.myTextColor { color: #619155; }

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

This text font color is #619155.

Background Color

.myBgColor { background-color: #619155; }

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

This div background color is #619155.

Border color

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

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

This div border color is #619155.

Opacity

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

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

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

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

This text has shadow with #619155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #619155.

Preview

Color preview on black background

This text has color #619155 on black background.


Color preview on white background

This text has color #619155 on white background.


Black color preview on #619155 background

This text has black color on #619155 background.


White color preview on #619155 background

This text has white color on #619155 background.


Related colors

Complementary color

Complementary color for #hex is #9E6EAA.


I love getcolorcode.com

Triadic colors

1 #556191 and #915561 with #619155 are triadic colors.

2 #559161 and #916155 with #619155 are triadic colors.