COLOR #306834

HEX: #306834 RGB: (48,104,52)

Color info

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

RGB color model

#306834 color RGB value is (48,104,52).

RGB: (48,104,52) (19%, 41%, 20%)

RGB channels and saturation

R 48 of 255 = 19%
G 104 of 255 = 41%
B 52 of 255 = 20%

48
104
52

R + G + B ~ 27%. #306834 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 104 + 52 = 204 (100%)
R 48 of 204 ~ 23.53%
G 104 of 204 ~ 50.98%
B 52 of 204 ~ 25.49'%

%23.53
%50.98
%25.49

CMYK color model

#306834 color CMYK value is (54,0,50,59).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 59.22%

CMYK: (54,0,50,59)
C54M0Y50K59 (54%, 0%, 50%, 59%)
(0.54 / 0.00 / 0.50 / 0.59)

CMYK percentages

%53.85
%0
%50
%59.22

Codes

Color #306834 in popluar color models

30 68 34
RGB 48 104 52
HSL 124° 36.84% 29.80%
HSB/HSV 124° 53.85% 40.78%
CMYK 53.85% 0.00% 50.00%
59.22%

Color #306834 in popluar number systems.

HEX 30 68 34
Decimal 48 104 52
Binary 110000 1101000 110100
Octal 60 150 64

Shades and tints

Shades of #306834

#306834
(48,104,52)
#2C5F30
(44,95,48)
#28562C
(40,86,44)
#244D28
(36,77,40)
#204424
(32,68,36)
#1C3B20
(28,59,32)
#18321C
(24,50,28)
#142918
(20,41,24)
#102014
(16,32,20)
#0C1710
(12,23,16)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #306834

#306834
(48,104,52)
#427546
(66,117,70)
#548258
(84,130,88)
#668F6A
(102,143,106)
#789C7C
(120,156,124)
#8AA98E
(138,169,142)
#9CB6A0
(156,182,160)
#AEC3B2
(174,195,178)
#C0D0C4
(192,208,196)
#D2DDD6
(210,221,214)
#E4EAE8
(228,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #306834 color. Also use rgb(48,104,52) instead hex code.

Text Font Color

.myTextColor { color: #306834; }

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

This text font color is #306834.

Background Color

.myBgColor { background-color: #306834; }

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

This div background color is #306834.

Border color

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

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

This div border color is #306834.

Opacity

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

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

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

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

This text has shadow with #306834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #306834.

Preview

Color preview on black background

This text has color #306834 on black background.


Color preview on white background

This text has color #306834 on white background.


Black color preview on #306834 background

This text has black color on #306834 background.


White color preview on #306834 background

This text has white color on #306834 background.


Related colors

Complementary color

Complementary color for #hex is #CF97CB.


I love getcolorcode.com

Triadic colors

1 #343068 and #683430 with #306834 are triadic colors.

2 #346830 and #683034 with #306834 are triadic colors.