COLOR #423730

HEX: #423730 RGB: (66,55,48)

Color info

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

RGB color model

#423730 color RGB value is (66,55,48).

RGB: (66,55,48) (26%, 22%, 19%)

RGB channels and saturation

R 66 of 255 = 26%
G 55 of 255 = 22%
B 48 of 255 = 19%

66
55
48

R + G + B ~ 22%. #423730 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 55 + 48 = 169 (100%)
R 66 of 169 ~ 39.05%
G 55 of 169 ~ 32.54%
B 48 of 169 ~ 28.4'%

%39.05
%32.54
%28.4

CMYK color model

#423730 color CMYK value is (0,17,27,74).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 27.27%
  • key color value is 74.12%

CMYK: (0,17,27,74)
C0M17Y27K74 (0%, 17%, 27%, 74%)
(0.00 / 0.17 / 0.27 / 0.74)

CMYK percentages

%0
%16.67
%27.27
%74.12

Codes

Color #423730 in popluar color models

42 37 30
RGB 66 55 48
HSL 23° 15.79% 22.35%
HSB/HSV 23° 27.27% 25.88%
CMYK 0.00% 16.67% 27.27%
74.12%

Color #423730 in popluar number systems.

HEX 42 37 30
Decimal 66 55 48
Binary 1000010 110111 110000
Octal 102 67 60

Shades and tints

Shades of #423730

#423730
(66,55,48)
#3C322C
(60,50,44)
#362D28
(54,45,40)
#302824
(48,40,36)
#2A2320
(42,35,32)
#241E1C
(36,30,28)
#1E1918
(30,25,24)
#181414
(24,20,20)
#120F10
(18,15,16)
#0C0A0C
(12,10,12)
#060508
(6,5,8)
#000000
(0,0,0)

Tints of #423730

#423730
(66,55,48)
#534942
(83,73,66)
#645B54
(100,91,84)
#756D66
(117,109,102)
#867F78
(134,127,120)
#97918A
(151,145,138)
#A8A39C
(168,163,156)
#B9B5AE
(185,181,174)
#CAC7C0
(202,199,192)
#DBD9D2
(219,217,210)
#ECEBE4
(236,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423730; }

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

This text font color is #423730.

Background Color

.myBgColor { background-color: #423730; }

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

This div background color is #423730.

Border color

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

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

This div border color is #423730.

Opacity

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

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

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

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

This text has shadow with #423730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423730.

Preview

Color preview on black background

This text has color #423730 on black background.


Color preview on white background

This text has color #423730 on white background.


Black color preview on #423730 background

This text has black color on #423730 background.


White color preview on #423730 background

This text has white color on #423730 background.


Related colors

Complementary color

Complementary color for #hex is #BDC8CF.


I love getcolorcode.com

Triadic colors

1 #304237 and #373042 with #423730 are triadic colors.

2 #303742 and #374230 with #423730 are triadic colors.