COLOR #42325C

HEX: #42325C RGB: (66,50,92)

Color info

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

RGB color model

#42325C color RGB value is (66,50,92).

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

RGB channels and saturation

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

66
50
92

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

Portions of RGB colors in percentages

R + G + B = 66 + 50 + 92 = 208 (100%)
R 66 of 208 ~ 31.73%
G 50 of 208 ~ 24.04%
B 92 of 208 ~ 44.23'%

%31.73
%24.04
%44.23

CMYK color model

#42325C color CMYK value is (28,46,0,64).

  • cyan value is 28.26%
  • magenta value is 45.65%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (28,46,0,64)
C28M46Y0K64 (28%, 46%, 0%, 64%)
(0.28 / 0.46 / 0.00 / 0.64)

CMYK percentages

%28.26
%45.65
%0
%63.92

Codes

Color #42325C in popluar color models

42 32 5C
RGB 66 50 92
HSL 263° 29.58% 27.84%
HSB/HSV 263° 45.65% 36.08%
CMYK 28.26% 45.65% 0.00%
63.92%

Color #42325C in popluar number systems.

HEX 42 32 5C
Decimal 66 50 92
Binary 1000010 110010 1011100
Octal 102 62 134

Shades and tints

Shades of #42325C

#42325C
(66,50,92)
#3C2E54
(60,46,84)
#362A4C
(54,42,76)
#302644
(48,38,68)
#2A223C
(42,34,60)
#241E34
(36,30,52)
#1E1A2C
(30,26,44)
#181624
(24,22,36)
#12121C
(18,18,28)
#0C0E14
(12,14,20)
#060A0C
(6,10,12)
#000000
(0,0,0)

Tints of #42325C

#42325C
(66,50,92)
#53446A
(83,68,106)
#645678
(100,86,120)
#756886
(117,104,134)
#867A94
(134,122,148)
#978CA2
(151,140,162)
#A89EB0
(168,158,176)
#B9B0BE
(185,176,190)
#CAC2CC
(202,194,204)
#DBD4DA
(219,212,218)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42325C; }

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

This text font color is #42325C.

Background Color

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

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

This div background color is #42325C.

Border color

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

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

This div border color is #42325C.

Opacity

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

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

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

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

This text has shadow with #42325C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42325C.

Preview

Color preview on black background

This text has color #42325C on black background.


Color preview on white background

This text has color #42325C on white background.


Black color preview on #42325C background

This text has black color on #42325C background.


White color preview on #42325C background

This text has white color on #42325C background.


Related colors

Complementary color

Complementary color for #hex is #BDCDA3.


I love getcolorcode.com

Triadic colors

1 #5C4232 and #325C42 with #42325C are triadic colors.

2 #5C3242 and #32425C with #42325C are triadic colors.