COLOR #42615E

HEX: #42615E RGB: (66,97,94)

Color info

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

RGB color model

#42615E color RGB value is (66,97,94).

RGB: (66,97,94) (26%, 38%, 37%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 94 of 255 = 37%

66
97
94

R + G + B ~ 34%. #42615E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 94 = 257 (100%)
R 66 of 257 ~ 25.68%
G 97 of 257 ~ 37.74%
B 94 of 257 ~ 36.58'%

%25.68
%37.74
%36.58

CMYK color model

#42615E color CMYK value is (32,0,3,62).

  • cyan value is 31.96%
  • magenta value is 0.00%
  • yellow value is 3.09%
  • key color value is 61.96%

CMYK: (32,0,3,62)
C32M0Y3K62 (32%, 0%, 3%, 62%)
(0.32 / 0.00 / 0.03 / 0.62)

CMYK percentages

%31.96
%0
%3.09
%61.96

Codes

Color #42615E in popluar color models

42 61 5E
RGB 66 97 94
HSL 174° 19.02% 31.96%
HSB/HSV 174° 31.96% 38.04%
CMYK 31.96% 0.00% 3.09%
61.96%

Color #42615E in popluar number systems.

HEX 42 61 5E
Decimal 66 97 94
Binary 1000010 1100001 1011110
Octal 102 141 136

Shades and tints

Shades of #42615E

#42615E
(66,97,94)
#3C5956
(60,89,86)
#36514E
(54,81,78)
#304946
(48,73,70)
#2A413E
(42,65,62)
#243936
(36,57,54)
#1E312E
(30,49,46)
#182926
(24,41,38)
#12211E
(18,33,30)
#0C1916
(12,25,22)
#06110E
(6,17,14)
#000000
(0,0,0)

Tints of #42615E

#42615E
(66,97,94)
#536F6C
(83,111,108)
#647D7A
(100,125,122)
#758B88
(117,139,136)
#869996
(134,153,150)
#97A7A4
(151,167,164)
#A8B5B2
(168,181,178)
#B9C3C0
(185,195,192)
#CAD1CE
(202,209,206)
#DBDFDC
(219,223,220)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42615E color. Also use rgb(66,97,94) instead hex code.

Text Font Color

.myTextColor { color: #42615E; }

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

This text font color is #42615E.

Background Color

.myBgColor { background-color: #42615E; }

<div style="background-color:#42615E">Inner text</div>

This div background color is #42615E.

Border color

.myBorderColor { border: 1px solid #42615E; }

<div style="border:3px solid #42615E">Div</div>

This div border color is #42615E.

Opacity

.myOpacity80 { color: #42615E; opacity: 0.8; }

<p style="color:#42615E;opacity:0.8;">80%</p>

Text with #42615E 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 #42615E;}

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

This text has shadow with #42615E color.


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

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

This text has shadow with #42615E primary color and red secondary color.


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

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

This text has shadow with #42615E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42615E.

Preview

Color preview on black background

This text has color #42615E on black background.


Color preview on white background

This text has color #42615E on white background.


Black color preview on #42615E background

This text has black color on #42615E background.


White color preview on #42615E background

This text has white color on #42615E background.


Related colors

Complementary color

Complementary color for #hex is #BD9EA1.


I love getcolorcode.com

Triadic colors

1 #5E4261 and #615E42 with #42615E are triadic colors.

2 #5E6142 and #61425E with #42615E are triadic colors.