COLOR #42325B

HEX: #42325B RGB: (66,50,91)

Color info

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

RGB color model

#42325B color RGB value is (66,50,91).

RGB: (66,50,91) (26%, 20%, 36%)

RGB channels and saturation

R 66 of 255 = 26%
G 50 of 255 = 20%
B 91 of 255 = 36%

66
50
91

R + G + B ~ 27%. #42325B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 50 + 91 = 207 (100%)
R 66 of 207 ~ 31.88%
G 50 of 207 ~ 24.15%
B 91 of 207 ~ 43.96'%

%31.88
%24.15
%43.96

CMYK color model

#42325B color CMYK value is (27,45,0,64).

  • cyan value is 27.47%
  • magenta value is 45.05%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (27,45,0,64)
C27M45Y0K64 (27%, 45%, 0%, 64%)
(0.27 / 0.45 / 0.00 / 0.64)

CMYK percentages

%27.47
%45.05
%0
%64.31

Codes

Color #42325B in popluar color models

42 32 5B
RGB 66 50 91
HSL 263° 29.08% 27.65%
HSB/HSV 263° 45.05% 35.69%
CMYK 27.47% 45.05% 0.00%
64.31%

Color #42325B in popluar number systems.

HEX 42 32 5B
Decimal 66 50 91
Binary 1000010 110010 1011011
Octal 102 62 133

Shades and tints

Shades of #42325B

#42325B
(66,50,91)
#3C2E53
(60,46,83)
#362A4B
(54,42,75)
#302643
(48,38,67)
#2A223B
(42,34,59)
#241E33
(36,30,51)
#1E1A2B
(30,26,43)
#181623
(24,22,35)
#12121B
(18,18,27)
#0C0E13
(12,14,19)
#060A0B
(6,10,11)
#000000
(0,0,0)

Tints of #42325B

#42325B
(66,50,91)
#534469
(83,68,105)
#645677
(100,86,119)
#756885
(117,104,133)
#867A93
(134,122,147)
#978CA1
(151,140,161)
#A89EAF
(168,158,175)
#B9B0BD
(185,176,189)
#CAC2CB
(202,194,203)
#DBD4D9
(219,212,217)
#ECE6E7
(236,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42325B color. Also use rgb(66,50,91) instead hex code.

Text Font Color

.myTextColor { color: #42325B; }

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

This text font color is #42325B.

Background Color

.myBgColor { background-color: #42325B; }

<div style="background-color:#42325B">Inner text</div>

This div background color is #42325B.

Border color

.myBorderColor { border: 1px solid #42325B; }

<div style="border:3px solid #42325B">Div</div>

This div border color is #42325B.

Opacity

.myOpacity80 { color: #42325B; opacity: 0.8; }

<p style="color:#42325B;opacity:0.8;">80%</p>

Text with #42325B 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 #42325B;}

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

This text has shadow with #42325B color.


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

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

This text has shadow with #42325B primary color and red secondary color.


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

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

This text has shadow with #42325B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42325B.

Preview

Color preview on black background

This text has color #42325B on black background.


Color preview on white background

This text has color #42325B on white background.


Black color preview on #42325B background

This text has black color on #42325B background.


White color preview on #42325B background

This text has white color on #42325B background.


Related colors

Complementary color

Complementary color for #hex is #BDCDA4.


I love getcolorcode.com

Triadic colors

1 #5B4232 and #325B42 with #42325B are triadic colors.

2 #5B3242 and #32425B with #42325B are triadic colors.