COLOR #42786E

HEX: #42786E RGB: (66,120,110)

Color info

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

RGB color model

#42786E color RGB value is (66,120,110).

RGB: (66,120,110) (26%, 47%, 43%)

RGB channels and saturation

R 66 of 255 = 26%
G 120 of 255 = 47%
B 110 of 255 = 43%

66
120
110

R + G + B ~ 39%. #42786E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 120 + 110 = 296 (100%)
R 66 of 296 ~ 22.3%
G 120 of 296 ~ 40.54%
B 110 of 296 ~ 37.16'%

%22.3
%40.54
%37.16

CMYK color model

#42786E color CMYK value is (45,0,8,53).

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 8.33%
  • key color value is 52.94%

CMYK: (45,0,8,53)
C45M0Y8K53 (45%, 0%, 8%, 53%)
(0.45 / 0.00 / 0.08 / 0.53)

CMYK percentages

%45
%0
%8.33
%52.94

Codes

Color #42786E in popluar color models

42 78 6E
RGB 66 120 110
HSL 169° 29.03% 36.47%
HSB/HSV 169° 45.00% 47.06%
CMYK 45.00% 0.00% 8.33%
52.94%

Color #42786E in popluar number systems.

HEX 42 78 6E
Decimal 66 120 110
Binary 1000010 1111000 1101110
Octal 102 170 156

Shades and tints

Shades of #42786E

#42786E
(66,120,110)
#3C6E64
(60,110,100)
#36645A
(54,100,90)
#305A50
(48,90,80)
#2A5046
(42,80,70)
#24463C
(36,70,60)
#1E3C32
(30,60,50)
#183228
(24,50,40)
#12281E
(18,40,30)
#0C1E14
(12,30,20)
#06140A
(6,20,10)
#000000
(0,0,0)

Tints of #42786E

#42786E
(66,120,110)
#53847B
(83,132,123)
#649088
(100,144,136)
#759C95
(117,156,149)
#86A8A2
(134,168,162)
#97B4AF
(151,180,175)
#A8C0BC
(168,192,188)
#B9CCC9
(185,204,201)
#CAD8D6
(202,216,214)
#DBE4E3
(219,228,227)
#ECF0F0
(236,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42786E; }

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

This text font color is #42786E.

Background Color

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

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

This div background color is #42786E.

Border color

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

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

This div border color is #42786E.

Opacity

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

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

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

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

This text has shadow with #42786E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42786E.

Preview

Color preview on black background

This text has color #42786E on black background.


Color preview on white background

This text has color #42786E on white background.


Black color preview on #42786E background

This text has black color on #42786E background.


White color preview on #42786E background

This text has white color on #42786E background.


Related colors

Complementary color

Complementary color for #hex is #BD8791.


I love getcolorcode.com

Triadic colors

1 #6E4278 and #786E42 with #42786E are triadic colors.

2 #6E7842 and #78426E with #42786E are triadic colors.