COLOR #417052

HEX: #417052 RGB: (65,112,82)

Color info

#417052 contains red, green and blue colors in about the same proportion. Web safe color of #417052 is #336666 (or #366).

RGB color model

#417052 color RGB value is (65,112,82).

RGB: (65,112,82) (25%, 44%, 32%)

RGB channels and saturation

R 65 of 255 = 25%
G 112 of 255 = 44%
B 82 of 255 = 32%

65
112
82

R + G + B ~ 34%. #417052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 112 + 82 = 259 (100%)
R 65 of 259 ~ 25.1%
G 112 of 259 ~ 43.24%
B 82 of 259 ~ 31.66'%

%25.1
%43.24
%31.66

CMYK color model

#417052 color CMYK value is (42,0,27,56).

  • cyan value is 41.96%
  • magenta value is 0.00%
  • yellow value is 26.79%
  • key color value is 56.08%

CMYK: (42,0,27,56)
C42M0Y27K56 (42%, 0%, 27%, 56%)
(0.42 / 0.00 / 0.27 / 0.56)

CMYK percentages

%41.96
%0
%26.79
%56.08

Codes

Color #417052 in popluar color models

41 70 52
RGB 65 112 82
HSL 142° 26.55% 34.71%
HSB/HSV 142° 41.96% 43.92%
CMYK 41.96% 0.00% 26.79%
56.08%

Color #417052 in popluar number systems.

HEX 41 70 52
Decimal 65 112 82
Binary 1000001 1110000 1010010
Octal 101 160 122

Shades and tints

Shades of #417052

#417052
(65,112,82)
#3C664B
(60,102,75)
#375C44
(55,92,68)
#32523D
(50,82,61)
#2D4836
(45,72,54)
#283E2F
(40,62,47)
#233428
(35,52,40)
#1E2A21
(30,42,33)
#19201A
(25,32,26)
#141613
(20,22,19)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #417052

#417052
(65,112,82)
#527D61
(82,125,97)
#638A70
(99,138,112)
#74977F
(116,151,127)
#85A48E
(133,164,142)
#96B19D
(150,177,157)
#A7BEAC
(167,190,172)
#B8CBBB
(184,203,187)
#C9D8CA
(201,216,202)
#DAE5D9
(218,229,217)
#EBF2E8
(235,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417052 color. Also use rgb(65,112,82) instead hex code.

Text Font Color

.myTextColor { color: #417052; }

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

This text font color is #417052.

Background Color

.myBgColor { background-color: #417052; }

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

This div background color is #417052.

Border color

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

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

This div border color is #417052.

Opacity

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

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

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

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

This text has shadow with #417052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417052.

Preview

Color preview on black background

This text has color #417052 on black background.


Color preview on white background

This text has color #417052 on white background.


Black color preview on #417052 background

This text has black color on #417052 background.


White color preview on #417052 background

This text has white color on #417052 background.


Related colors

Complementary color

Complementary color for #hex is #BE8FAD.


I love getcolorcode.com

Triadic colors

1 #524170 and #705241 with #417052 are triadic colors.

2 #527041 and #704152 with #417052 are triadic colors.