COLOR #42675D

HEX: #42675D RGB: (66,103,93)

Color info

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

RGB color model

#42675D color RGB value is (66,103,93).

RGB: (66,103,93) (26%, 40%, 36%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 93 of 255 = 36%

66
103
93

R + G + B ~ 34%. #42675D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 93 = 262 (100%)
R 66 of 262 ~ 25.19%
G 103 of 262 ~ 39.31%
B 93 of 262 ~ 35.5'%

%25.19
%39.31
%35.5

CMYK color model

#42675D color CMYK value is (36,0,10,60).

  • cyan value is 35.92%
  • magenta value is 0.00%
  • yellow value is 9.71%
  • key color value is 59.61%

CMYK: (36,0,10,60)
C36M0Y10K60 (36%, 0%, 10%, 60%)
(0.36 / 0.00 / 0.10 / 0.60)

CMYK percentages

%35.92
%0
%9.71
%59.61

Codes

Color #42675D in popluar color models

42 67 5D
RGB 66 103 93
HSL 164° 21.89% 33.14%
HSB/HSV 164° 35.92% 40.39%
CMYK 35.92% 0.00% 9.71%
59.61%

Color #42675D in popluar number systems.

HEX 42 67 5D
Decimal 66 103 93
Binary 1000010 1100111 1011101
Octal 102 147 135

Shades and tints

Shades of #42675D

#42675D
(66,103,93)
#3C5E55
(60,94,85)
#36554D
(54,85,77)
#304C45
(48,76,69)
#2A433D
(42,67,61)
#243A35
(36,58,53)
#1E312D
(30,49,45)
#182825
(24,40,37)
#121F1D
(18,31,29)
#0C1615
(12,22,21)
#060D0D
(6,13,13)
#000000
(0,0,0)

Tints of #42675D

#42675D
(66,103,93)
#53746B
(83,116,107)
#648179
(100,129,121)
#758E87
(117,142,135)
#869B95
(134,155,149)
#97A8A3
(151,168,163)
#A8B5B1
(168,181,177)
#B9C2BF
(185,194,191)
#CACFCD
(202,207,205)
#DBDCDB
(219,220,219)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42675D; }

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

This text font color is #42675D.

Background Color

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

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

This div background color is #42675D.

Border color

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

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

This div border color is #42675D.

Opacity

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

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

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

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

This text has shadow with #42675D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42675D.

Preview

Color preview on black background

This text has color #42675D on black background.


Color preview on white background

This text has color #42675D on white background.


Black color preview on #42675D background

This text has black color on #42675D background.


White color preview on #42675D background

This text has white color on #42675D background.


Related colors

Complementary color

Complementary color for #hex is #BD98A2.


I love getcolorcode.com

Triadic colors

1 #5D4267 and #675D42 with #42675D are triadic colors.

2 #5D6742 and #67425D with #42675D are triadic colors.