COLOR #434048

HEX: #434048 RGB: (67,64,72)

Color info

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

RGB color model

#434048 color RGB value is (67,64,72).

RGB: (67,64,72) (26%, 25%, 28%)

RGB channels and saturation

R 67 of 255 = 26%
G 64 of 255 = 25%
B 72 of 255 = 28%

67
64
72

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

Portions of RGB colors in percentages

R + G + B = 67 + 64 + 72 = 203 (100%)
R 67 of 203 ~ 33%
G 64 of 203 ~ 31.53%
B 72 of 203 ~ 35.47'%

%33
%31.53
%35.47

CMYK color model

#434048 color CMYK value is (7,11,0,72).

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

CMYK: (7,11,0,72)
C7M11Y0K72 (7%, 11%, 0%, 72%)
(0.07 / 0.11 / 0.00 / 0.72)

CMYK percentages

%6.94
%11.11
%0
%71.76

Codes

Color #434048 in popluar color models

43 40 48
RGB 67 64 72
HSL 263° 5.88% 26.67%
HSB/HSV 263° 11.11% 28.24%
CMYK 6.94% 11.11% 0.00%
71.76%

Color #434048 in popluar number systems.

HEX 43 40 48
Decimal 67 64 72
Binary 1000011 1000000 1001000
Octal 103 100 110

Shades and tints

Shades of #434048

#434048
(67,64,72)
#3D3B42
(61,59,66)
#37363C
(55,54,60)
#313136
(49,49,54)
#2B2C30
(43,44,48)
#25272A
(37,39,42)
#1F2224
(31,34,36)
#191D1E
(25,29,30)
#131818
(19,24,24)
#0D1312
(13,19,18)
#070E0C
(7,14,12)
#000000
(0,0,0)

Tints of #434048

#434048
(67,64,72)
#545158
(84,81,88)
#656268
(101,98,104)
#767378
(118,115,120)
#878488
(135,132,136)
#989598
(152,149,152)
#A9A6A8
(169,166,168)
#BAB7B8
(186,183,184)
#CBC8C8
(203,200,200)
#DCD9D8
(220,217,216)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434048; }

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

This text font color is #434048.

Background Color

.myBgColor { background-color: #434048; }

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

This div background color is #434048.

Border color

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

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

This div border color is #434048.

Opacity

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

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

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

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

This text has shadow with #434048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434048.

Preview

Color preview on black background

This text has color #434048 on black background.


Color preview on white background

This text has color #434048 on white background.


Black color preview on #434048 background

This text has black color on #434048 background.


White color preview on #434048 background

This text has white color on #434048 background.


Related colors

Complementary color

Complementary color for #hex is #BCBFB7.


I love getcolorcode.com

Triadic colors

1 #484340 and #404843 with #434048 are triadic colors.

2 #484043 and #404348 with #434048 are triadic colors.