COLOR #423745

HEX: #423745 RGB: (66,55,69)

Color info

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

RGB color model

#423745 color RGB value is (66,55,69).

RGB: (66,55,69) (26%, 22%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 55 of 255 = 22%
B 69 of 255 = 27%

66
55
69

R + G + B ~ 25%. #423745 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 55 + 69 = 190 (100%)
R 66 of 190 ~ 34.74%
G 55 of 190 ~ 28.95%
B 69 of 190 ~ 36.32'%

%34.74
%28.95
%36.32

CMYK color model

#423745 color CMYK value is (4,20,0,73).

  • cyan value is 4.35%
  • magenta value is 20.29%
  • yellow value is 0.00%
  • key color value is 72.94%

CMYK: (4,20,0,73)
C4M20Y0K73 (4%, 20%, 0%, 73%)
(0.04 / 0.20 / 0.00 / 0.73)

CMYK percentages

%4.35
%20.29
%0
%72.94

Codes

Color #423745 in popluar color models

42 37 45
RGB 66 55 69
HSL 287° 11.29% 24.31%
HSB/HSV 287° 20.29% 27.06%
CMYK 4.35% 20.29% 0.00%
72.94%

Color #423745 in popluar number systems.

HEX 42 37 45
Decimal 66 55 69
Binary 1000010 110111 1000101
Octal 102 67 105

Shades and tints

Shades of #423745

#423745
(66,55,69)
#3C323F
(60,50,63)
#362D39
(54,45,57)
#302833
(48,40,51)
#2A232D
(42,35,45)
#241E27
(36,30,39)
#1E1921
(30,25,33)
#18141B
(24,20,27)
#120F15
(18,15,21)
#0C0A0F
(12,10,15)
#060509
(6,5,9)
#000000
(0,0,0)

Tints of #423745

#423745
(66,55,69)
#534955
(83,73,85)
#645B65
(100,91,101)
#756D75
(117,109,117)
#867F85
(134,127,133)
#979195
(151,145,149)
#A8A3A5
(168,163,165)
#B9B5B5
(185,181,181)
#CAC7C5
(202,199,197)
#DBD9D5
(219,217,213)
#ECEBE5
(236,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423745 color. Also use rgb(66,55,69) instead hex code.

Text Font Color

.myTextColor { color: #423745; }

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

This text font color is #423745.

Background Color

.myBgColor { background-color: #423745; }

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

This div background color is #423745.

Border color

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

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

This div border color is #423745.

Opacity

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

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

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

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

This text has shadow with #423745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423745.

Preview

Color preview on black background

This text has color #423745 on black background.


Color preview on white background

This text has color #423745 on white background.


Black color preview on #423745 background

This text has black color on #423745 background.


White color preview on #423745 background

This text has white color on #423745 background.


Related colors

Complementary color

Complementary color for #hex is #BDC8BA.


I love getcolorcode.com

Triadic colors

1 #454237 and #374542 with #423745 are triadic colors.

2 #453742 and #374245 with #423745 are triadic colors.