COLOR #40846A

HEX: #40846A RGB: (64,132,106)

Color info

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

RGB color model

#40846A color RGB value is (64,132,106).

RGB: (64,132,106) (25%, 52%, 42%)

RGB channels and saturation

R 64 of 255 = 25%
G 132 of 255 = 52%
B 106 of 255 = 42%

64
132
106

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

Portions of RGB colors in percentages

R + G + B = 64 + 132 + 106 = 302 (100%)
R 64 of 302 ~ 21.19%
G 132 of 302 ~ 43.71%
B 106 of 302 ~ 35.1'%

%21.19
%43.71
%35.1

CMYK color model

#40846A color CMYK value is (52,0,20,48).

  • cyan value is 51.52%
  • magenta value is 0.00%
  • yellow value is 19.70%
  • key color value is 48.24%
CMYK: (52,0,20,48) C52M0Y20K48 (52%,0%,20%,48%) (0.52/0.00/0.20/0.48) 

CMYK percentages

%51.52
%0
%19.7
%48.24

Codes

Color #40846A in popluar color models

40 84 6A
RGB 64 132 106
HSL 157° 34.69% 38.43%
HSB/HSV 157° 51.52% 51.76%
CMYK 51.52% 0.00% 19.70%
48.24%

Color #40846A in popluar number systems.

HEX 40 84 6A
Decimal 64 132 106
Binary 1000000 10000100 1101010
Octal 100 204 152

Shades and tints

Shades of #40846A

#40846A
(64,132,106)
#3B7861
(59,120,97)
#366C58
(54,108,88)
#31604F
(49,96,79)
#2C5446
(44,84,70)
#27483D
(39,72,61)
#223C34
(34,60,52)
#1D302B
(29,48,43)
#182422
(24,36,34)
#131819
(19,24,25)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #40846A

#40846A
(64,132,106)
#518F77
(81,143,119)
#629A84
(98,154,132)
#73A591
(115,165,145)
#84B09E
(132,176,158)
#95BBAB
(149,187,171)
#A6C6B8
(166,198,184)
#B7D1C5
(183,209,197)
#C8DCD2
(200,220,210)
#D9E7DF
(217,231,223)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40846A color. Also use rgb(64,132,106) instead hex code.

Text Font Color

.myTextColor { color: #40846A; }

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

This text font color is #40846A.

Background Color

.myBgColor { background-color: #40846A; }

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

This div background color is #40846A.

Border color

.myBorderColor { border: 1px solid #40846A; }

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

This div border color is #40846A.

Opacity

.myOpacity80 { color: #40846A; opacity: 0.8; }

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

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

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

This text has shadow with #40846A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40846A.

Preview

Color preview on black background

This text has color #40846A on black background.


Color preview on white background

This text has color #40846A on white background.


Black color preview on #40846A background

This text has black color on #40846A background.


White color preview on #40846A background

This text has white color on #40846A background.


Related colors

Complementary color

Complementary color for #hex is #BF7B95.


I love getcolorcode.com

Triadic colors

1 #6A4084 and #846A40 with #40846A are triadic colors.

2 #6A8440 and #84406A with #40846A are triadic colors.