COLOR #42493E

HEX: #42493E RGB: (66,73,62)

Color info

#42493E contains red, green and blue colors in about the same proportion. Web safe color of #42493E is #333333 (or #333).

RGB color model

#42493E color RGB value is (66,73,62).

RGB: (66,73,62) (26%, 29%, 24%)

RGB channels and saturation

R 66 of 255 = 26%
G 73 of 255 = 29%
B 62 of 255 = 24%

66
73
62

R + G + B ~ 26%. #42493E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 73 + 62 = 201 (100%)
R 66 of 201 ~ 32.84%
G 73 of 201 ~ 36.32%
B 62 of 201 ~ 30.85'%

%32.84
%36.32
%30.85

CMYK color model

#42493E color CMYK value is (10,0,15,71).

  • cyan value is 9.59%
  • magenta value is 0.00%
  • yellow value is 15.07%
  • key color value is 71.37%

CMYK: (10,0,15,71)
C10M0Y15K71 (10%, 0%, 15%, 71%)
(0.10 / 0.00 / 0.15 / 0.71)

CMYK percentages

%9.59
%0
%15.07
%71.37

Codes

Color #42493E in popluar color models

42 49 3E
RGB 66 73 62
HSL 98° 8.15% 26.47%
HSB/HSV 98° 15.07% 28.63%
CMYK 9.59% 0.00% 15.07%
71.37%

Color #42493E in popluar number systems.

HEX 42 49 3E
Decimal 66 73 62
Binary 1000010 1001001 111110
Octal 102 111 76

Shades and tints

Shades of #42493E

#42493E
(66,73,62)
#3C4339
(60,67,57)
#363D34
(54,61,52)
#30372F
(48,55,47)
#2A312A
(42,49,42)
#242B25
(36,43,37)
#1E2520
(30,37,32)
#181F1B
(24,31,27)
#121916
(18,25,22)
#0C1311
(12,19,17)
#060D0C
(6,13,12)
#000000
(0,0,0)

Tints of #42493E

#42493E
(66,73,62)
#53594F
(83,89,79)
#646960
(100,105,96)
#757971
(117,121,113)
#868982
(134,137,130)
#979993
(151,153,147)
#A8A9A4
(168,169,164)
#B9B9B5
(185,185,181)
#CAC9C6
(202,201,198)
#DBD9D7
(219,217,215)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42493E color. Also use rgb(66,73,62) instead hex code.

Text Font Color

.myTextColor { color: #42493E; }

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

This text font color is #42493E.

Background Color

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

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

This div background color is #42493E.

Border color

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

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

This div border color is #42493E.

Opacity

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

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

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

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

This text has shadow with #42493E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42493E.

Preview

Color preview on black background

This text has color #42493E on black background.


Color preview on white background

This text has color #42493E on white background.


Black color preview on #42493E background

This text has black color on #42493E background.


White color preview on #42493E background

This text has white color on #42493E background.


Related colors

Complementary color

Complementary color for #hex is #BDB6C1.


I love getcolorcode.com

Triadic colors

1 #3E4249 and #493E42 with #42493E are triadic colors.

2 #3E4942 and #49423E with #42493E are triadic colors.