COLOR #42192E

HEX: #42192E RGB: (66,25,46)

Color info

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

RGB color model

#42192E color RGB value is (66,25,46).

RGB: (66,25,46) (26%, 10%, 18%)

RGB channels and saturation

R 66 of 255 = 26%
G 25 of 255 = 10%
B 46 of 255 = 18%

66
25
46

R + G + B ~ 18%. #42192E is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 25 + 46 = 137 (100%)
R 66 of 137 ~ 48.18%
G 25 of 137 ~ 18.25%
B 46 of 137 ~ 33.58'%

%48.18
%18.25
%33.58

CMYK color model

#42192E color CMYK value is (0,62,30,74).

  • cyan value is 0.00%
  • magenta value is 62.12%
  • yellow value is 30.30%
  • key color value is 74.12%
CMYK: (0,62,30,74) C0M62Y30K74 (0%,62%,30%,74%) (0.00/0.62/0.30/0.74) 

CMYK percentages

%0
%62.12
%30.3
%74.12

Codes

Color #42192E in popluar color models

42 19 2E
RGB 66 25 46
HSL 329° 45.05% 17.84%
HSB/HSV 329° 62.12% 25.88%
CMYK 0.00% 62.12% 30.30%
74.12%

Color #42192E in popluar number systems.

HEX 42 19 2E
Decimal 66 25 46
Binary 1000010 11001 101110
Octal 102 31 56

Shades and tints

Shades of #42192E

#42192E
(66,25,46)
#3C172A
(60,23,42)
#361526
(54,21,38)
#301322
(48,19,34)
#2A111E
(42,17,30)
#240F1A
(36,15,26)
#1E0D16
(30,13,22)
#180B12
(24,11,18)
#12090E
(18,9,14)
#0C070A
(12,7,10)
#060506
(6,5,6)
#000000
(0,0,0)

Tints of #42192E

#42192E
(66,25,46)
#532D41
(83,45,65)
#644154
(100,65,84)
#755567
(117,85,103)
#86697A
(134,105,122)
#977D8D
(151,125,141)
#A891A0
(168,145,160)
#B9A5B3
(185,165,179)
#CAB9C6
(202,185,198)
#DBCDD9
(219,205,217)
#ECE1EC
(236,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42192E; }

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

This text font color is #42192E.

Background Color

.myBgColor { background-color: #42192E; }

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

This div background color is #42192E.

Border color

.myBorderColor { border: 1px solid #42192E; }

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

This div border color is #42192E.

Opacity

.myOpacity80 { color: #42192E; opacity: 0.8; }

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

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

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

This text has shadow with #42192E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42192E.

Preview

Color preview on black background

This text has color #42192E on black background.


Color preview on white background

This text has color #42192E on white background.


Black color preview on #42192E background

This text has black color on #42192E background.


White color preview on #42192E background

This text has white color on #42192E background.


Related colors

Complementary color

Complementary color for #hex is #BDE6D1.


I love getcolorcode.com

Triadic colors

1 #2E4219 and #192E42 with #42192E are triadic colors.

2 #2E1942 and #19422E with #42192E are triadic colors.