COLOR #419161

HEX: #419161 RGB: (65,145,97)

Color info

#419161 contains mainly green and blue colors. Web safe color of #419161 is #339966 (or #396).

RGB color model

#419161 color RGB value is (65,145,97).

RGB: (65,145,97) (25%, 57%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 145 of 255 = 57%
B 97 of 255 = 38%

65
145
97

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

Portions of RGB colors in percentages

R + G + B = 65 + 145 + 97 = 307 (100%)
R 65 of 307 ~ 21.17%
G 145 of 307 ~ 47.23%
B 97 of 307 ~ 31.6'%

%21.17
%47.23
%31.6

CMYK color model

#419161 color CMYK value is (55,0,33,43).

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

CMYK: (55,0,33,43)
C55M0Y33K43 (55%, 0%, 33%, 43%)
(0.55 / 0.00 / 0.33 / 0.43)

CMYK percentages

%55.17
%0
%33.1
%43.14

Codes

Color #419161 in popluar color models

41 91 61
RGB 65 145 97
HSL 144° 38.10% 41.18%
HSB/HSV 144° 55.17% 56.86%
CMYK 55.17% 0.00% 33.10%
43.14%

Color #419161 in popluar number systems.

HEX 41 91 61
Decimal 65 145 97
Binary 1000001 10010001 1100001
Octal 101 221 141

Shades and tints

Shades of #419161

#419161
(65,145,97)
#3C8459
(60,132,89)
#377751
(55,119,81)
#326A49
(50,106,73)
#2D5D41
(45,93,65)
#285039
(40,80,57)
#234331
(35,67,49)
#1E3629
(30,54,41)
#192921
(25,41,33)
#141C19
(20,28,25)
#0F0F11
(15,15,17)
#000000
(0,0,0)

Tints of #419161

#419161
(65,145,97)
#529B6F
(82,155,111)
#63A57D
(99,165,125)
#74AF8B
(116,175,139)
#85B999
(133,185,153)
#96C3A7
(150,195,167)
#A7CDB5
(167,205,181)
#B8D7C3
(184,215,195)
#C9E1D1
(201,225,209)
#DAEBDF
(218,235,223)
#EBF5ED
(235,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #419161; }

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

This text font color is #419161.

Background Color

.myBgColor { background-color: #419161; }

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

This div background color is #419161.

Border color

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

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

This div border color is #419161.

Opacity

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

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

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

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

This text has shadow with #419161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #419161.

Preview

Color preview on black background

This text has color #419161 on black background.


Color preview on white background

This text has color #419161 on white background.


Black color preview on #419161 background

This text has black color on #419161 background.


White color preview on #419161 background

This text has white color on #419161 background.


Related colors

Complementary color

Complementary color for #hex is #BE6E9E.


I love getcolorcode.com

Triadic colors

1 #614191 and #916141 with #419161 are triadic colors.

2 #619141 and #914161 with #419161 are triadic colors.