COLOR #30463A

HEX: #30463A RGB: (48,70,58)

Color info

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

RGB color model

#30463A color RGB value is (48,70,58).

RGB: (48,70,58) (19%, 27%, 23%)

RGB channels and saturation

R 48 of 255 = 19%
G 70 of 255 = 27%
B 58 of 255 = 23%

48
70
58

R + G + B ~ 23%. #30463A is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 70 + 58 = 176 (100%)
R 48 of 176 ~ 27.27%
G 70 of 176 ~ 39.77%
B 58 of 176 ~ 32.95'%

%27.27
%39.77
%32.95

CMYK color model

#30463A color CMYK value is (31,0,17,73).

  • cyan value is 31.43%
  • magenta value is 0.00%
  • yellow value is 17.14%
  • key color value is 72.55%

CMYK: (31,0,17,73)
C31M0Y17K73 (31%, 0%, 17%, 73%)
(0.31 / 0.00 / 0.17 / 0.73)

CMYK percentages

%31.43
%0
%17.14
%72.55

Codes

Color #30463A in popluar color models

30 46 3A
RGB 48 70 58
HSL 147° 18.64% 23.14%
HSB/HSV 147° 31.43% 27.45%
CMYK 31.43% 0.00% 17.14%
72.55%

Color #30463A in popluar number systems.

HEX 30 46 3A
Decimal 48 70 58
Binary 110000 1000110 111010
Octal 60 106 72

Shades and tints

Shades of #30463A

#30463A
(48,70,58)
#2C4035
(44,64,53)
#283A30
(40,58,48)
#24342B
(36,52,43)
#202E26
(32,46,38)
#1C2821
(28,40,33)
#18221C
(24,34,28)
#141C17
(20,28,23)
#101612
(16,22,18)
#0C100D
(12,16,13)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #30463A

#30463A
(48,70,58)
#42564B
(66,86,75)
#54665C
(84,102,92)
#66766D
(102,118,109)
#78867E
(120,134,126)
#8A968F
(138,150,143)
#9CA6A0
(156,166,160)
#AEB6B1
(174,182,177)
#C0C6C2
(192,198,194)
#D2D6D3
(210,214,211)
#E4E6E4
(228,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30463A color. Also use rgb(48,70,58) instead hex code.

Text Font Color

.myTextColor { color: #30463A; }

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

This text font color is #30463A.

Background Color

.myBgColor { background-color: #30463A; }

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

This div background color is #30463A.

Border color

.myBorderColor { border: 1px solid #30463A; }

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

This div border color is #30463A.

Opacity

.myOpacity80 { color: #30463A; opacity: 0.8; }

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

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

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

This text has shadow with #30463A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30463A.

Preview

Color preview on black background

This text has color #30463A on black background.


Color preview on white background

This text has color #30463A on white background.


Black color preview on #30463A background

This text has black color on #30463A background.


White color preview on #30463A background

This text has white color on #30463A background.


Related colors

Complementary color

Complementary color for #hex is #CFB9C5.


I love getcolorcode.com

Triadic colors

1 #3A3046 and #463A30 with #30463A are triadic colors.

2 #3A4630 and #46303A with #30463A are triadic colors.