COLOR #302324

HEX: #302324 RGB: (48,35,36)

Color info

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

RGB color model

#302324 color RGB value is (48,35,36).

RGB: (48,35,36) (19%, 14%, 14%)

RGB channels and saturation

R 48 of 255 = 19%
G 35 of 255 = 14%
B 36 of 255 = 14%

48
35
36

R + G + B ~ 16%. #302324 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 35 + 36 = 119 (100%)
R 48 of 119 ~ 40.34%
G 35 of 119 ~ 29.41%
B 36 of 119 ~ 30.25'%

%40.34
%29.41
%30.25

CMYK color model

#302324 color CMYK value is (0,27,25,81).

  • cyan value is 0.00%
  • magenta value is 27.08%
  • yellow value is 25.00%
  • key color value is 81.18%

CMYK: (0,27,25,81)
C0M27Y25K81 (0%, 27%, 25%, 81%)
(0.00 / 0.27 / 0.25 / 0.81)

CMYK percentages

%0
%27.08
%25
%81.18

Codes

Color #302324 in popluar color models

30 23 24
RGB 48 35 36
HSL 355° 15.66% 16.27%
HSB/HSV 355° 27.08% 18.82%
CMYK 0.00% 27.08% 25.00%
81.18%

Color #302324 in popluar number systems.

HEX 30 23 24
Decimal 48 35 36
Binary 110000 100011 100100
Octal 60 43 44

Shades and tints

Shades of #302324

#302324
(48,35,36)
#2C2021
(44,32,33)
#281D1E
(40,29,30)
#241A1B
(36,26,27)
#201718
(32,23,24)
#1C1415
(28,20,21)
#181112
(24,17,18)
#140E0F
(20,14,15)
#100B0C
(16,11,12)
#0C0809
(12,8,9)
#080506
(8,5,6)
#000000
(0,0,0)

Tints of #302324

#302324
(48,35,36)
#423737
(66,55,55)
#544B4A
(84,75,74)
#665F5D
(102,95,93)
#787370
(120,115,112)
#8A8783
(138,135,131)
#9C9B96
(156,155,150)
#AEAFA9
(174,175,169)
#C0C3BC
(192,195,188)
#D2D7CF
(210,215,207)
#E4EBE2
(228,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #302324; }

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

This text font color is #302324.

Background Color

.myBgColor { background-color: #302324; }

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

This div background color is #302324.

Border color

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

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

This div border color is #302324.

Opacity

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

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

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

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

This text has shadow with #302324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #302324.

Preview

Color preview on black background

This text has color #302324 on black background.


Color preview on white background

This text has color #302324 on white background.


Black color preview on #302324 background

This text has black color on #302324 background.


White color preview on #302324 background

This text has white color on #302324 background.


Related colors

Complementary color

Complementary color for #hex is #CFDCDB.


I love getcolorcode.com

Triadic colors

1 #243023 and #232430 with #302324 are triadic colors.

2 #242330 and #233024 with #302324 are triadic colors.