COLOR #42677E

HEX: #42677E RGB: (66,103,126)

Color info

#42677E contains mainly green and blue colors. Web safe color of #42677E is #336666 (or #366).

RGB color model

#42677E color RGB value is (66,103,126).

RGB: (66,103,126) (26%, 40%, 49%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 126 of 255 = 49%

66
103
126

R + G + B ~ 38%. #42677E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 126 = 295 (100%)
R 66 of 295 ~ 22.37%
G 103 of 295 ~ 34.92%
B 126 of 295 ~ 42.71'%

%22.37
%34.92
%42.71

CMYK color model

#42677E color CMYK value is (48,18,0,51).

  • cyan value is 47.62%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (48,18,0,51)
C48M18Y0K51 (48%, 18%, 0%, 51%)
(0.48 / 0.18 / 0.00 / 0.51)

CMYK percentages

%47.62
%18.25
%0
%50.59

Codes

Color #42677E in popluar color models

42 67 7E
RGB 66 103 126
HSL 203° 31.25% 37.65%
HSB/HSV 203° 47.62% 49.41%
CMYK 47.62% 18.25% 0.00%
50.59%

Color #42677E in popluar number systems.

HEX 42 67 7E
Decimal 66 103 126
Binary 1000010 1100111 1111110
Octal 102 147 176

Shades and tints

Shades of #42677E

#42677E
(66,103,126)
#3C5E73
(60,94,115)
#365568
(54,85,104)
#304C5D
(48,76,93)
#2A4352
(42,67,82)
#243A47
(36,58,71)
#1E313C
(30,49,60)
#182831
(24,40,49)
#121F26
(18,31,38)
#0C161B
(12,22,27)
#060D10
(6,13,16)
#000000
(0,0,0)

Tints of #42677E

#42677E
(66,103,126)
#537489
(83,116,137)
#648194
(100,129,148)
#758E9F
(117,142,159)
#869BAA
(134,155,170)
#97A8B5
(151,168,181)
#A8B5C0
(168,181,192)
#B9C2CB
(185,194,203)
#CACFD6
(202,207,214)
#DBDCE1
(219,220,225)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42677E color. Also use rgb(66,103,126) instead hex code.

Text Font Color

.myTextColor { color: #42677E; }

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

This text font color is #42677E.

Background Color

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

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

This div background color is #42677E.

Border color

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

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

This div border color is #42677E.

Opacity

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

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

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

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

This text has shadow with #42677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42677E.

Preview

Color preview on black background

This text has color #42677E on black background.


Color preview on white background

This text has color #42677E on white background.


Black color preview on #42677E background

This text has black color on #42677E background.


White color preview on #42677E background

This text has white color on #42677E background.


Related colors

Complementary color

Complementary color for #hex is #BD9881.


I love getcolorcode.com

Triadic colors

1 #7E4267 and #677E42 with #42677E are triadic colors.

2 #7E6742 and #67427E with #42677E are triadic colors.