COLOR #42395F

HEX: #42395F RGB: (66,57,95)

Color info

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

RGB color model

#42395F color RGB value is (66,57,95).

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

RGB channels and saturation

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

66
57
95

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

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 95 = 218 (100%)
R 66 of 218 ~ 30.28%
G 57 of 218 ~ 26.15%
B 95 of 218 ~ 43.58'%

%30.28
%26.15
%43.58

CMYK color model

#42395F color CMYK value is (31,40,0,63).

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

CMYK: (31,40,0,63)
C31M40Y0K63 (31%, 40%, 0%, 63%)
(0.31 / 0.40 / 0.00 / 0.63)

CMYK percentages

%30.53
%40
%0
%62.75

Codes

Color #42395F in popluar color models

42 39 5F
RGB 66 57 95
HSL 254° 25.00% 29.80%
HSB/HSV 254° 40.00% 37.25%
CMYK 30.53% 40.00% 0.00%
62.75%

Color #42395F in popluar number systems.

HEX 42 39 5F
Decimal 66 57 95
Binary 1000010 111001 1011111
Octal 102 71 137

Shades and tints

Shades of #42395F

#42395F
(66,57,95)
#3C3457
(60,52,87)
#362F4F
(54,47,79)
#302A47
(48,42,71)
#2A253F
(42,37,63)
#242037
(36,32,55)
#1E1B2F
(30,27,47)
#181627
(24,22,39)
#12111F
(18,17,31)
#0C0C17
(12,12,23)
#06070F
(6,7,15)
#000000
(0,0,0)

Tints of #42395F

#42395F
(66,57,95)
#534B6D
(83,75,109)
#645D7B
(100,93,123)
#756F89
(117,111,137)
#868197
(134,129,151)
#9793A5
(151,147,165)
#A8A5B3
(168,165,179)
#B9B7C1
(185,183,193)
#CAC9CF
(202,201,207)
#DBDBDD
(219,219,221)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42395F; }

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

This text font color is #42395F.

Background Color

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

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

This div background color is #42395F.

Border color

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

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

This div border color is #42395F.

Opacity

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

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

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

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

This text has shadow with #42395F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42395F.

Preview

Color preview on black background

This text has color #42395F on black background.


Color preview on white background

This text has color #42395F on white background.


Black color preview on #42395F background

This text has black color on #42395F background.


White color preview on #42395F background

This text has white color on #42395F background.


Related colors

Complementary color

Complementary color for #hex is #BDC6A0.


I love getcolorcode.com

Triadic colors

1 #5F4239 and #395F42 with #42395F are triadic colors.

2 #5F3942 and #39425F with #42395F are triadic colors.