COLOR #30552E

HEX: #30552E RGB: (48,85,46)

Color info

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

RGB color model

#30552E color RGB value is (48,85,46).

RGB: (48,85,46) (19%, 33%, 18%)

RGB channels and saturation

R 48 of 255 = 19%
G 85 of 255 = 33%
B 46 of 255 = 18%

48
85
46

R + G + B ~ 23%. #30552E is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 85 + 46 = 179 (100%)
R 48 of 179 ~ 26.82%
G 85 of 179 ~ 47.49%
B 46 of 179 ~ 25.7'%

%26.82
%47.49
%25.7

CMYK color model

#30552E color CMYK value is (44,0,46,67).

  • cyan value is 43.53%
  • magenta value is 0.00%
  • yellow value is 45.88%
  • key color value is 66.67%
CMYK: (44,0,46,67) C44M0Y46K67 (44%,0%,46%,67%) (0.44/0.00/0.46/0.67) 

CMYK percentages

%43.53
%0
%45.88
%66.67

Codes

Color #30552E in popluar color models

30 55 2E
RGB 48 85 46
HSL 117° 29.77% 25.69%
HSB/HSV 117° 45.88% 33.33%
CMYK 43.53% 0.00% 45.88%
66.67%

Color #30552E in popluar number systems.

HEX 30 55 2E
Decimal 48 85 46
Binary 110000 1010101 101110
Octal 60 125 56

Shades and tints

Shades of #30552E

#30552E
(48,85,46)
#2C4E2A
(44,78,42)
#284726
(40,71,38)
#244022
(36,64,34)
#20391E
(32,57,30)
#1C321A
(28,50,26)
#182B16
(24,43,22)
#142412
(20,36,18)
#101D0E
(16,29,14)
#0C160A
(12,22,10)
#080F06
(8,15,6)
#000000
(0,0,0)

Tints of #30552E

#30552E
(48,85,46)
#426441
(66,100,65)
#547354
(84,115,84)
#668267
(102,130,103)
#78917A
(120,145,122)
#8AA08D
(138,160,141)
#9CAFA0
(156,175,160)
#AEBEB3
(174,190,179)
#C0CDC6
(192,205,198)
#D2DCD9
(210,220,217)
#E4EBEC
(228,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30552E color. Also use rgb(48,85,46) instead hex code.

Text Font Color

.myTextColor { color: #30552E; }

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

This text font color is #30552E.

Background Color

.myBgColor { background-color: #30552E; }

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

This div background color is #30552E.

Border color

.myBorderColor { border: 1px solid #30552E; }

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

This div border color is #30552E.

Opacity

.myOpacity80 { color: #30552E; opacity: 0.8; }

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

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

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

This text has shadow with #30552E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30552E.

Preview

Color preview on black background

This text has color #30552E on black background.


Color preview on white background

This text has color #30552E on white background.


Black color preview on #30552E background

This text has black color on #30552E background.


White color preview on #30552E background

This text has white color on #30552E background.


Related colors

Complementary color

Complementary color for #hex is #CFAAD1.


I love getcolorcode.com

Triadic colors

1 #2E3055 and #552E30 with #30552E are triadic colors.

2 #2E5530 and #55302E with #30552E are triadic colors.