COLOR #42385F

HEX: #42385F RGB: (66,56,95)

Color info

#42385F contains red, green and blue colors in about the same proportion. Web safe color of #42385F is #333366 (or #336).

RGB color model

#42385F color RGB value is (66,56,95).

RGB: (66,56,95) (26%, 22%, 37%)

RGB channels and saturation

R 66 of 255 = 26%
G 56 of 255 = 22%
B 95 of 255 = 37%

66
56
95

R + G + B ~ 28%. #42385F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 56 + 95 = 217 (100%)
R 66 of 217 ~ 30.41%
G 56 of 217 ~ 25.81%
B 95 of 217 ~ 43.78'%

%30.41
%25.81
%43.78

CMYK color model

#42385F color CMYK value is (31,41,0,63).

  • cyan value is 30.53%
  • magenta value is 41.05%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (31,41,0,63)
C31M41Y0K63 (31%, 41%, 0%, 63%)
(0.31 / 0.41 / 0.00 / 0.63)

CMYK percentages

%30.53
%41.05
%0
%62.75

Codes

Color #42385F in popluar color models

42 38 5F
RGB 66 56 95
HSL 255° 25.83% 29.61%
HSB/HSV 255° 41.05% 37.25%
CMYK 30.53% 41.05% 0.00%
62.75%

Color #42385F in popluar number systems.

HEX 42 38 5F
Decimal 66 56 95
Binary 1000010 111000 1011111
Octal 102 70 137

Shades and tints

Shades of #42385F

#42385F
(66,56,95)
#3C3357
(60,51,87)
#362E4F
(54,46,79)
#302947
(48,41,71)
#2A243F
(42,36,63)
#241F37
(36,31,55)
#1E1A2F
(30,26,47)
#181527
(24,21,39)
#12101F
(18,16,31)
#0C0B17
(12,11,23)
#06060F
(6,6,15)
#000000
(0,0,0)

Tints of #42385F

#42385F
(66,56,95)
#534A6D
(83,74,109)
#645C7B
(100,92,123)
#756E89
(117,110,137)
#868097
(134,128,151)
#9792A5
(151,146,165)
#A8A4B3
(168,164,179)
#B9B6C1
(185,182,193)
#CAC8CF
(202,200,207)
#DBDADD
(219,218,221)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42385F color. Also use rgb(66,56,95) instead hex code.

Text Font Color

.myTextColor { color: #42385F; }

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

This text font color is #42385F.

Background Color

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

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

This div background color is #42385F.

Border color

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

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

This div border color is #42385F.

Opacity

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

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

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

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

This text has shadow with #42385F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42385F.

Preview

Color preview on black background

This text has color #42385F on black background.


Color preview on white background

This text has color #42385F on white background.


Black color preview on #42385F background

This text has black color on #42385F background.


White color preview on #42385F background

This text has white color on #42385F background.


Related colors

Complementary color

Complementary color for #hex is #BDC7A0.


I love getcolorcode.com

Triadic colors

1 #5F4238 and #385F42 with #42385F are triadic colors.

2 #5F3842 and #38425F with #42385F are triadic colors.