COLOR #30563A

HEX: #30563A RGB: (48,86,58)

Color info

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

RGB color model

#30563A color RGB value is (48,86,58).

RGB: (48,86,58) (19%, 34%, 23%)

RGB channels and saturation

R 48 of 255 = 19%
G 86 of 255 = 34%
B 58 of 255 = 23%

48
86
58

R + G + B ~ 25%. #30563A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 86 + 58 = 192 (100%)
R 48 of 192 ~ 25%
G 86 of 192 ~ 44.79%
B 58 of 192 ~ 30.21'%

%25
%44.79
%30.21

CMYK color model

#30563A color CMYK value is (44,0,33,66).

  • cyan value is 44.19%
  • magenta value is 0.00%
  • yellow value is 32.56%
  • key color value is 66.27%

CMYK: (44,0,33,66)
C44M0Y33K66 (44%, 0%, 33%, 66%)
(0.44 / 0.00 / 0.33 / 0.66)

CMYK percentages

%44.19
%0
%32.56
%66.27

Codes

Color #30563A in popluar color models

30 56 3A
RGB 48 86 58
HSL 136° 28.36% 26.27%
HSB/HSV 136° 44.19% 33.73%
CMYK 44.19% 0.00% 32.56%
66.27%

Color #30563A in popluar number systems.

HEX 30 56 3A
Decimal 48 86 58
Binary 110000 1010110 111010
Octal 60 126 72

Shades and tints

Shades of #30563A

#30563A
(48,86,58)
#2C4F35
(44,79,53)
#284830
(40,72,48)
#24412B
(36,65,43)
#203A26
(32,58,38)
#1C3321
(28,51,33)
#182C1C
(24,44,28)
#142517
(20,37,23)
#101E12
(16,30,18)
#0C170D
(12,23,13)
#081008
(8,16,8)
#000000
(0,0,0)

Tints of #30563A

#30563A
(48,86,58)
#42654B
(66,101,75)
#54745C
(84,116,92)
#66836D
(102,131,109)
#78927E
(120,146,126)
#8AA18F
(138,161,143)
#9CB0A0
(156,176,160)
#AEBFB1
(174,191,177)
#C0CEC2
(192,206,194)
#D2DDD3
(210,221,211)
#E4ECE4
(228,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30563A; }

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

This text font color is #30563A.

Background Color

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

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

This div background color is #30563A.

Border color

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

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

This div border color is #30563A.

Opacity

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

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

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

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

This text has shadow with #30563A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30563A.

Preview

Color preview on black background

This text has color #30563A on black background.


Color preview on white background

This text has color #30563A on white background.


Black color preview on #30563A background

This text has black color on #30563A background.


White color preview on #30563A background

This text has white color on #30563A background.


Related colors

Complementary color

Complementary color for #hex is #CFA9C5.


I love getcolorcode.com

Triadic colors

1 #3A3056 and #563A30 with #30563A are triadic colors.

2 #3A5630 and #56303A with #30563A are triadic colors.