COLOR #300430

HEX: #300430 RGB: (48,4,48)

Color info

#300430 contains red, green and blue colors in about the same proportion. Web safe color of #300430 is #330033 (or #303).

RGB color model

#300430 color RGB value is (48,4,48).

RGB: (48,4,48) (19%, 2%, 19%)

RGB channels and saturation

R 48 of 255 = 19%
G 4 of 255 = 2%
B 48 of 255 = 19%

48
4
48

R + G + B ~ 13%. #300430 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 4 + 48 = 100 (100%)
R 48 of 100 ~ 48%
G 4 of 100 ~ 4%
B 48 of 100 ~ 48'%

%48
%48

CMYK color model

#300430 color CMYK value is (0,92,0,81).

  • cyan value is 0.00%
  • magenta value is 91.67%
  • yellow value is 0.00%
  • key color value is 81.18%

CMYK: (0,92,0,81)
C0M92Y0K81 (0%, 92%, 0%, 81%)
(0.00 / 0.92 / 0.00 / 0.81)

CMYK percentages

%0
%91.67
%0
%81.18

Codes

Color #300430 in popluar color models

30 04 30
RGB 48 4 48
HSL 300° 84.62% 10.20%
HSB/HSV 300° 91.67% 18.82%
CMYK 0.00% 91.67% 0.00%
81.18%

Color #300430 in popluar number systems.

HEX 30 04 30
Decimal 48 4 48
Binary 110000 100 110000
Octal 60 4 60

Shades and tints

Shades of #300430

#300430
(48,4,48)
#2C042C
(44,4,44)
#280428
(40,4,40)
#240424
(36,4,36)
#200420
(32,4,32)
#1C041C
(28,4,28)
#180418
(24,4,24)
#140414
(20,4,20)
#100410
(16,4,16)
#0C040C
(12,4,12)
#080408
(8,4,8)
#000000
(0,0,0)

Tints of #300430

#300430
(48,4,48)
#421A42
(66,26,66)
#543054
(84,48,84)
#664666
(102,70,102)
#785C78
(120,92,120)
#8A728A
(138,114,138)
#9C889C
(156,136,156)
#AE9EAE
(174,158,174)
#C0B4C0
(192,180,192)
#D2CAD2
(210,202,210)
#E4E0E4
(228,224,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #300430 color. Also use rgb(48,4,48) instead hex code.

Text Font Color

.myTextColor { color: #300430; }

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

This text font color is #300430.

Background Color

.myBgColor { background-color: #300430; }

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

This div background color is #300430.

Border color

.myBorderColor { border: 1px solid #300430; }

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

This div border color is #300430.

Opacity

.myOpacity80 { color: #300430; opacity: 0.8; }

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

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

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

This text has shadow with #300430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #300430.

Preview

Color preview on black background

This text has color #300430 on black background.


Color preview on white background

This text has color #300430 on white background.


Black color preview on #300430 background

This text has black color on #300430 background.


White color preview on #300430 background

This text has white color on #300430 background.


Related colors

Complementary color

Complementary color for #hex is #CFFBCF.


I love getcolorcode.com

Triadic colors

1 #303004 and #043030 with #300430 are triadic colors.

2 #300430 and #043030 with #300430 are triadic colors.