COLOR #30355D

HEX: #30355D RGB: (48,53,93)

Color info

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

RGB color model

#30355D color RGB value is (48,53,93).

RGB: (48,53,93) (19%, 21%, 36%)

RGB channels and saturation

R 48 of 255 = 19%
G 53 of 255 = 21%
B 93 of 255 = 36%

48
53
93

R + G + B ~ 25%. #30355D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 53 + 93 = 194 (100%)
R 48 of 194 ~ 24.74%
G 53 of 194 ~ 27.32%
B 93 of 194 ~ 47.94'%

%24.74
%27.32
%47.94

CMYK color model

#30355D color CMYK value is (48,43,0,64).

  • cyan value is 48.39%
  • magenta value is 43.01%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (48,43,0,64) C48M43Y0K64 (48%,43%,0%,64%) (0.48/0.43/0.00/0.64) 

CMYK percentages

%48.39
%43.01
%0
%63.53

Codes

Color #30355D in popluar color models

30 35 5D
RGB 48 53 93
HSL 233° 31.91% 27.65%
HSB/HSV 233° 48.39% 36.47%
CMYK 48.39% 43.01% 0.00%
63.53%

Color #30355D in popluar number systems.

HEX 30 35 5D
Decimal 48 53 93
Binary 110000 110101 1011101
Octal 60 65 135

Shades and tints

Shades of #30355D

#30355D
(48,53,93)
#2C3155
(44,49,85)
#282D4D
(40,45,77)
#242945
(36,41,69)
#20253D
(32,37,61)
#1C2135
(28,33,53)
#181D2D
(24,29,45)
#141925
(20,25,37)
#10151D
(16,21,29)
#0C1115
(12,17,21)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #30355D

#30355D
(48,53,93)
#42476B
(66,71,107)
#545979
(84,89,121)
#666B87
(102,107,135)
#787D95
(120,125,149)
#8A8FA3
(138,143,163)
#9CA1B1
(156,161,177)
#AEB3BF
(174,179,191)
#C0C5CD
(192,197,205)
#D2D7DB
(210,215,219)
#E4E9E9
(228,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30355D color. Also use rgb(48,53,93) instead hex code.

Text Font Color

.myTextColor { color: #30355D; }

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

This text font color is #30355D.

Background Color

.myBgColor { background-color: #30355D; }

<div style="background-color:#30355D">Inner text</div>

This div background color is #30355D.

Border color

.myBorderColor { border: 1px solid #30355D; }

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

This div border color is #30355D.

Opacity

.myOpacity80 { color: #30355D; opacity: 0.8; }

<p style="color:#30355D;opacity:0.8;">80%</p>

Text with #30355D 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 #30355D;}

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

This text has shadow with #30355D color.


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

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

This text has shadow with #30355D primary color and red secondary color.


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

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

This text has shadow with #30355D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #30355D.

Preview

Color preview on black background

This text has color #30355D on black background.


Color preview on white background

This text has color #30355D on white background.


Black color preview on #30355D background

This text has black color on #30355D background.


White color preview on #30355D background

This text has white color on #30355D background.


Related colors

Complementary color

Complementary color for #hex is #CFCAA2.


I love getcolorcode.com

Triadic colors

1 #5D3035 and #355D30 with #30355D are triadic colors.

2 #5D3530 and #35305D with #30355D are triadic colors.