COLOR #3A4F48

HEX: #3A4F48 RGB: (58,79,72)

Color info

#3A4F48 contains red, green and blue colors in about the same proportion. Web safe color of #3A4F48 is #336633 (or #363).

RGB color model

#3A4F48 color RGB value is (58,79,72).

RGB: (58,79,72) (23%, 31%, 28%)

RGB channels and saturation

R 58 of 255 = 23%
G 79 of 255 = 31%
B 72 of 255 = 28%

58
79
72

R + G + B ~ 27%. #3A4F48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 79 + 72 = 209 (100%)
R 58 of 209 ~ 27.75%
G 79 of 209 ~ 37.8%
B 72 of 209 ~ 34.45'%

%27.75
%37.8
%34.45

CMYK color model

#3A4F48 color CMYK value is (27,0,9,69).

  • cyan value is 26.58%
  • magenta value is 0.00%
  • yellow value is 8.86%
  • key color value is 69.02%

CMYK: (27,0,9,69)
C27M0Y9K69 (27%, 0%, 9%, 69%)
(0.27 / 0.00 / 0.09 / 0.69)

CMYK percentages

%26.58
%0
%8.86
%69.02

Codes

Color #3A4F48 in popluar color models

3A 4F 48
RGB 58 79 72
HSL 160° 15.33% 26.86%
HSB/HSV 160° 26.58% 30.98%
CMYK 26.58% 0.00% 8.86%
69.02%

Color #3A4F48 in popluar number systems.

HEX 3A 4F 48
Decimal 58 79 72
Binary 111010 1001111 1001000
Octal 72 117 110

Shades and tints

Shades of #3A4F48

#3A4F48
(58,79,72)
#354842
(53,72,66)
#30413C
(48,65,60)
#2B3A36
(43,58,54)
#263330
(38,51,48)
#212C2A
(33,44,42)
#1C2524
(28,37,36)
#171E1E
(23,30,30)
#121718
(18,23,24)
#0D1012
(13,16,18)
#08090C
(8,9,12)
#000000
(0,0,0)

Tints of #3A4F48

#3A4F48
(58,79,72)
#4B5F58
(75,95,88)
#5C6F68
(92,111,104)
#6D7F78
(109,127,120)
#7E8F88
(126,143,136)
#8F9F98
(143,159,152)
#A0AFA8
(160,175,168)
#B1BFB8
(177,191,184)
#C2CFC8
(194,207,200)
#D3DFD8
(211,223,216)
#E4EFE8
(228,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A4F48 color. Also use rgb(58,79,72) instead hex code.

Text Font Color

.myTextColor { color: #3A4F48; }

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

This text font color is #3A4F48.

Background Color

.myBgColor { background-color: #3A4F48; }

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

This div background color is #3A4F48.

Border color

.myBorderColor { border: 1px solid #3A4F48; }

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

This div border color is #3A4F48.

Opacity

.myOpacity80 { color: #3A4F48; opacity: 0.8; }

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

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

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

This text has shadow with #3A4F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A4F48.

Preview

Color preview on black background

This text has color #3A4F48 on black background.


Color preview on white background

This text has color #3A4F48 on white background.


Black color preview on #3A4F48 background

This text has black color on #3A4F48 background.


White color preview on #3A4F48 background

This text has white color on #3A4F48 background.


Related colors

Complementary color

Complementary color for #hex is #C5B0B7.


I love getcolorcode.com

Triadic colors

1 #483A4F and #4F483A with #3A4F48 are triadic colors.

2 #484F3A and #4F3A48 with #3A4F48 are triadic colors.