COLOR #30426D

HEX: #30426D RGB: (48,66,109)

Color info

#30426D contains mainly green and blue colors. Web safe color of #30426D is #333366 (or #336).

RGB color model

#30426D color RGB value is (48,66,109).

RGB: (48,66,109) (19%, 26%, 43%)

RGB channels and saturation

R 48 of 255 = 19%
G 66 of 255 = 26%
B 109 of 255 = 43%

48
66
109

R + G + B ~ 29%. #30426D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 66 + 109 = 223 (100%)
R 48 of 223 ~ 21.52%
G 66 of 223 ~ 29.6%
B 109 of 223 ~ 48.88'%

%21.52
%29.6
%48.88

CMYK color model

#30426D color CMYK value is (56,39,0,57).

  • cyan value is 55.96%
  • magenta value is 39.45%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (56,39,0,57)
C56M39Y0K57 (56%, 39%, 0%, 57%)
(0.56 / 0.39 / 0.00 / 0.57)

CMYK percentages

%55.96
%39.45
%0
%57.25

Codes

Color #30426D in popluar color models

30 42 6D
RGB 48 66 109
HSL 222° 38.85% 30.78%
HSB/HSV 222° 55.96% 42.75%
CMYK 55.96% 39.45% 0.00%
57.25%

Color #30426D in popluar number systems.

HEX 30 42 6D
Decimal 48 66 109
Binary 110000 1000010 1101101
Octal 60 102 155

Shades and tints

Shades of #30426D

#30426D
(48,66,109)
#2C3C64
(44,60,100)
#28365B
(40,54,91)
#243052
(36,48,82)
#202A49
(32,42,73)
#1C2440
(28,36,64)
#181E37
(24,30,55)
#14182E
(20,24,46)
#101225
(16,18,37)
#0C0C1C
(12,12,28)
#080613
(8,6,19)
#000000
(0,0,0)

Tints of #30426D

#30426D
(48,66,109)
#42537A
(66,83,122)
#546487
(84,100,135)
#667594
(102,117,148)
#7886A1
(120,134,161)
#8A97AE
(138,151,174)
#9CA8BB
(156,168,187)
#AEB9C8
(174,185,200)
#C0CAD5
(192,202,213)
#D2DBE2
(210,219,226)
#E4ECEF
(228,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30426D color. Also use rgb(48,66,109) instead hex code.

Text Font Color

.myTextColor { color: #30426D; }

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

This text font color is #30426D.

Background Color

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

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

This div background color is #30426D.

Border color

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

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

This div border color is #30426D.

Opacity

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

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

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

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

This text has shadow with #30426D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30426D.

Preview

Color preview on black background

This text has color #30426D on black background.


Color preview on white background

This text has color #30426D on white background.


Black color preview on #30426D background

This text has black color on #30426D background.


White color preview on #30426D background

This text has white color on #30426D background.


Related colors

Complementary color

Complementary color for #hex is #CFBD92.


I love getcolorcode.com

Triadic colors

1 #6D3042 and #426D30 with #30426D are triadic colors.

2 #6D4230 and #42306D with #30426D are triadic colors.