COLOR #42616A

HEX: #42616A RGB: (66,97,106)

Color info

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

RGB color model

#42616A color RGB value is (66,97,106).

RGB: (66,97,106) (26%, 38%, 42%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 106 of 255 = 42%

66
97
106

R + G + B ~ 35%. #42616A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 106 = 269 (100%)
R 66 of 269 ~ 24.54%
G 97 of 269 ~ 36.06%
B 106 of 269 ~ 39.41'%

%24.54
%36.06
%39.41

CMYK color model

#42616A color CMYK value is (38,8,0,58).

  • cyan value is 37.74%
  • magenta value is 8.49%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (38,8,0,58)
C38M8Y0K58 (38%, 8%, 0%, 58%)
(0.38 / 0.08 / 0.00 / 0.58)

CMYK percentages

%37.74
%8.49
%0
%58.43

Codes

Color #42616A in popluar color models

42 61 6A
RGB 66 97 106
HSL 194° 23.26% 33.73%
HSB/HSV 194° 37.74% 41.57%
CMYK 37.74% 8.49% 0.00%
58.43%

Color #42616A in popluar number systems.

HEX 42 61 6A
Decimal 66 97 106
Binary 1000010 1100001 1101010
Octal 102 141 152

Shades and tints

Shades of #42616A

#42616A
(66,97,106)
#3C5961
(60,89,97)
#365158
(54,81,88)
#30494F
(48,73,79)
#2A4146
(42,65,70)
#24393D
(36,57,61)
#1E3134
(30,49,52)
#18292B
(24,41,43)
#122122
(18,33,34)
#0C1919
(12,25,25)
#061110
(6,17,16)
#000000
(0,0,0)

Tints of #42616A

#42616A
(66,97,106)
#536F77
(83,111,119)
#647D84
(100,125,132)
#758B91
(117,139,145)
#86999E
(134,153,158)
#97A7AB
(151,167,171)
#A8B5B8
(168,181,184)
#B9C3C5
(185,195,197)
#CAD1D2
(202,209,210)
#DBDFDF
(219,223,223)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42616A color. Also use rgb(66,97,106) instead hex code.

Text Font Color

.myTextColor { color: #42616A; }

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

This text font color is #42616A.

Background Color

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

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

This div background color is #42616A.

Border color

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

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

This div border color is #42616A.

Opacity

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

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

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

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

This text has shadow with #42616A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42616A.

Preview

Color preview on black background

This text has color #42616A on black background.


Color preview on white background

This text has color #42616A on white background.


Black color preview on #42616A background

This text has black color on #42616A background.


White color preview on #42616A background

This text has white color on #42616A background.


Related colors

Complementary color

Complementary color for #hex is #BD9E95.


I love getcolorcode.com

Triadic colors

1 #6A4261 and #616A42 with #42616A are triadic colors.

2 #6A6142 and #61426A with #42616A are triadic colors.