COLOR #433D48

HEX: #433D48 RGB: (67,61,72)

Color info

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

RGB color model

#433D48 color RGB value is (67,61,72).

RGB: (67,61,72) (26%, 24%, 28%)

RGB channels and saturation

R 67 of 255 = 26%
G 61 of 255 = 24%
B 72 of 255 = 28%

67
61
72

R + G + B ~ 26%. #433D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 61 + 72 = 200 (100%)
R 67 of 200 ~ 33.5%
G 61 of 200 ~ 30.5%
B 72 of 200 ~ 36'%

%33.5
%30.5
%36

CMYK color model

#433D48 color CMYK value is (7,15,0,72).

  • cyan value is 6.94%
  • magenta value is 15.28%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (7,15,0,72)
C7M15Y0K72 (7%, 15%, 0%, 72%)
(0.07 / 0.15 / 0.00 / 0.72)

CMYK percentages

%6.94
%15.28
%0
%71.76

Codes

Color #433D48 in popluar color models

43 3D 48
RGB 67 61 72
HSL 273° 8.27% 26.08%
HSB/HSV 273° 15.28% 28.24%
CMYK 6.94% 15.28% 0.00%
71.76%

Color #433D48 in popluar number systems.

HEX 43 3D 48
Decimal 67 61 72
Binary 1000011 111101 1001000
Octal 103 75 110

Shades and tints

Shades of #433D48

#433D48
(67,61,72)
#3D3842
(61,56,66)
#37333C
(55,51,60)
#312E36
(49,46,54)
#2B2930
(43,41,48)
#25242A
(37,36,42)
#1F1F24
(31,31,36)
#191A1E
(25,26,30)
#131518
(19,21,24)
#0D1012
(13,16,18)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #433D48

#433D48
(67,61,72)
#544E58
(84,78,88)
#655F68
(101,95,104)
#767078
(118,112,120)
#878188
(135,129,136)
#989298
(152,146,152)
#A9A3A8
(169,163,168)
#BAB4B8
(186,180,184)
#CBC5C8
(203,197,200)
#DCD6D8
(220,214,216)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #433D48 color. Also use rgb(67,61,72) instead hex code.

Text Font Color

.myTextColor { color: #433D48; }

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

This text font color is #433D48.

Background Color

.myBgColor { background-color: #433D48; }

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

This div background color is #433D48.

Border color

.myBorderColor { border: 1px solid #433D48; }

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

This div border color is #433D48.

Opacity

.myOpacity80 { color: #433D48; opacity: 0.8; }

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

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

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

This text has shadow with #433D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #433D48.

Preview

Color preview on black background

This text has color #433D48 on black background.


Color preview on white background

This text has color #433D48 on white background.


Black color preview on #433D48 background

This text has black color on #433D48 background.


White color preview on #433D48 background

This text has white color on #433D48 background.


Related colors

Complementary color

Complementary color for #hex is #BCC2B7.


I love getcolorcode.com

Triadic colors

1 #48433D and #3D4843 with #433D48 are triadic colors.

2 #483D43 and #3D4348 with #433D48 are triadic colors.