COLOR #42326C

HEX: #42326C RGB: (66,50,108)

Color info

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

RGB color model

#42326C color RGB value is (66,50,108).

RGB: (66,50,108) (26%, 20%, 42%)

RGB channels and saturation

R 66 of 255 = 26%
G 50 of 255 = 20%
B 108 of 255 = 42%

66
50
108

R + G + B ~ 29%. #42326C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 50 + 108 = 224 (100%)
R 66 of 224 ~ 29.46%
G 50 of 224 ~ 22.32%
B 108 of 224 ~ 48.21'%

%29.46
%22.32
%48.21

CMYK color model

#42326C color CMYK value is (39,54,0,58).

  • cyan value is 38.89%
  • magenta value is 53.70%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (39,54,0,58)
C39M54Y0K58 (39%, 54%, 0%, 58%)
(0.39 / 0.54 / 0.00 / 0.58)

CMYK percentages

%38.89
%53.7
%0
%57.65

Codes

Color #42326C in popluar color models

42 32 6C
RGB 66 50 108
HSL 257° 36.71% 30.98%
HSB/HSV 257° 53.70% 42.35%
CMYK 38.89% 53.70% 0.00%
57.65%

Color #42326C in popluar number systems.

HEX 42 32 6C
Decimal 66 50 108
Binary 1000010 110010 1101100
Octal 102 62 154

Shades and tints

Shades of #42326C

#42326C
(66,50,108)
#3C2E63
(60,46,99)
#362A5A
(54,42,90)
#302651
(48,38,81)
#2A2248
(42,34,72)
#241E3F
(36,30,63)
#1E1A36
(30,26,54)
#18162D
(24,22,45)
#121224
(18,18,36)
#0C0E1B
(12,14,27)
#060A12
(6,10,18)
#000000
(0,0,0)

Tints of #42326C

#42326C
(66,50,108)
#534479
(83,68,121)
#645686
(100,86,134)
#756893
(117,104,147)
#867AA0
(134,122,160)
#978CAD
(151,140,173)
#A89EBA
(168,158,186)
#B9B0C7
(185,176,199)
#CAC2D4
(202,194,212)
#DBD4E1
(219,212,225)
#ECE6EE
(236,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42326C; }

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

This text font color is #42326C.

Background Color

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

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

This div background color is #42326C.

Border color

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

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

This div border color is #42326C.

Opacity

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

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

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

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

This text has shadow with #42326C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42326C.

Preview

Color preview on black background

This text has color #42326C on black background.


Color preview on white background

This text has color #42326C on white background.


Black color preview on #42326C background

This text has black color on #42326C background.


White color preview on #42326C background

This text has white color on #42326C background.


Related colors

Complementary color

Complementary color for #hex is #BDCD93.


I love getcolorcode.com

Triadic colors

1 #6C4232 and #326C42 with #42326C are triadic colors.

2 #6C3242 and #32426C with #42326C are triadic colors.