COLOR #417248

HEX: #417248 RGB: (65,114,72)

Color info

#417248 contains red, green and blue colors in about the same proportion. Web safe color of #417248 is #336633 (or #363).

RGB color model

#417248 color RGB value is (65,114,72).

RGB: (65,114,72) (25%, 45%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 114 of 255 = 45%
B 72 of 255 = 28%

65
114
72

R + G + B ~ 33%. #417248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 114 + 72 = 251 (100%)
R 65 of 251 ~ 25.9%
G 114 of 251 ~ 45.42%
B 72 of 251 ~ 28.69'%

%25.9
%45.42
%28.69

CMYK color model

#417248 color CMYK value is (43,0,37,55).

  • cyan value is 42.98%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 55.29%

CMYK: (43,0,37,55)
C43M0Y37K55 (43%, 0%, 37%, 55%)
(0.43 / 0.00 / 0.37 / 0.55)

CMYK percentages

%42.98
%0
%36.84
%55.29

Codes

Color #417248 in popluar color models

41 72 48
RGB 65 114 72
HSL 129° 27.37% 35.10%
HSB/HSV 129° 42.98% 44.71%
CMYK 42.98% 0.00% 36.84%
55.29%

Color #417248 in popluar number systems.

HEX 41 72 48
Decimal 65 114 72
Binary 1000001 1110010 1001000
Octal 101 162 110

Shades and tints

Shades of #417248

#417248
(65,114,72)
#3C6842
(60,104,66)
#375E3C
(55,94,60)
#325436
(50,84,54)
#2D4A30
(45,74,48)
#28402A
(40,64,42)
#233624
(35,54,36)
#1E2C1E
(30,44,30)
#192218
(25,34,24)
#141812
(20,24,18)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #417248

#417248
(65,114,72)
#527E58
(82,126,88)
#638A68
(99,138,104)
#749678
(116,150,120)
#85A288
(133,162,136)
#96AE98
(150,174,152)
#A7BAA8
(167,186,168)
#B8C6B8
(184,198,184)
#C9D2C8
(201,210,200)
#DADED8
(218,222,216)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417248 color. Also use rgb(65,114,72) instead hex code.

Text Font Color

.myTextColor { color: #417248; }

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

This text font color is #417248.

Background Color

.myBgColor { background-color: #417248; }

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

This div background color is #417248.

Border color

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

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

This div border color is #417248.

Opacity

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

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

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

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

This text has shadow with #417248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417248.

Preview

Color preview on black background

This text has color #417248 on black background.


Color preview on white background

This text has color #417248 on white background.


Black color preview on #417248 background

This text has black color on #417248 background.


White color preview on #417248 background

This text has white color on #417248 background.


Related colors

Complementary color

Complementary color for #hex is #BE8DB7.


I love getcolorcode.com

Triadic colors

1 #484172 and #724841 with #417248 are triadic colors.

2 #487241 and #724148 with #417248 are triadic colors.