COLOR #378430

HEX: #378430 RGB: (55,132,48)

Color info

#378430 contains mainly green color. Web safe color of #378430 is #339933 (or #393).

RGB color model

#378430 color RGB value is (55,132,48).

RGB: (55,132,48) (22%, 52%, 19%)

RGB channels and saturation

R 55 of 255 = 22%
G 132 of 255 = 52%
B 48 of 255 = 19%

55
132
48

R + G + B ~ 31%. #378430 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 132 + 48 = 235 (100%)
R 55 of 235 ~ 23.4%
G 132 of 235 ~ 56.17%
B 48 of 235 ~ 20.43'%

%23.4
%56.17
%20.43

CMYK color model

#378430 color CMYK value is (58,0,64,48).

  • cyan value is 58.33%
  • magenta value is 0.00%
  • yellow value is 63.64%
  • key color value is 48.24%

CMYK: (58,0,64,48)
C58M0Y64K48 (58%, 0%, 64%, 48%)
(0.58 / 0.00 / 0.64 / 0.48)

CMYK percentages

%58.33
%0
%63.64
%48.24

Codes

Color #378430 in popluar color models

37 84 30
RGB 55 132 48
HSL 115° 46.67% 35.29%
HSB/HSV 115° 63.64% 51.76%
CMYK 58.33% 0.00% 63.64%
48.24%

Color #378430 in popluar number systems.

HEX 37 84 30
Decimal 55 132 48
Binary 110111 10000100 110000
Octal 67 204 60

Shades and tints

Shades of #378430

#378430
(55,132,48)
#32782C
(50,120,44)
#2D6C28
(45,108,40)
#286024
(40,96,36)
#235420
(35,84,32)
#1E481C
(30,72,28)
#193C18
(25,60,24)
#143014
(20,48,20)
#0F2410
(15,36,16)
#0A180C
(10,24,12)
#050C08
(5,12,8)
#000000
(0,0,0)

Tints of #378430

#378430
(55,132,48)
#498F42
(73,143,66)
#5B9A54
(91,154,84)
#6DA566
(109,165,102)
#7FB078
(127,176,120)
#91BB8A
(145,187,138)
#A3C69C
(163,198,156)
#B5D1AE
(181,209,174)
#C7DCC0
(199,220,192)
#D9E7D2
(217,231,210)
#EBF2E4
(235,242,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378430 color. Also use rgb(55,132,48) instead hex code.

Text Font Color

.myTextColor { color: #378430; }

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

This text font color is #378430.

Background Color

.myBgColor { background-color: #378430; }

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

This div background color is #378430.

Border color

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

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

This div border color is #378430.

Opacity

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

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

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

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

This text has shadow with #378430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378430.

Preview

Color preview on black background

This text has color #378430 on black background.


Color preview on white background

This text has color #378430 on white background.


Black color preview on #378430 background

This text has black color on #378430 background.


White color preview on #378430 background

This text has white color on #378430 background.


Related colors

Complementary color

Complementary color for #hex is #C87BCF.


I love getcolorcode.com

Triadic colors

1 #303784 and #843037 with #378430 are triadic colors.

2 #308437 and #843730 with #378430 are triadic colors.