COLOR #30433A

HEX: #30433A RGB: (48,67,58)

Color info

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

RGB color model

#30433A color RGB value is (48,67,58).

RGB: (48,67,58) (19%, 26%, 23%)

RGB channels and saturation

R 48 of 255 = 19%
G 67 of 255 = 26%
B 58 of 255 = 23%

48
67
58

R + G + B ~ 23%. #30433A is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 67 + 58 = 173 (100%)
R 48 of 173 ~ 27.75%
G 67 of 173 ~ 38.73%
B 58 of 173 ~ 33.53'%

%27.75
%38.73
%33.53

CMYK color model

#30433A color CMYK value is (28,0,13,74).

  • cyan value is 28.36%
  • magenta value is 0.00%
  • yellow value is 13.43%
  • key color value is 73.73%

CMYK: (28,0,13,74)
C28M0Y13K74 (28%, 0%, 13%, 74%)
(0.28 / 0.00 / 0.13 / 0.74)

CMYK percentages

%28.36
%0
%13.43
%73.73

Codes

Color #30433A in popluar color models

30 43 3A
RGB 48 67 58
HSL 152° 16.52% 22.55%
HSB/HSV 152° 28.36% 26.27%
CMYK 28.36% 0.00% 13.43%
73.73%

Color #30433A in popluar number systems.

HEX 30 43 3A
Decimal 48 67 58
Binary 110000 1000011 111010
Octal 60 103 72

Shades and tints

Shades of #30433A

#30433A
(48,67,58)
#2C3D35
(44,61,53)
#283730
(40,55,48)
#24312B
(36,49,43)
#202B26
(32,43,38)
#1C2521
(28,37,33)
#181F1C
(24,31,28)
#141917
(20,25,23)
#101312
(16,19,18)
#0C0D0D
(12,13,13)
#080708
(8,7,8)
#000000
(0,0,0)

Tints of #30433A

#30433A
(48,67,58)
#42544B
(66,84,75)
#54655C
(84,101,92)
#66766D
(102,118,109)
#78877E
(120,135,126)
#8A988F
(138,152,143)
#9CA9A0
(156,169,160)
#AEBAB1
(174,186,177)
#C0CBC2
(192,203,194)
#D2DCD3
(210,220,211)
#E4EDE4
(228,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30433A; }

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

This text font color is #30433A.

Background Color

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

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

This div background color is #30433A.

Border color

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

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

This div border color is #30433A.

Opacity

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

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

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

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

This text has shadow with #30433A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30433A.

Preview

Color preview on black background

This text has color #30433A on black background.


Color preview on white background

This text has color #30433A on white background.


Black color preview on #30433A background

This text has black color on #30433A background.


White color preview on #30433A background

This text has white color on #30433A background.


Related colors

Complementary color

Complementary color for #hex is #CFBCC5.


I love getcolorcode.com

Triadic colors

1 #3A3043 and #433A30 with #30433A are triadic colors.

2 #3A4330 and #43303A with #30433A are triadic colors.