COLOR #42614E

HEX: #42614E RGB: (66,97,78)

Color info

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

RGB color model

#42614E color RGB value is (66,97,78).

RGB: (66,97,78) (26%, 38%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 78 of 255 = 31%

66
97
78

R + G + B ~ 32%. #42614E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 78 = 241 (100%)
R 66 of 241 ~ 27.39%
G 97 of 241 ~ 40.25%
B 78 of 241 ~ 32.37'%

%27.39
%40.25
%32.37

CMYK color model

#42614E color CMYK value is (32,0,20,62).

  • cyan value is 31.96%
  • magenta value is 0.00%
  • yellow value is 19.59%
  • key color value is 61.96%
CMYK: (32,0,20,62) C32M0Y20K62 (32%,0%,20%,62%) (0.32/0.00/0.20/0.62) 

CMYK percentages

%31.96
%0
%19.59
%61.96

Codes

Color #42614E in popluar color models

42 61 4E
RGB 66 97 78
HSL 143° 19.02% 31.96%
HSB/HSV 143° 31.96% 38.04%
CMYK 31.96% 0.00% 19.59%
61.96%

Color #42614E in popluar number systems.

HEX 42 61 4E
Decimal 66 97 78
Binary 1000010 1100001 1001110
Octal 102 141 116

Shades and tints

Shades of #42614E

#42614E
(66,97,78)
#3C5947
(60,89,71)
#365140
(54,81,64)
#304939
(48,73,57)
#2A4132
(42,65,50)
#24392B
(36,57,43)
#1E3124
(30,49,36)
#18291D
(24,41,29)
#122116
(18,33,22)
#0C190F
(12,25,15)
#061108
(6,17,8)
#000000
(0,0,0)

Tints of #42614E

#42614E
(66,97,78)
#536F5E
(83,111,94)
#647D6E
(100,125,110)
#758B7E
(117,139,126)
#86998E
(134,153,142)
#97A79E
(151,167,158)
#A8B5AE
(168,181,174)
#B9C3BE
(185,195,190)
#CAD1CE
(202,209,206)
#DBDFDE
(219,223,222)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42614E; }

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

This text font color is #42614E.

Background Color

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

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

This div background color is #42614E.

Border color

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

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

This div border color is #42614E.

Opacity

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

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

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

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

This text has shadow with #42614E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42614E.

Preview

Color preview on black background

This text has color #42614E on black background.


Color preview on white background

This text has color #42614E on white background.


Black color preview on #42614E background

This text has black color on #42614E background.


White color preview on #42614E background

This text has white color on #42614E background.


Related colors

Complementary color

Complementary color for #hex is #BD9EB1.


I love getcolorcode.com

Triadic colors

1 #4E4261 and #614E42 with #42614E are triadic colors.

2 #4E6142 and #61424E with #42614E are triadic colors.