COLOR #42846E

HEX: #42846E RGB: (66,132,110)

Color info

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

RGB color model

#42846E color RGB value is (66,132,110).

RGB: (66,132,110) (26%, 52%, 43%)

RGB channels and saturation

R 66 of 255 = 26%
G 132 of 255 = 52%
B 110 of 255 = 43%

66
132
110

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

Portions of RGB colors in percentages

R + G + B = 66 + 132 + 110 = 308 (100%)
R 66 of 308 ~ 21.43%
G 132 of 308 ~ 42.86%
B 110 of 308 ~ 35.71'%

%21.43
%42.86
%35.71

CMYK color model

#42846E color CMYK value is (50,0,17,48).

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

CMYK: (50,0,17,48)
C50M0Y17K48 (50%, 0%, 17%, 48%)
(0.50 / 0.00 / 0.17 / 0.48)

CMYK percentages

%50
%0
%16.67
%48.24

Codes

Color #42846E in popluar color models

42 84 6E
RGB 66 132 110
HSL 160° 33.33% 38.82%
HSB/HSV 160° 50.00% 51.76%
CMYK 50.00% 0.00% 16.67%
48.24%

Color #42846E in popluar number systems.

HEX 42 84 6E
Decimal 66 132 110
Binary 1000010 10000100 1101110
Octal 102 204 156

Shades and tints

Shades of #42846E

#42846E
(66,132,110)
#3C7864
(60,120,100)
#366C5A
(54,108,90)
#306050
(48,96,80)
#2A5446
(42,84,70)
#24483C
(36,72,60)
#1E3C32
(30,60,50)
#183028
(24,48,40)
#12241E
(18,36,30)
#0C1814
(12,24,20)
#060C0A
(6,12,10)
#000000
(0,0,0)

Tints of #42846E

#42846E
(66,132,110)
#538F7B
(83,143,123)
#649A88
(100,154,136)
#75A595
(117,165,149)
#86B0A2
(134,176,162)
#97BBAF
(151,187,175)
#A8C6BC
(168,198,188)
#B9D1C9
(185,209,201)
#CADCD6
(202,220,214)
#DBE7E3
(219,231,227)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42846E; }

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

This text font color is #42846E.

Background Color

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

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

This div background color is #42846E.

Border color

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

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

This div border color is #42846E.

Opacity

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

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

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

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

This text has shadow with #42846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42846E.

Preview

Color preview on black background

This text has color #42846E on black background.


Color preview on white background

This text has color #42846E on white background.


Black color preview on #42846E background

This text has black color on #42846E background.


White color preview on #42846E background

This text has white color on #42846E background.


Related colors

Complementary color

Complementary color for #hex is #BD7B91.


I love getcolorcode.com

Triadic colors

1 #6E4284 and #846E42 with #42846E are triadic colors.

2 #6E8442 and #84426E with #42846E are triadic colors.