COLOR #42676D

HEX: #42676D RGB: (66,103,109)

Color info

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

RGB color model

#42676D color RGB value is (66,103,109).

RGB: (66,103,109) (26%, 40%, 43%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 109 of 255 = 43%

66
103
109

R + G + B ~ 36%. #42676D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 109 = 278 (100%)
R 66 of 278 ~ 23.74%
G 103 of 278 ~ 37.05%
B 109 of 278 ~ 39.21'%

%23.74
%37.05
%39.21

CMYK color model

#42676D color CMYK value is (39,6,0,57).

  • cyan value is 39.45%
  • magenta value is 5.50%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (39,6,0,57)
C39M6Y0K57 (39%, 6%, 0%, 57%)
(0.39 / 0.06 / 0.00 / 0.57)

CMYK percentages

%39.45
%5.5
%0
%57.25

Codes

Color #42676D in popluar color models

42 67 6D
RGB 66 103 109
HSL 188° 24.57% 34.31%
HSB/HSV 188° 39.45% 42.75%
CMYK 39.45% 5.50% 0.00%
57.25%

Color #42676D in popluar number systems.

HEX 42 67 6D
Decimal 66 103 109
Binary 1000010 1100111 1101101
Octal 102 147 155

Shades and tints

Shades of #42676D

#42676D
(66,103,109)
#3C5E64
(60,94,100)
#36555B
(54,85,91)
#304C52
(48,76,82)
#2A4349
(42,67,73)
#243A40
(36,58,64)
#1E3137
(30,49,55)
#18282E
(24,40,46)
#121F25
(18,31,37)
#0C161C
(12,22,28)
#060D13
(6,13,19)
#000000
(0,0,0)

Tints of #42676D

#42676D
(66,103,109)
#53747A
(83,116,122)
#648187
(100,129,135)
#758E94
(117,142,148)
#869BA1
(134,155,161)
#97A8AE
(151,168,174)
#A8B5BB
(168,181,187)
#B9C2C8
(185,194,200)
#CACFD5
(202,207,213)
#DBDCE2
(219,220,226)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42676D; }

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

This text font color is #42676D.

Background Color

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

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

This div background color is #42676D.

Border color

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

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

This div border color is #42676D.

Opacity

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

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

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

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

This text has shadow with #42676D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42676D.

Preview

Color preview on black background

This text has color #42676D on black background.


Color preview on white background

This text has color #42676D on white background.


Black color preview on #42676D background

This text has black color on #42676D background.


White color preview on #42676D background

This text has white color on #42676D background.


Related colors

Complementary color

Complementary color for #hex is #BD9892.


I love getcolorcode.com

Triadic colors

1 #6D4267 and #676D42 with #42676D are triadic colors.

2 #6D6742 and #67426D with #42676D are triadic colors.