COLOR #421938

HEX: #421938 RGB: (66,25,56)

Color info

#421938 contains red, green and blue colors in about the same proportion. Web safe color of #421938 is #330033 (or #303).

RGB color model

#421938 color RGB value is (66,25,56).

RGB: (66,25,56) (26%, 10%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 25 of 255 = 10%
B 56 of 255 = 22%

66
25
56

R + G + B ~ 19%. #421938 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 25 + 56 = 147 (100%)
R 66 of 147 ~ 44.9%
G 25 of 147 ~ 17.01%
B 56 of 147 ~ 38.1'%

%44.9
%17.01
%38.1

CMYK color model

#421938 color CMYK value is (0,62,15,74).

  • cyan value is 0.00%
  • magenta value is 62.12%
  • yellow value is 15.15%
  • key color value is 74.12%

CMYK: (0,62,15,74)
C0M62Y15K74 (0%, 62%, 15%, 74%)
(0.00 / 0.62 / 0.15 / 0.74)

CMYK percentages

%0
%62.12
%15.15
%74.12

Codes

Color #421938 in popluar color models

42 19 38
RGB 66 25 56
HSL 315° 45.05% 17.84%
HSB/HSV 315° 62.12% 25.88%
CMYK 0.00% 62.12% 15.15%
74.12%

Color #421938 in popluar number systems.

HEX 42 19 38
Decimal 66 25 56
Binary 1000010 11001 111000
Octal 102 31 70

Shades and tints

Shades of #421938

#421938
(66,25,56)
#3C1733
(60,23,51)
#36152E
(54,21,46)
#301329
(48,19,41)
#2A1124
(42,17,36)
#240F1F
(36,15,31)
#1E0D1A
(30,13,26)
#180B15
(24,11,21)
#120910
(18,9,16)
#0C070B
(12,7,11)
#060506
(6,5,6)
#000000
(0,0,0)

Tints of #421938

#421938
(66,25,56)
#532D4A
(83,45,74)
#64415C
(100,65,92)
#75556E
(117,85,110)
#866980
(134,105,128)
#977D92
(151,125,146)
#A891A4
(168,145,164)
#B9A5B6
(185,165,182)
#CAB9C8
(202,185,200)
#DBCDDA
(219,205,218)
#ECE1EC
(236,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421938 color. Also use rgb(66,25,56) instead hex code.

Text Font Color

.myTextColor { color: #421938; }

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

This text font color is #421938.

Background Color

.myBgColor { background-color: #421938; }

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

This div background color is #421938.

Border color

.myBorderColor { border: 1px solid #421938; }

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

This div border color is #421938.

Opacity

.myOpacity80 { color: #421938; opacity: 0.8; }

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

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

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

This text has shadow with #421938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421938.

Preview

Color preview on black background

This text has color #421938 on black background.


Color preview on white background

This text has color #421938 on white background.


Black color preview on #421938 background

This text has black color on #421938 background.


White color preview on #421938 background

This text has white color on #421938 background.


Related colors

Complementary color

Complementary color for #hex is #BDE6C7.


I love getcolorcode.com

Triadic colors

1 #384219 and #193842 with #421938 are triadic colors.

2 #381942 and #194238 with #421938 are triadic colors.