COLOR #3A4F54

HEX: #3A4F54 RGB: (58,79,84)

Color info

#3A4F54 contains red, green and blue colors in about the same proportion. Web safe color of #3A4F54 is #336666 (or #366).

RGB color model

#3A4F54 color RGB value is (58,79,84).

RGB: (58,79,84) (23%, 31%, 33%)

RGB channels and saturation

R 58 of 255 = 23%
G 79 of 255 = 31%
B 84 of 255 = 33%

58
79
84

R + G + B ~ 29%. #3A4F54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 79 + 84 = 221 (100%)
R 58 of 221 ~ 26.24%
G 79 of 221 ~ 35.75%
B 84 of 221 ~ 38.01'%

%26.24
%35.75
%38.01

CMYK color model

#3A4F54 color CMYK value is (31,6,0,67).

  • cyan value is 30.95%
  • magenta value is 5.95%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (31,6,0,67)
C31M6Y0K67 (31%, 6%, 0%, 67%)
(0.31 / 0.06 / 0.00 / 0.67)

CMYK percentages

%30.95
%5.95
%0
%67.06

Codes

Color #3A4F54 in popluar color models

3A 4F 54
RGB 58 79 84
HSL 192° 18.31% 27.84%
HSB/HSV 192° 30.95% 32.94%
CMYK 30.95% 5.95% 0.00%
67.06%

Color #3A4F54 in popluar number systems.

HEX 3A 4F 54
Decimal 58 79 84
Binary 111010 1001111 1010100
Octal 72 117 124

Shades and tints

Shades of #3A4F54

#3A4F54
(58,79,84)
#35484D
(53,72,77)
#304146
(48,65,70)
#2B3A3F
(43,58,63)
#263338
(38,51,56)
#212C31
(33,44,49)
#1C252A
(28,37,42)
#171E23
(23,30,35)
#12171C
(18,23,28)
#0D1015
(13,16,21)
#08090E
(8,9,14)
#000000
(0,0,0)

Tints of #3A4F54

#3A4F54
(58,79,84)
#4B5F63
(75,95,99)
#5C6F72
(92,111,114)
#6D7F81
(109,127,129)
#7E8F90
(126,143,144)
#8F9F9F
(143,159,159)
#A0AFAE
(160,175,174)
#B1BFBD
(177,191,189)
#C2CFCC
(194,207,204)
#D3DFDB
(211,223,219)
#E4EFEA
(228,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3A4F54; }

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

This text font color is #3A4F54.

Background Color

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

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

This div background color is #3A4F54.

Border color

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

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

This div border color is #3A4F54.

Opacity

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

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

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

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

This text has shadow with #3A4F54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A4F54.

Preview

Color preview on black background

This text has color #3A4F54 on black background.


Color preview on white background

This text has color #3A4F54 on white background.


Black color preview on #3A4F54 background

This text has black color on #3A4F54 background.


White color preview on #3A4F54 background

This text has white color on #3A4F54 background.


Related colors

Complementary color

Complementary color for #hex is #C5B0AB.


I love getcolorcode.com

Triadic colors

1 #543A4F and #4F543A with #3A4F54 are triadic colors.

2 #544F3A and #4F3A54 with #3A4F54 are triadic colors.