COLOR #30153A

HEX: #30153A RGB: (48,21,58)

Color info

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

RGB color model

#30153A color RGB value is (48,21,58).

RGB: (48,21,58) (19%, 8%, 23%)

RGB channels and saturation

R 48 of 255 = 19%
G 21 of 255 = 8%
B 58 of 255 = 23%

48
21
58

R + G + B ~ 17%. #30153A is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 21 + 58 = 127 (100%)
R 48 of 127 ~ 37.8%
G 21 of 127 ~ 16.54%
B 58 of 127 ~ 45.67'%

%37.8
%16.54
%45.67

CMYK color model

#30153A color CMYK value is (17,64,0,77).

  • cyan value is 17.24%
  • magenta value is 63.79%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (17,64,0,77) C17M64Y0K77 (17%,64%,0%,77%) (0.17/0.64/0.00/0.77) 

CMYK percentages

%17.24
%63.79
%0
%77.25

Codes

Color #30153A in popluar color models

30 15 3A
RGB 48 21 58
HSL 284° 46.84% 15.49%
HSB/HSV 284° 63.79% 22.75%
CMYK 17.24% 63.79% 0.00%
77.25%

Color #30153A in popluar number systems.

HEX 30 15 3A
Decimal 48 21 58
Binary 110000 10101 111010
Octal 60 25 72

Shades and tints

Shades of #30153A

#30153A
(48,21,58)
#2C1435
(44,20,53)
#281330
(40,19,48)
#24122B
(36,18,43)
#201126
(32,17,38)
#1C1021
(28,16,33)
#180F1C
(24,15,28)
#140E17
(20,14,23)
#100D12
(16,13,18)
#0C0C0D
(12,12,13)
#080B08
(8,11,8)
#000000
(0,0,0)

Tints of #30153A

#30153A
(48,21,58)
#422A4B
(66,42,75)
#543F5C
(84,63,92)
#66546D
(102,84,109)
#78697E
(120,105,126)
#8A7E8F
(138,126,143)
#9C93A0
(156,147,160)
#AEA8B1
(174,168,177)
#C0BDC2
(192,189,194)
#D2D2D3
(210,210,211)
#E4E7E4
(228,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30153A; }

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

This text font color is #30153A.

Background Color

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

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

This div background color is #30153A.

Border color

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

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

This div border color is #30153A.

Opacity

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

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

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

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

This text has shadow with #30153A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30153A.

Preview

Color preview on black background

This text has color #30153A on black background.


Color preview on white background

This text has color #30153A on white background.


Black color preview on #30153A background

This text has black color on #30153A background.


White color preview on #30153A background

This text has white color on #30153A background.


Related colors

Complementary color

Complementary color for #hex is #CFEAC5.


I love getcolorcode.com

Triadic colors

1 #3A3015 and #153A30 with #30153A are triadic colors.

2 #3A1530 and #15303A with #30153A are triadic colors.