COLOR #302830

HEX: #302830 RGB: (48,40,48)

Color info

#302830 contains red, green and blue colors in about the same proportion. Web safe color of #302830 is #333333 (or #333).

RGB color model

#302830 color RGB value is (48,40,48).

RGB: (48,40,48) (19%, 16%, 19%)

RGB channels and saturation

R 48 of 255 = 19%
G 40 of 255 = 16%
B 48 of 255 = 19%

48
40
48

R + G + B ~ 18%. #302830 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 40 + 48 = 136 (100%)
R 48 of 136 ~ 35.29%
G 40 of 136 ~ 29.41%
B 48 of 136 ~ 35.29'%

%35.29
%29.41
%35.29

CMYK color model

#302830 color CMYK value is (0,17,0,81).

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

CMYK: (0,17,0,81)
C0M17Y0K81 (0%, 17%, 0%, 81%)
(0.00 / 0.17 / 0.00 / 0.81)

CMYK percentages

%0
%16.67
%0
%81.18

Codes

Color #302830 in popluar color models

30 28 30
RGB 48 40 48
HSL 300° 9.09% 17.25%
HSB/HSV 300° 16.67% 18.82%
CMYK 0.00% 16.67% 0.00%
81.18%

Color #302830 in popluar number systems.

HEX 30 28 30
Decimal 48 40 48
Binary 110000 101000 110000
Octal 60 50 60

Shades and tints

Shades of #302830

#302830
(48,40,48)
#2C252C
(44,37,44)
#282228
(40,34,40)
#241F24
(36,31,36)
#201C20
(32,28,32)
#1C191C
(28,25,28)
#181618
(24,22,24)
#141314
(20,19,20)
#101010
(16,16,16)
#0C0D0C
(12,13,12)
#080A08
(8,10,8)
#000000
(0,0,0)

Tints of #302830

#302830
(48,40,48)
#423B42
(66,59,66)
#544E54
(84,78,84)
#666166
(102,97,102)
#787478
(120,116,120)
#8A878A
(138,135,138)
#9C9A9C
(156,154,156)
#AEADAE
(174,173,174)
#C0C0C0
(192,192,192)
#D2D3D2
(210,211,210)
#E4E6E4
(228,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #302830; }

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

This text font color is #302830.

Background Color

.myBgColor { background-color: #302830; }

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

This div background color is #302830.

Border color

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

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

This div border color is #302830.

Opacity

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

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

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

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

This text has shadow with #302830 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #302830.

Preview

Color preview on black background

This text has color #302830 on black background.


Color preview on white background

This text has color #302830 on white background.


Black color preview on #302830 background

This text has black color on #302830 background.


White color preview on #302830 background

This text has white color on #302830 background.


Related colors

Complementary color

Complementary color for #hex is #CFD7CF.


I love getcolorcode.com

Triadic colors

1 #303028 and #283030 with #302830 are triadic colors.

2 #302830 and #283030 with #302830 are triadic colors.