COLOR #30546A

HEX: #30546A RGB: (48,84,106)

Color info

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

RGB color model

#30546A color RGB value is (48,84,106).

RGB: (48,84,106) (19%, 33%, 42%)

RGB channels and saturation

R 48 of 255 = 19%
G 84 of 255 = 33%
B 106 of 255 = 42%

48
84
106

R + G + B ~ 31%. #30546A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 84 + 106 = 238 (100%)
R 48 of 238 ~ 20.17%
G 84 of 238 ~ 35.29%
B 106 of 238 ~ 44.54'%

%20.17
%35.29
%44.54

CMYK color model

#30546A color CMYK value is (55,21,0,58).

  • cyan value is 54.72%
  • magenta value is 20.75%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (55,21,0,58)
C55M21Y0K58 (55%, 21%, 0%, 58%)
(0.55 / 0.21 / 0.00 / 0.58)

CMYK percentages

%54.72
%20.75
%0
%58.43

Codes

Color #30546A in popluar color models

30 54 6A
RGB 48 84 106
HSL 203° 37.66% 30.20%
HSB/HSV 203° 54.72% 41.57%
CMYK 54.72% 20.75% 0.00%
58.43%

Color #30546A in popluar number systems.

HEX 30 54 6A
Decimal 48 84 106
Binary 110000 1010100 1101010
Octal 60 124 152

Shades and tints

Shades of #30546A

#30546A
(48,84,106)
#2C4D61
(44,77,97)
#284658
(40,70,88)
#243F4F
(36,63,79)
#203846
(32,56,70)
#1C313D
(28,49,61)
#182A34
(24,42,52)
#14232B
(20,35,43)
#101C22
(16,28,34)
#0C1519
(12,21,25)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #30546A

#30546A
(48,84,106)
#426377
(66,99,119)
#547284
(84,114,132)
#668191
(102,129,145)
#78909E
(120,144,158)
#8A9FAB
(138,159,171)
#9CAEB8
(156,174,184)
#AEBDC5
(174,189,197)
#C0CCD2
(192,204,210)
#D2DBDF
(210,219,223)
#E4EAEC
(228,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30546A color. Also use rgb(48,84,106) instead hex code.

Text Font Color

.myTextColor { color: #30546A; }

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

This text font color is #30546A.

Background Color

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

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

This div background color is #30546A.

Border color

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

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

This div border color is #30546A.

Opacity

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

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

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

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

This text has shadow with #30546A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30546A.

Preview

Color preview on black background

This text has color #30546A on black background.


Color preview on white background

This text has color #30546A on white background.


Black color preview on #30546A background

This text has black color on #30546A background.


White color preview on #30546A background

This text has white color on #30546A background.


Related colors

Complementary color

Complementary color for #hex is #CFAB95.


I love getcolorcode.com

Triadic colors

1 #6A3054 and #546A30 with #30546A are triadic colors.

2 #6A5430 and #54306A with #30546A are triadic colors.