COLOR #30553D

HEX: #30553D RGB: (48,85,61)

Color info

#30553D contains red, green and blue colors in about the same proportion. Web safe color of #30553D is #336633 (or #363).

RGB color model

#30553D color RGB value is (48,85,61).

RGB: (48,85,61) (19%, 33%, 24%)

RGB channels and saturation

R 48 of 255 = 19%
G 85 of 255 = 33%
B 61 of 255 = 24%

48
85
61

R + G + B ~ 25%. #30553D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 85 + 61 = 194 (100%)
R 48 of 194 ~ 24.74%
G 85 of 194 ~ 43.81%
B 61 of 194 ~ 31.44'%

%24.74
%43.81
%31.44

CMYK color model

#30553D color CMYK value is (44,0,28,67).

  • cyan value is 43.53%
  • magenta value is 0.00%
  • yellow value is 28.24%
  • key color value is 66.67%
CMYK: (44,0,28,67) C44M0Y28K67 (44%,0%,28%,67%) (0.44/0.00/0.28/0.67) 

CMYK percentages

%43.53
%0
%28.24
%66.67

Codes

Color #30553D in popluar color models

30 55 3D
RGB 48 85 61
HSL 141° 27.82% 26.08%
HSB/HSV 141° 43.53% 33.33%
CMYK 43.53% 0.00% 28.24%
66.67%

Color #30553D in popluar number systems.

HEX 30 55 3D
Decimal 48 85 61
Binary 110000 1010101 111101
Octal 60 125 75

Shades and tints

Shades of #30553D

#30553D
(48,85,61)
#2C4E38
(44,78,56)
#284733
(40,71,51)
#24402E
(36,64,46)
#203929
(32,57,41)
#1C3224
(28,50,36)
#182B1F
(24,43,31)
#14241A
(20,36,26)
#101D15
(16,29,21)
#0C1610
(12,22,16)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #30553D

#30553D
(48,85,61)
#42644E
(66,100,78)
#54735F
(84,115,95)
#668270
(102,130,112)
#789181
(120,145,129)
#8AA092
(138,160,146)
#9CAFA3
(156,175,163)
#AEBEB4
(174,190,180)
#C0CDC5
(192,205,197)
#D2DCD6
(210,220,214)
#E4EBE7
(228,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30553D color. Also use rgb(48,85,61) instead hex code.

Text Font Color

.myTextColor { color: #30553D; }

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

This text font color is #30553D.

Background Color

.myBgColor { background-color: #30553D; }

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

This div background color is #30553D.

Border color

.myBorderColor { border: 1px solid #30553D; }

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

This div border color is #30553D.

Opacity

.myOpacity80 { color: #30553D; opacity: 0.8; }

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

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

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

This text has shadow with #30553D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30553D.

Preview

Color preview on black background

This text has color #30553D on black background.


Color preview on white background

This text has color #30553D on white background.


Black color preview on #30553D background

This text has black color on #30553D background.


White color preview on #30553D background

This text has white color on #30553D background.


Related colors

Complementary color

Complementary color for #hex is #CFAAC2.


I love getcolorcode.com

Triadic colors

1 #3D3055 and #553D30 with #30553D are triadic colors.

2 #3D5530 and #55303D with #30553D are triadic colors.