COLOR #419589

HEX: #419589 RGB: (65,149,137)

Color info

#419589 contains mainly green and blue colors. Web safe color of #419589 is #339999 (or #399).

RGB color model

#419589 color RGB value is (65,149,137).

RGB: (65,149,137) (25%, 58%, 54%)

RGB channels and saturation

R 65 of 255 = 25%
G 149 of 255 = 58%
B 137 of 255 = 54%

65
149
137

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

Portions of RGB colors in percentages

R + G + B = 65 + 149 + 137 = 351 (100%)
R 65 of 351 ~ 18.52%
G 149 of 351 ~ 42.45%
B 137 of 351 ~ 39.03'%

%18.52
%42.45
%39.03

CMYK color model

#419589 color CMYK value is (56,0,8,42).

  • cyan value is 56.38%
  • magenta value is 0.00%
  • yellow value is 8.05%
  • key color value is 41.57%

CMYK: (56,0,8,42)
C56M0Y8K42 (56%, 0%, 8%, 42%)
(0.56 / 0.00 / 0.08 / 0.42)

CMYK percentages

%56.38
%0
%8.05
%41.57

Codes

Color #419589 in popluar color models

41 95 89
RGB 65 149 137
HSL 171° 39.25% 41.96%
HSB/HSV 171° 56.38% 58.43%
CMYK 56.38% 0.00% 8.05%
41.57%

Color #419589 in popluar number systems.

HEX 41 95 89
Decimal 65 149 137
Binary 1000001 10010101 10001001
Octal 101 225 211

Shades and tints

Shades of #419589

#419589
(65,149,137)
#3C887D
(60,136,125)
#377B71
(55,123,113)
#326E65
(50,110,101)
#2D6159
(45,97,89)
#28544D
(40,84,77)
#234741
(35,71,65)
#1E3A35
(30,58,53)
#192D29
(25,45,41)
#14201D
(20,32,29)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #419589

#419589
(65,149,137)
#529E93
(82,158,147)
#63A79D
(99,167,157)
#74B0A7
(116,176,167)
#85B9B1
(133,185,177)
#96C2BB
(150,194,187)
#A7CBC5
(167,203,197)
#B8D4CF
(184,212,207)
#C9DDD9
(201,221,217)
#DAE6E3
(218,230,227)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #419589 color. Also use rgb(65,149,137) instead hex code.

Text Font Color

.myTextColor { color: #419589; }

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

This text font color is #419589.

Background Color

.myBgColor { background-color: #419589; }

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

This div background color is #419589.

Border color

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

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

This div border color is #419589.

Opacity

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

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

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

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

This text has shadow with #419589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #419589.

Preview

Color preview on black background

This text has color #419589 on black background.


Color preview on white background

This text has color #419589 on white background.


Black color preview on #419589 background

This text has black color on #419589 background.


White color preview on #419589 background

This text has white color on #419589 background.


Related colors

Complementary color

Complementary color for #hex is #BE6A76.


I love getcolorcode.com

Triadic colors

1 #894195 and #958941 with #419589 are triadic colors.

2 #899541 and #954189 with #419589 are triadic colors.