COLOR #41846E

HEX: #41846E RGB: (65,132,110)

Color info

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

RGB color model

#41846E color RGB value is (65,132,110).

RGB: (65,132,110) (25%, 52%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 132 of 255 = 52%
B 110 of 255 = 43%

65
132
110

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

Portions of RGB colors in percentages

R + G + B = 65 + 132 + 110 = 307 (100%)
R 65 of 307 ~ 21.17%
G 132 of 307 ~ 43%
B 110 of 307 ~ 35.83'%

%21.17
%43
%35.83

CMYK color model

#41846E color CMYK value is (51,0,17,48).

  • cyan value is 50.76%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 48.24%

CMYK: (51,0,17,48)
C51M0Y17K48 (51%, 0%, 17%, 48%)
(0.51 / 0.00 / 0.17 / 0.48)

CMYK percentages

%50.76
%0
%16.67
%48.24

Codes

Color #41846E in popluar color models

41 84 6E
RGB 65 132 110
HSL 160° 34.01% 38.63%
HSB/HSV 160° 50.76% 51.76%
CMYK 50.76% 0.00% 16.67%
48.24%

Color #41846E in popluar number systems.

HEX 41 84 6E
Decimal 65 132 110
Binary 1000001 10000100 1101110
Octal 101 204 156

Shades and tints

Shades of #41846E

#41846E
(65,132,110)
#3C7864
(60,120,100)
#376C5A
(55,108,90)
#326050
(50,96,80)
#2D5446
(45,84,70)
#28483C
(40,72,60)
#233C32
(35,60,50)
#1E3028
(30,48,40)
#19241E
(25,36,30)
#141814
(20,24,20)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #41846E

#41846E
(65,132,110)
#528F7B
(82,143,123)
#639A88
(99,154,136)
#74A595
(116,165,149)
#85B0A2
(133,176,162)
#96BBAF
(150,187,175)
#A7C6BC
(167,198,188)
#B8D1C9
(184,209,201)
#C9DCD6
(201,220,214)
#DAE7E3
(218,231,227)
#EBF2F0
(235,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41846E color. Also use rgb(65,132,110) instead hex code.

Text Font Color

.myTextColor { color: #41846E; }

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

This text font color is #41846E.

Background Color

.myBgColor { background-color: #41846E; }

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

This div background color is #41846E.

Border color

.myBorderColor { border: 1px solid #41846E; }

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

This div border color is #41846E.

Opacity

.myOpacity80 { color: #41846E; opacity: 0.8; }

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

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

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

This text has shadow with #41846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41846E.

Preview

Color preview on black background

This text has color #41846E on black background.


Color preview on white background

This text has color #41846E on white background.


Black color preview on #41846E background

This text has black color on #41846E background.


White color preview on #41846E background

This text has white color on #41846E background.


Related colors

Complementary color

Complementary color for #hex is #BE7B91.


I love getcolorcode.com

Triadic colors

1 #6E4184 and #846E41 with #41846E are triadic colors.

2 #6E8441 and #84416E with #41846E are triadic colors.