COLOR #30414E

HEX: #30414E RGB: (48,65,78)

Color info

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

RGB color model

#30414E color RGB value is (48,65,78).

RGB: (48,65,78) (19%, 25%, 31%)

RGB channels and saturation

R 48 of 255 = 19%
G 65 of 255 = 25%
B 78 of 255 = 31%

48
65
78

R + G + B ~ 25%. #30414E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 65 + 78 = 191 (100%)
R 48 of 191 ~ 25.13%
G 65 of 191 ~ 34.03%
B 78 of 191 ~ 40.84'%

%25.13
%34.03
%40.84

CMYK color model

#30414E color CMYK value is (38,17,0,69).

  • cyan value is 38.46%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (38,17,0,69)
C38M17Y0K69 (38%, 17%, 0%, 69%)
(0.38 / 0.17 / 0.00 / 0.69)

CMYK percentages

%38.46
%16.67
%0
%69.41

Codes

Color #30414E in popluar color models

30 41 4E
RGB 48 65 78
HSL 206° 23.81% 24.71%
HSB/HSV 206° 38.46% 30.59%
CMYK 38.46% 16.67% 0.00%
69.41%

Color #30414E in popluar number systems.

HEX 30 41 4E
Decimal 48 65 78
Binary 110000 1000001 1001110
Octal 60 101 116

Shades and tints

Shades of #30414E

#30414E
(48,65,78)
#2C3C47
(44,60,71)
#283740
(40,55,64)
#243239
(36,50,57)
#202D32
(32,45,50)
#1C282B
(28,40,43)
#182324
(24,35,36)
#141E1D
(20,30,29)
#101916
(16,25,22)
#0C140F
(12,20,15)
#080F08
(8,15,8)
#000000
(0,0,0)

Tints of #30414E

#30414E
(48,65,78)
#42525E
(66,82,94)
#54636E
(84,99,110)
#66747E
(102,116,126)
#78858E
(120,133,142)
#8A969E
(138,150,158)
#9CA7AE
(156,167,174)
#AEB8BE
(174,184,190)
#C0C9CE
(192,201,206)
#D2DADE
(210,218,222)
#E4EBEE
(228,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30414E color. Also use rgb(48,65,78) instead hex code.

Text Font Color

.myTextColor { color: #30414E; }

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

This text font color is #30414E.

Background Color

.myBgColor { background-color: #30414E; }

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

This div background color is #30414E.

Border color

.myBorderColor { border: 1px solid #30414E; }

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

This div border color is #30414E.

Opacity

.myOpacity80 { color: #30414E; opacity: 0.8; }

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

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

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

This text has shadow with #30414E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30414E.

Preview

Color preview on black background

This text has color #30414E on black background.


Color preview on white background

This text has color #30414E on white background.


Black color preview on #30414E background

This text has black color on #30414E background.


White color preview on #30414E background

This text has white color on #30414E background.


Related colors

Complementary color

Complementary color for #hex is #CFBEB1.


I love getcolorcode.com

Triadic colors

1 #4E3041 and #414E30 with #30414E are triadic colors.

2 #4E4130 and #41304E with #30414E are triadic colors.