COLOR #305927

HEX: #305927 RGB: (48,89,39)

Color info

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

RGB color model

#305927 color RGB value is (48,89,39).

RGB: (48,89,39) (19%, 35%, 15%)

RGB channels and saturation

R 48 of 255 = 19%
G 89 of 255 = 35%
B 39 of 255 = 15%

48
89
39

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

Portions of RGB colors in percentages

R + G + B = 48 + 89 + 39 = 176 (100%)
R 48 of 176 ~ 27.27%
G 89 of 176 ~ 50.57%
B 39 of 176 ~ 22.16'%

%27.27
%50.57
%22.16

CMYK color model

#305927 color CMYK value is (46,0,56,65).

  • cyan value is 46.07%
  • magenta value is 0.00%
  • yellow value is 56.18%
  • key color value is 65.10%

CMYK: (46,0,56,65)
C46M0Y56K65 (46%, 0%, 56%, 65%)
(0.46 / 0.00 / 0.56 / 0.65)

CMYK percentages

%46.07
%0
%56.18
%65.1

Codes

Color #305927 in popluar color models

30 59 27
RGB 48 89 39
HSL 109° 39.06% 25.10%
HSB/HSV 109° 56.18% 34.90%
CMYK 46.07% 0.00% 56.18%
65.10%

Color #305927 in popluar number systems.

HEX 30 59 27
Decimal 48 89 39
Binary 110000 1011001 100111
Octal 60 131 47

Shades and tints

Shades of #305927

#305927
(48,89,39)
#2C5124
(44,81,36)
#284921
(40,73,33)
#24411E
(36,65,30)
#20391B
(32,57,27)
#1C3118
(28,49,24)
#182915
(24,41,21)
#142112
(20,33,18)
#10190F
(16,25,15)
#0C110C
(12,17,12)
#080909
(8,9,9)
#000000
(0,0,0)

Tints of #305927

#305927
(48,89,39)
#42683A
(66,104,58)
#54774D
(84,119,77)
#668660
(102,134,96)
#789573
(120,149,115)
#8AA486
(138,164,134)
#9CB399
(156,179,153)
#AEC2AC
(174,194,172)
#C0D1BF
(192,209,191)
#D2E0D2
(210,224,210)
#E4EFE5
(228,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #305927 color. Also use rgb(48,89,39) instead hex code.

Text Font Color

.myTextColor { color: #305927; }

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

This text font color is #305927.

Background Color

.myBgColor { background-color: #305927; }

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

This div background color is #305927.

Border color

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

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

This div border color is #305927.

Opacity

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

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

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

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

This text has shadow with #305927 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #305927.

Preview

Color preview on black background

This text has color #305927 on black background.


Color preview on white background

This text has color #305927 on white background.


Black color preview on #305927 background

This text has black color on #305927 background.


White color preview on #305927 background

This text has white color on #305927 background.


Related colors

Complementary color

Complementary color for #hex is #CFA6D8.


I love getcolorcode.com

Triadic colors

1 #273059 and #592730 with #305927 are triadic colors.

2 #275930 and #593027 with #305927 are triadic colors.