COLOR #42676F

HEX: #42676F RGB: (66,103,111)

Color info

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

RGB color model

#42676F color RGB value is (66,103,111).

RGB: (66,103,111) (26%, 40%, 44%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 111 of 255 = 44%

66
103
111

R + G + B ~ 37%. #42676F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 111 = 280 (100%)
R 66 of 280 ~ 23.57%
G 103 of 280 ~ 36.79%
B 111 of 280 ~ 39.64'%

%23.57
%36.79
%39.64

CMYK color model

#42676F color CMYK value is (41,7,0,56).

  • cyan value is 40.54%
  • magenta value is 7.21%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (41,7,0,56)
C41M7Y0K56 (41%, 7%, 0%, 56%)
(0.41 / 0.07 / 0.00 / 0.56)

CMYK percentages

%40.54
%7.21
%0
%56.47

Codes

Color #42676F in popluar color models

42 67 6F
RGB 66 103 111
HSL 191° 25.42% 34.71%
HSB/HSV 191° 40.54% 43.53%
CMYK 40.54% 7.21% 0.00%
56.47%

Color #42676F in popluar number systems.

HEX 42 67 6F
Decimal 66 103 111
Binary 1000010 1100111 1101111
Octal 102 147 157

Shades and tints

Shades of #42676F

#42676F
(66,103,111)
#3C5E65
(60,94,101)
#36555B
(54,85,91)
#304C51
(48,76,81)
#2A4347
(42,67,71)
#243A3D
(36,58,61)
#1E3133
(30,49,51)
#182829
(24,40,41)
#121F1F
(18,31,31)
#0C1615
(12,22,21)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #42676F

#42676F
(66,103,111)
#53747C
(83,116,124)
#648189
(100,129,137)
#758E96
(117,142,150)
#869BA3
(134,155,163)
#97A8B0
(151,168,176)
#A8B5BD
(168,181,189)
#B9C2CA
(185,194,202)
#CACFD7
(202,207,215)
#DBDCE4
(219,220,228)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42676F color. Also use rgb(66,103,111) instead hex code.

Text Font Color

.myTextColor { color: #42676F; }

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

This text font color is #42676F.

Background Color

.myBgColor { background-color: #42676F; }

<div style="background-color:#42676F">Inner text</div>

This div background color is #42676F.

Border color

.myBorderColor { border: 1px solid #42676F; }

<div style="border:3px solid #42676F">Div</div>

This div border color is #42676F.

Opacity

.myOpacity80 { color: #42676F; opacity: 0.8; }

<p style="color:#42676F;opacity:0.8;">80%</p>

Text with #42676F 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 #42676F;}

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

This text has shadow with #42676F color.


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

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

This text has shadow with #42676F primary color and red secondary color.


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

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

This text has shadow with #42676F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42676F.

Preview

Color preview on black background

This text has color #42676F on black background.


Color preview on white background

This text has color #42676F on white background.


Black color preview on #42676F background

This text has black color on #42676F background.


White color preview on #42676F background

This text has white color on #42676F background.


Related colors

Complementary color

Complementary color for #hex is #BD9890.


I love getcolorcode.com

Triadic colors

1 #6F4267 and #676F42 with #42676F are triadic colors.

2 #6F6742 and #67426F with #42676F are triadic colors.