COLOR #42695A

HEX: #42695A RGB: (66,105,90)

Color info

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

RGB color model

#42695A color RGB value is (66,105,90).

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

RGB channels and saturation

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

66
105
90

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

Portions of RGB colors in percentages

R + G + B = 66 + 105 + 90 = 261 (100%)
R 66 of 261 ~ 25.29%
G 105 of 261 ~ 40.23%
B 90 of 261 ~ 34.48'%

%25.29
%40.23
%34.48

CMYK color model

#42695A color CMYK value is (37,0,14,59).

  • cyan value is 37.14%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 58.82%

CMYK: (37,0,14,59)
C37M0Y14K59 (37%, 0%, 14%, 59%)
(0.37 / 0.00 / 0.14 / 0.59)

CMYK percentages

%37.14
%0
%14.29
%58.82

Codes

Color #42695A in popluar color models

42 69 5A
RGB 66 105 90
HSL 157° 22.81% 33.53%
HSB/HSV 157° 37.14% 41.18%
CMYK 37.14% 0.00% 14.29%
58.82%

Color #42695A in popluar number systems.

HEX 42 69 5A
Decimal 66 105 90
Binary 1000010 1101001 1011010
Octal 102 151 132

Shades and tints

Shades of #42695A

#42695A
(66,105,90)
#3C6052
(60,96,82)
#36574A
(54,87,74)
#304E42
(48,78,66)
#2A453A
(42,69,58)
#243C32
(36,60,50)
#1E332A
(30,51,42)
#182A22
(24,42,34)
#12211A
(18,33,26)
#0C1812
(12,24,18)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #42695A

#42695A
(66,105,90)
#537669
(83,118,105)
#648378
(100,131,120)
#759087
(117,144,135)
#869D96
(134,157,150)
#97AAA5
(151,170,165)
#A8B7B4
(168,183,180)
#B9C4C3
(185,196,195)
#CAD1D2
(202,209,210)
#DBDEE1
(219,222,225)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42695A; }

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

This text font color is #42695A.

Background Color

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

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

This div background color is #42695A.

Border color

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

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

This div border color is #42695A.

Opacity

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

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

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

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

This text has shadow with #42695A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42695A.

Preview

Color preview on black background

This text has color #42695A on black background.


Color preview on white background

This text has color #42695A on white background.


Black color preview on #42695A background

This text has black color on #42695A background.


White color preview on #42695A background

This text has white color on #42695A background.


Related colors

Complementary color

Complementary color for #hex is #BD96A5.


I love getcolorcode.com

Triadic colors

1 #5A4269 and #695A42 with #42695A are triadic colors.

2 #5A6942 and #69425A with #42695A are triadic colors.