COLOR #42337D

HEX: #42337D RGB: (66,51,125)

Color info

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

RGB color model

#42337D color RGB value is (66,51,125).

RGB: (66,51,125) (26%, 20%, 49%)

RGB channels and saturation

R 66 of 255 = 26%
G 51 of 255 = 20%
B 125 of 255 = 49%

66
51
125

R + G + B ~ 32%. #42337D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 51 + 125 = 242 (100%)
R 66 of 242 ~ 27.27%
G 51 of 242 ~ 21.07%
B 125 of 242 ~ 51.65'%

%27.27
%21.07
%51.65

CMYK color model

#42337D color CMYK value is (47,59,0,51).

  • cyan value is 47.20%
  • magenta value is 59.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (47,59,0,51)
C47M59Y0K51 (47%, 59%, 0%, 51%)
(0.47 / 0.59 / 0.00 / 0.51)

CMYK percentages

%47.2
%59.2
%0
%50.98

Codes

Color #42337D in popluar color models

42 33 7D
RGB 66 51 125
HSL 252° 42.05% 34.51%
HSB/HSV 252° 59.20% 49.02%
CMYK 47.20% 59.20% 0.00%
50.98%

Color #42337D in popluar number systems.

HEX 42 33 7D
Decimal 66 51 125
Binary 1000010 110011 1111101
Octal 102 63 175

Shades and tints

Shades of #42337D

#42337D
(66,51,125)
#3C2F72
(60,47,114)
#362B67
(54,43,103)
#30275C
(48,39,92)
#2A2351
(42,35,81)
#241F46
(36,31,70)
#1E1B3B
(30,27,59)
#181730
(24,23,48)
#121325
(18,19,37)
#0C0F1A
(12,15,26)
#060B0F
(6,11,15)
#000000
(0,0,0)

Tints of #42337D

#42337D
(66,51,125)
#534588
(83,69,136)
#645793
(100,87,147)
#75699E
(117,105,158)
#867BA9
(134,123,169)
#978DB4
(151,141,180)
#A89FBF
(168,159,191)
#B9B1CA
(185,177,202)
#CAC3D5
(202,195,213)
#DBD5E0
(219,213,224)
#ECE7EB
(236,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42337D color. Also use rgb(66,51,125) instead hex code.

Text Font Color

.myTextColor { color: #42337D; }

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

This text font color is #42337D.

Background Color

.myBgColor { background-color: #42337D; }

<div style="background-color:#42337D">Inner text</div>

This div background color is #42337D.

Border color

.myBorderColor { border: 1px solid #42337D; }

<div style="border:3px solid #42337D">Div</div>

This div border color is #42337D.

Opacity

.myOpacity80 { color: #42337D; opacity: 0.8; }

<p style="color:#42337D;opacity:0.8;">80%</p>

Text with #42337D 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 #42337D;}

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

This text has shadow with #42337D color.


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

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

This text has shadow with #42337D primary color and red secondary color.


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

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

This text has shadow with #42337D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42337D.

Preview

Color preview on black background

This text has color #42337D on black background.


Color preview on white background

This text has color #42337D on white background.


Black color preview on #42337D background

This text has black color on #42337D background.


White color preview on #42337D background

This text has white color on #42337D background.


Related colors

Complementary color

Complementary color for #hex is #BDCC82.


I love getcolorcode.com

Triadic colors

1 #7D4233 and #337D42 with #42337D are triadic colors.

2 #7D3342 and #33427D with #42337D are triadic colors.