COLOR #379268

HEX: #379268 RGB: (55,146,104)

Color info

#379268 contains mainly green and blue colors. Web safe color of #379268 is #339966 (or #396).

RGB color model

#379268 color RGB value is (55,146,104).

RGB: (55,146,104) (22%, 57%, 41%)

RGB channels and saturation

R 55 of 255 = 22%
G 146 of 255 = 57%
B 104 of 255 = 41%

55
146
104

R + G + B ~ 40%. #379268 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 146 + 104 = 305 (100%)
R 55 of 305 ~ 18.03%
G 146 of 305 ~ 47.87%
B 104 of 305 ~ 34.1'%

%18.03
%47.87
%34.1

CMYK color model

#379268 color CMYK value is (62,0,29,43).

  • cyan value is 62.33%
  • magenta value is 0.00%
  • yellow value is 28.77%
  • key color value is 42.75%
CMYK: (62,0,29,43) C62M0Y29K43 (62%,0%,29%,43%) (0.62/0.00/0.29/0.43) 

CMYK percentages

%62.33
%0
%28.77
%42.75

Codes

Color #379268 in popluar color models

37 92 68
RGB 55 146 104
HSL 152° 45.27% 39.41%
HSB/HSV 152° 62.33% 57.25%
CMYK 62.33% 0.00% 28.77%
42.75%

Color #379268 in popluar number systems.

HEX 37 92 68
Decimal 55 146 104
Binary 110111 10010010 1101000
Octal 67 222 150

Shades and tints

Shades of #379268

#379268
(55,146,104)
#32855F
(50,133,95)
#2D7856
(45,120,86)
#286B4D
(40,107,77)
#235E44
(35,94,68)
#1E513B
(30,81,59)
#194432
(25,68,50)
#143729
(20,55,41)
#0F2A20
(15,42,32)
#0A1D17
(10,29,23)
#05100E
(5,16,14)
#000000
(0,0,0)

Tints of #379268

#379268
(55,146,104)
#499B75
(73,155,117)
#5BA482
(91,164,130)
#6DAD8F
(109,173,143)
#7FB69C
(127,182,156)
#91BFA9
(145,191,169)
#A3C8B6
(163,200,182)
#B5D1C3
(181,209,195)
#C7DAD0
(199,218,208)
#D9E3DD
(217,227,221)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #379268 color. Also use rgb(55,146,104) instead hex code.

Text Font Color

.myTextColor { color: #379268; }

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

This text font color is #379268.

Background Color

.myBgColor { background-color: #379268; }

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

This div background color is #379268.

Border color

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

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

This div border color is #379268.

Opacity

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

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

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

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

This text has shadow with #379268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #379268.

Preview

Color preview on black background

This text has color #379268 on black background.


Color preview on white background

This text has color #379268 on white background.


Black color preview on #379268 background

This text has black color on #379268 background.


White color preview on #379268 background

This text has white color on #379268 background.


Related colors

Complementary color

Complementary color for #hex is #C86D97.


I love getcolorcode.com

Triadic colors

1 #683792 and #926837 with #379268 are triadic colors.

2 #689237 and #923768 with #379268 are triadic colors.