COLOR #307334

HEX: #307334 RGB: (48,115,52)

Color info

#307334 contains mainly green color. Web safe color of #307334 is #336633 (or #363).

RGB color model

#307334 color RGB value is (48,115,52).

RGB: (48,115,52) (19%, 45%, 20%)

RGB channels and saturation

R 48 of 255 = 19%
G 115 of 255 = 45%
B 52 of 255 = 20%

48
115
52

R + G + B ~ 28%. #307334 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 115 + 52 = 215 (100%)
R 48 of 215 ~ 22.33%
G 115 of 215 ~ 53.49%
B 52 of 215 ~ 24.19'%

%22.33
%53.49
%24.19

CMYK color model

#307334 color CMYK value is (58,0,55,55).

  • cyan value is 58.26%
  • magenta value is 0.00%
  • yellow value is 54.78%
  • key color value is 54.90%

CMYK: (58,0,55,55)
C58M0Y55K55 (58%, 0%, 55%, 55%)
(0.58 / 0.00 / 0.55 / 0.55)

CMYK percentages

%58.26
%0
%54.78
%54.9

Codes

Color #307334 in popluar color models

30 73 34
RGB 48 115 52
HSL 124° 41.10% 31.96%
HSB/HSV 124° 58.26% 45.10%
CMYK 58.26% 0.00% 54.78%
54.90%

Color #307334 in popluar number systems.

HEX 30 73 34
Decimal 48 115 52
Binary 110000 1110011 110100
Octal 60 163 64

Shades and tints

Shades of #307334

#307334
(48,115,52)
#2C6930
(44,105,48)
#285F2C
(40,95,44)
#245528
(36,85,40)
#204B24
(32,75,36)
#1C4120
(28,65,32)
#18371C
(24,55,28)
#142D18
(20,45,24)
#102314
(16,35,20)
#0C1910
(12,25,16)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #307334

#307334
(48,115,52)
#427F46
(66,127,70)
#548B58
(84,139,88)
#66976A
(102,151,106)
#78A37C
(120,163,124)
#8AAF8E
(138,175,142)
#9CBBA0
(156,187,160)
#AEC7B2
(174,199,178)
#C0D3C4
(192,211,196)
#D2DFD6
(210,223,214)
#E4EBE8
(228,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #307334; }

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

This text font color is #307334.

Background Color

.myBgColor { background-color: #307334; }

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

This div background color is #307334.

Border color

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

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

This div border color is #307334.

Opacity

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

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

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

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

This text has shadow with #307334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #307334.

Preview

Color preview on black background

This text has color #307334 on black background.


Color preview on white background

This text has color #307334 on white background.


Black color preview on #307334 background

This text has black color on #307334 background.


White color preview on #307334 background

This text has white color on #307334 background.


Related colors

Complementary color

Complementary color for #hex is #CF8CCB.


I love getcolorcode.com

Triadic colors

1 #343073 and #733430 with #307334 are triadic colors.

2 #347330 and #733034 with #307334 are triadic colors.