COLOR #377F40

HEX: #377F40 RGB: (55,127,64)

Renk bilgisi

#377F40 contains mainly green color. #377F40 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#377F40 color RGB value is (55,127,64).

RGB: (55,127,64) (22%, 50%, 25%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 127 of 255 = 50%
B 64 of 255 = 25%

55
127
64

R + G + B ~ 32%. #377F40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 127 + 64 = 246 (100%)
R 55 of 246 ~ 22.36%
G 127 of 246 ~ 51.63%
B 64 of 246 ~ 26.02'%

%22.36
%51.63
%26.02

CMYK RENK MODELİ

#377F40 rengi CMYK tonu (57,0,50,50).

  • camgöbeği tonu 56.69%
  • eflatun tonu 0.00%
  • sarı tonu 49.61%
  • ana renk tonu 50.20%

CMYK: (57,0,50,50)
C57M0Y50K50 (57%, 0%, 50%, 50%)
(0.57 / 0.00 / 0.50 / 0.50)

CMYK yüzdeleri

%56.69
%0
%49.61
%50.2

Codes

Color #377F40 in popluar color models

37 7F 40
RGB 55 127 64
HSL 128° 39.56% 35.69%
HSB/HSV 128° 56.69% 49.80%
CMYK 56.69% 0.00% 49.61%
50.20%

Color #377F40 in popluar number systems.

HEX 37 7F 40
Decimal 55 127 64
Binary 110111 1111111 1000000
Octal 67 177 100

Shades and tints

Shades of #377F40

#377F40
(55,127,64)
#32743B
(50,116,59)
#2D6936
(45,105,54)
#285E31
(40,94,49)
#23532C
(35,83,44)
#1E4827
(30,72,39)
#193D22
(25,61,34)
#14321D
(20,50,29)
#0F2718
(15,39,24)
#0A1C13
(10,28,19)
#05110E
(5,17,14)
#000000
(0,0,0)

Tints of #377F40

#377F40
(55,127,64)
#498A51
(73,138,81)
#5B9562
(91,149,98)
#6DA073
(109,160,115)
#7FAB84
(127,171,132)
#91B695
(145,182,149)
#A3C1A6
(163,193,166)
#B5CCB7
(181,204,183)
#C7D7C8
(199,215,200)
#D9E2D9
(217,226,217)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377F40 color. Also use rgb(55,127,64) instead hex code.

Text Font Color

.myTextColor { color: #377F40; }

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

This text font color is #377F40.

Background Color

.myBgColor { background-color: #377F40; }

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

This div background color is #377F40.

Border color

.myBorderColor { border: 1px solid #377F40; }

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

This div border color is #377F40.

Opacity

.myOpacity80 { color: #377F40; opacity: 0.8; }

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

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

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

This text has shadow with #377F40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377F40.

Preview

Color preview on black background

This text has color #377F40 on black background.


Color preview on white background

This text has color #377F40 on white background.


Black color preview on #377F40 background

This text has black color on #377F40 background.


White color preview on #377F40 background

This text has white color on #377F40 background.


Related colors

Complementary color

Complementary color for #hex is #C880BF.


I love getcolorcode.com

Triadic colors

1 #40377F and #7F4037 with #377F40 are triadic colors.

2 #407F37 and #7F3740 with #377F40 are triadic colors.