COLOR #417258

HEX: #417258 RGB: (65,114,88)

Color info

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

RGB color model

#417258 color RGB value is (65,114,88).

RGB: (65,114,88) (25%, 45%, 35%)

RGB channels and saturation

R 65 of 255 = 25%
G 114 of 255 = 45%
B 88 of 255 = 35%

65
114
88

R + G + B ~ 35%. #417258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 114 + 88 = 267 (100%)
R 65 of 267 ~ 24.34%
G 114 of 267 ~ 42.7%
B 88 of 267 ~ 32.96'%

%24.34
%42.7
%32.96

CMYK color model

#417258 color CMYK value is (43,0,23,55).

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

CMYK: (43,0,23,55)
C43M0Y23K55 (43%, 0%, 23%, 55%)
(0.43 / 0.00 / 0.23 / 0.55)

CMYK percentages

%42.98
%0
%22.81
%55.29

Codes

Color #417258 in popluar color models

41 72 58
RGB 65 114 88
HSL 148° 27.37% 35.10%
HSB/HSV 148° 42.98% 44.71%
CMYK 42.98% 0.00% 22.81%
55.29%

Color #417258 in popluar number systems.

HEX 41 72 58
Decimal 65 114 88
Binary 1000001 1110010 1011000
Octal 101 162 130

Shades and tints

Shades of #417258

#417258
(65,114,88)
#3C6850
(60,104,80)
#375E48
(55,94,72)
#325440
(50,84,64)
#2D4A38
(45,74,56)
#284030
(40,64,48)
#233628
(35,54,40)
#1E2C20
(30,44,32)
#192218
(25,34,24)
#141810
(20,24,16)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #417258

#417258
(65,114,88)
#527E67
(82,126,103)
#638A76
(99,138,118)
#749685
(116,150,133)
#85A294
(133,162,148)
#96AEA3
(150,174,163)
#A7BAB2
(167,186,178)
#B8C6C1
(184,198,193)
#C9D2D0
(201,210,208)
#DADEDF
(218,222,223)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #417258; }

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

This text font color is #417258.

Background Color

.myBgColor { background-color: #417258; }

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

This div background color is #417258.

Border color

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

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

This div border color is #417258.

Opacity

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

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

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

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

This text has shadow with #417258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417258.

Preview

Color preview on black background

This text has color #417258 on black background.


Color preview on white background

This text has color #417258 on white background.


Black color preview on #417258 background

This text has black color on #417258 background.


White color preview on #417258 background

This text has white color on #417258 background.


Related colors

Complementary color

Complementary color for #hex is #BE8DA7.


I love getcolorcode.com

Triadic colors

1 #584172 and #725841 with #417258 are triadic colors.

2 #587241 and #724158 with #417258 are triadic colors.