COLOR #42686B

HEX: #42686B RGB: (66,104,107)

Color info

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

RGB color model

#42686B color RGB value is (66,104,107).

RGB: (66,104,107) (26%, 41%, 42%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 107 of 255 = 42%

66
104
107

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

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 107 = 277 (100%)
R 66 of 277 ~ 23.83%
G 104 of 277 ~ 37.55%
B 107 of 277 ~ 38.63'%

%23.83
%37.55
%38.63

CMYK color model

#42686B color CMYK value is (38,3,0,58).

  • cyan value is 38.32%
  • magenta value is 2.80%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (38,3,0,58)
C38M3Y0K58 (38%, 3%, 0%, 58%)
(0.38 / 0.03 / 0.00 / 0.58)

CMYK percentages

%38.32
%2.8
%0
%58.04

Codes

Color #42686B in popluar color models

42 68 6B
RGB 66 104 107
HSL 184° 23.70% 33.92%
HSB/HSV 184° 38.32% 41.96%
CMYK 38.32% 2.80% 0.00%
58.04%

Color #42686B in popluar number systems.

HEX 42 68 6B
Decimal 66 104 107
Binary 1000010 1101000 1101011
Octal 102 150 153

Shades and tints

Shades of #42686B

#42686B
(66,104,107)
#3C5F62
(60,95,98)
#365659
(54,86,89)
#304D50
(48,77,80)
#2A4447
(42,68,71)
#243B3E
(36,59,62)
#1E3235
(30,50,53)
#18292C
(24,41,44)
#122023
(18,32,35)
#0C171A
(12,23,26)
#060E11
(6,14,17)
#000000
(0,0,0)

Tints of #42686B

#42686B
(66,104,107)
#537578
(83,117,120)
#648285
(100,130,133)
#758F92
(117,143,146)
#869C9F
(134,156,159)
#97A9AC
(151,169,172)
#A8B6B9
(168,182,185)
#B9C3C6
(185,195,198)
#CAD0D3
(202,208,211)
#DBDDE0
(219,221,224)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42686B color. Also use rgb(66,104,107) instead hex code.

Text Font Color

.myTextColor { color: #42686B; }

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

This text font color is #42686B.

Background Color

.myBgColor { background-color: #42686B; }

<div style="background-color:#42686B">Inner text</div>

This div background color is #42686B.

Border color

.myBorderColor { border: 1px solid #42686B; }

<div style="border:3px solid #42686B">Div</div>

This div border color is #42686B.

Opacity

.myOpacity80 { color: #42686B; opacity: 0.8; }

<p style="color:#42686B;opacity:0.8;">80%</p>

Text with #42686B 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 #42686B;}

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

This text has shadow with #42686B color.


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

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

This text has shadow with #42686B primary color and red secondary color.


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

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

This text has shadow with #42686B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42686B.

Preview

Color preview on black background

This text has color #42686B on black background.


Color preview on white background

This text has color #42686B on white background.


Black color preview on #42686B background

This text has black color on #42686B background.


White color preview on #42686B background

This text has white color on #42686B background.


Related colors

Complementary color

Complementary color for #hex is #BD9794.


I love getcolorcode.com

Triadic colors

1 #6B4268 and #686B42 with #42686B are triadic colors.

2 #6B6842 and #68426B with #42686B are triadic colors.