COLOR #42685A

HEX: #42685A RGB: (66,104,90)

Color info

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

RGB color model

#42685A color RGB value is (66,104,90).

RGB: (66,104,90) (26%, 41%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 90 of 255 = 35%

66
104
90

R + G + B ~ 34%. #42685A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 90 = 260 (100%)
R 66 of 260 ~ 25.38%
G 104 of 260 ~ 40%
B 90 of 260 ~ 34.62'%

%25.38
%40
%34.62

CMYK color model

#42685A color CMYK value is (37,0,13,59).

  • cyan value is 36.54%
  • magenta value is 0.00%
  • yellow value is 13.46%
  • key color value is 59.22%
CMYK: (37,0,13,59) C37M0Y13K59 (37%,0%,13%,59%) (0.37/0.00/0.13/0.59) 

CMYK percentages

%36.54
%0
%13.46
%59.22

Codes

Color #42685A in popluar color models

42 68 5A
RGB 66 104 90
HSL 158° 22.35% 33.33%
HSB/HSV 158° 36.54% 40.78%
CMYK 36.54% 0.00% 13.46%
59.22%

Color #42685A in popluar number systems.

HEX 42 68 5A
Decimal 66 104 90
Binary 1000010 1101000 1011010
Octal 102 150 132

Shades and tints

Shades of #42685A

#42685A
(66,104,90)
#3C5F52
(60,95,82)
#36564A
(54,86,74)
#304D42
(48,77,66)
#2A443A
(42,68,58)
#243B32
(36,59,50)
#1E322A
(30,50,42)
#182922
(24,41,34)
#12201A
(18,32,26)
#0C1712
(12,23,18)
#060E0A
(6,14,10)
#000000
(0,0,0)

Tints of #42685A

#42685A
(66,104,90)
#537569
(83,117,105)
#648278
(100,130,120)
#758F87
(117,143,135)
#869C96
(134,156,150)
#97A9A5
(151,169,165)
#A8B6B4
(168,182,180)
#B9C3C3
(185,195,195)
#CAD0D2
(202,208,210)
#DBDDE1
(219,221,225)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42685A color. Also use rgb(66,104,90) instead hex code.

Text Font Color

.myTextColor { color: #42685A; }

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

This text font color is #42685A.

Background Color

.myBgColor { background-color: #42685A; }

<div style="background-color:#42685A">Inner text</div>

This div background color is #42685A.

Border color

.myBorderColor { border: 1px solid #42685A; }

<div style="border:3px solid #42685A">Div</div>

This div border color is #42685A.

Opacity

.myOpacity80 { color: #42685A; opacity: 0.8; }

<p style="color:#42685A;opacity:0.8;">80%</p>

Text with #42685A 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 #42685A;}

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

This text has shadow with #42685A color.


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

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

This text has shadow with #42685A primary color and red secondary color.


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

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

This text has shadow with #42685A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42685A.

Preview

Color preview on black background

This text has color #42685A on black background.


Color preview on white background

This text has color #42685A on white background.


Black color preview on #42685A background

This text has black color on #42685A background.


White color preview on #42685A background

This text has white color on #42685A background.


Related colors

Complementary color

Complementary color for #hex is #BD97A5.


I love getcolorcode.com

Triadic colors

1 #5A4268 and #685A42 with #42685A are triadic colors.

2 #5A6842 and #68425A with #42685A are triadic colors.