COLOR #43474F

HEX: #43474F RGB: (67,71,79)

Color info

#43474F contains red, green and blue colors in about the same proportion. Web safe color of #43474F is #333366 (or #336).

RGB color model

#43474F color RGB value is (67,71,79).

RGB: (67,71,79) (26%, 28%, 31%)

RGB channels and saturation

R 67 of 255 = 26%
G 71 of 255 = 28%
B 79 of 255 = 31%

67
71
79

R + G + B ~ 28%. #43474F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 71 + 79 = 217 (100%)
R 67 of 217 ~ 30.88%
G 71 of 217 ~ 32.72%
B 79 of 217 ~ 36.41'%

%30.88
%32.72
%36.41

CMYK color model

#43474F color CMYK value is (15,10,0,69).

  • cyan value is 15.19%
  • magenta value is 10.13%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (15,10,0,69)
C15M10Y0K69 (15%, 10%, 0%, 69%)
(0.15 / 0.10 / 0.00 / 0.69)

CMYK percentages

%15.19
%10.13
%0
%69.02

Codes

Color #43474F in popluar color models

43 47 4F
RGB 67 71 79
HSL 220° 8.22% 28.63%
HSB/HSV 220° 15.19% 30.98%
CMYK 15.19% 10.13% 0.00%
69.02%

Color #43474F in popluar number systems.

HEX 43 47 4F
Decimal 67 71 79
Binary 1000011 1000111 1001111
Octal 103 107 117

Shades and tints

Shades of #43474F

#43474F
(67,71,79)
#3D4148
(61,65,72)
#373B41
(55,59,65)
#31353A
(49,53,58)
#2B2F33
(43,47,51)
#25292C
(37,41,44)
#1F2325
(31,35,37)
#191D1E
(25,29,30)
#131717
(19,23,23)
#0D1110
(13,17,16)
#070B09
(7,11,9)
#000000
(0,0,0)

Tints of #43474F

#43474F
(67,71,79)
#54575F
(84,87,95)
#65676F
(101,103,111)
#76777F
(118,119,127)
#87878F
(135,135,143)
#98979F
(152,151,159)
#A9A7AF
(169,167,175)
#BAB7BF
(186,183,191)
#CBC7CF
(203,199,207)
#DCD7DF
(220,215,223)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43474F color. Also use rgb(67,71,79) instead hex code.

Text Font Color

.myTextColor { color: #43474F; }

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

This text font color is #43474F.

Background Color

.myBgColor { background-color: #43474F; }

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

This div background color is #43474F.

Border color

.myBorderColor { border: 1px solid #43474F; }

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

This div border color is #43474F.

Opacity

.myOpacity80 { color: #43474F; opacity: 0.8; }

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

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

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

This text has shadow with #43474F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43474F.

Preview

Color preview on black background

This text has color #43474F on black background.


Color preview on white background

This text has color #43474F on white background.


Black color preview on #43474F background

This text has black color on #43474F background.


White color preview on #43474F background

This text has white color on #43474F background.


Related colors

Complementary color

Complementary color for #hex is #BCB8B0.


I love getcolorcode.com

Triadic colors

1 #4F4347 and #474F43 with #43474F are triadic colors.

2 #4F4743 and #47434F with #43474F are triadic colors.