COLOR #42616F

HEX: #42616F RGB: (66,97,111)

Color info

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

RGB color model

#42616F color RGB value is (66,97,111).

RGB: (66,97,111) (26%, 38%, 44%)

RGB channels and saturation

R 66 of 255 = 26%
G 97 of 255 = 38%
B 111 of 255 = 44%

66
97
111

R + G + B ~ 36%. #42616F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 97 + 111 = 274 (100%)
R 66 of 274 ~ 24.09%
G 97 of 274 ~ 35.4%
B 111 of 274 ~ 40.51'%

%24.09
%35.4
%40.51

CMYK color model

#42616F color CMYK value is (41,13,0,56).

  • cyan value is 40.54%
  • magenta value is 12.61%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (41,13,0,56)
C41M13Y0K56 (41%, 13%, 0%, 56%)
(0.41 / 0.13 / 0.00 / 0.56)

CMYK percentages

%40.54
%12.61
%0
%56.47

Codes

Color #42616F in popluar color models

42 61 6F
RGB 66 97 111
HSL 199° 25.42% 34.71%
HSB/HSV 199° 40.54% 43.53%
CMYK 40.54% 12.61% 0.00%
56.47%

Color #42616F in popluar number systems.

HEX 42 61 6F
Decimal 66 97 111
Binary 1000010 1100001 1101111
Octal 102 141 157

Shades and tints

Shades of #42616F

#42616F
(66,97,111)
#3C5965
(60,89,101)
#36515B
(54,81,91)
#304951
(48,73,81)
#2A4147
(42,65,71)
#24393D
(36,57,61)
#1E3133
(30,49,51)
#182929
(24,41,41)
#12211F
(18,33,31)
#0C1915
(12,25,21)
#06110B
(6,17,11)
#000000
(0,0,0)

Tints of #42616F

#42616F
(66,97,111)
#536F7C
(83,111,124)
#647D89
(100,125,137)
#758B96
(117,139,150)
#8699A3
(134,153,163)
#97A7B0
(151,167,176)
#A8B5BD
(168,181,189)
#B9C3CA
(185,195,202)
#CAD1D7
(202,209,215)
#DBDFE4
(219,223,228)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42616F; }

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

This text font color is #42616F.

Background Color

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

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

This div background color is #42616F.

Border color

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

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

This div border color is #42616F.

Opacity

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

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

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

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

This text has shadow with #42616F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42616F.

Preview

Color preview on black background

This text has color #42616F on black background.


Color preview on white background

This text has color #42616F on white background.


Black color preview on #42616F background

This text has black color on #42616F background.


White color preview on #42616F background

This text has white color on #42616F background.


Related colors

Complementary color

Complementary color for #hex is #BD9E90.


I love getcolorcode.com

Triadic colors

1 #6F4261 and #616F42 with #42616F are triadic colors.

2 #6F6142 and #61426F with #42616F are triadic colors.