COLOR #378741

HEX: #378741 RGB: (55,135,65)

Renk bilgisi

#378741 contains mainly green color. #378741 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#378741 color RGB value is (55,135,65).

RGB: (55,135,65) (22%, 53%, 25%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 135 of 255 = 53%
B 65 of 255 = 25%

55
135
65

R + G + B ~ 33%. #378741 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 135 + 65 = 255 (100%)
R 55 of 255 ~ 21.57%
G 135 of 255 ~ 52.94%
B 65 of 255 ~ 25.49'%

%21.57
%52.94
%25.49

CMYK RENK MODELİ

#378741 rengi CMYK tonu (59,0,52,47).

  • camgöbeği tonu 59.26%
  • eflatun tonu 0.00%
  • sarı tonu 51.85%
  • ana renk tonu 47.06%

CMYK: (59,0,52,47)
C59M0Y52K47 (59%, 0%, 52%, 47%)
(0.59 / 0.00 / 0.52 / 0.47)

CMYK yüzdeleri

%59.26
%0
%51.85
%47.06

Codes

Color #378741 in popluar color models

37 87 41
RGB 55 135 65
HSL 128° 42.11% 37.25%
HSB/HSV 128° 59.26% 52.94%
CMYK 59.26% 0.00% 51.85%
47.06%

Color #378741 in popluar number systems.

HEX 37 87 41
Decimal 55 135 65
Binary 110111 10000111 1000001
Octal 67 207 101

Shades and tints

Shades of #378741

#378741
(55,135,65)
#327B3C
(50,123,60)
#2D6F37
(45,111,55)
#286332
(40,99,50)
#23572D
(35,87,45)
#1E4B28
(30,75,40)
#193F23
(25,63,35)
#14331E
(20,51,30)
#0F2719
(15,39,25)
#0A1B14
(10,27,20)
#050F0F
(5,15,15)
#000000
(0,0,0)

Tints of #378741

#378741
(55,135,65)
#499152
(73,145,82)
#5B9B63
(91,155,99)
#6DA574
(109,165,116)
#7FAF85
(127,175,133)
#91B996
(145,185,150)
#A3C3A7
(163,195,167)
#B5CDB8
(181,205,184)
#C7D7C9
(199,215,201)
#D9E1DA
(217,225,218)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378741 color. Also use rgb(55,135,65) instead hex code.

Text Font Color

.myTextColor { color: #378741; }

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

This text font color is #378741.

Background Color

.myBgColor { background-color: #378741; }

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

This div background color is #378741.

Border color

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

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

This div border color is #378741.

Opacity

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

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

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

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

This text has shadow with #378741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378741.

Preview

Color preview on black background

This text has color #378741 on black background.


Color preview on white background

This text has color #378741 on white background.


Black color preview on #378741 background

This text has black color on #378741 background.


White color preview on #378741 background

This text has white color on #378741 background.


Related colors

Complementary color

Complementary color for #hex is #C878BE.


I love getcolorcode.com

Triadic colors

1 #413787 and #874137 with #378741 are triadic colors.

2 #418737 and #873741 with #378741 are triadic colors.