COLOR #42357C

HEX: #42357C RGB: (66,53,124)

Color info

#42357C contains mainly red and blue colors. Web safe color of #42357C is #333366 (or #336).

RGB color model

#42357C color RGB value is (66,53,124).

RGB: (66,53,124) (26%, 21%, 49%)

RGB channels and saturation

R 66 of 255 = 26%
G 53 of 255 = 21%
B 124 of 255 = 49%

66
53
124

R + G + B ~ 32%. #42357C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 53 + 124 = 243 (100%)
R 66 of 243 ~ 27.16%
G 53 of 243 ~ 21.81%
B 124 of 243 ~ 51.03'%

%27.16
%21.81
%51.03

CMYK color model

#42357C color CMYK value is (47,57,0,51).

  • cyan value is 46.77%
  • magenta value is 57.26%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (47,57,0,51)
C47M57Y0K51 (47%, 57%, 0%, 51%)
(0.47 / 0.57 / 0.00 / 0.51)

CMYK percentages

%46.77
%57.26
%0
%51.37

Codes

Color #42357C in popluar color models

42 35 7C
RGB 66 53 124
HSL 251° 40.11% 34.71%
HSB/HSV 251° 57.26% 48.63%
CMYK 46.77% 57.26% 0.00%
51.37%

Color #42357C in popluar number systems.

HEX 42 35 7C
Decimal 66 53 124
Binary 1000010 110101 1111100
Octal 102 65 174

Shades and tints

Shades of #42357C

#42357C
(66,53,124)
#3C3171
(60,49,113)
#362D66
(54,45,102)
#30295B
(48,41,91)
#2A2550
(42,37,80)
#242145
(36,33,69)
#1E1D3A
(30,29,58)
#18192F
(24,25,47)
#121524
(18,21,36)
#0C1119
(12,17,25)
#060D0E
(6,13,14)
#000000
(0,0,0)

Tints of #42357C

#42357C
(66,53,124)
#534787
(83,71,135)
#645992
(100,89,146)
#756B9D
(117,107,157)
#867DA8
(134,125,168)
#978FB3
(151,143,179)
#A8A1BE
(168,161,190)
#B9B3C9
(185,179,201)
#CAC5D4
(202,197,212)
#DBD7DF
(219,215,223)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42357C color. Also use rgb(66,53,124) instead hex code.

Text Font Color

.myTextColor { color: #42357C; }

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

This text font color is #42357C.

Background Color

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

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

This div background color is #42357C.

Border color

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

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

This div border color is #42357C.

Opacity

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

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

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

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

This text has shadow with #42357C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42357C.

Preview

Color preview on black background

This text has color #42357C on black background.


Color preview on white background

This text has color #42357C on white background.


Black color preview on #42357C background

This text has black color on #42357C background.


White color preview on #42357C background

This text has white color on #42357C background.


Related colors

Complementary color

Complementary color for #hex is #BDCA83.


I love getcolorcode.com

Triadic colors

1 #7C4235 and #357C42 with #42357C are triadic colors.

2 #7C3542 and #35427C with #42357C are triadic colors.