COLOR #378B24

HEX: #378B24 RGB: (55,139,36)

Renk bilgisi

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

RGB renk modeli

#378B24 color RGB value is (55,139,36).

RGB: (55,139,36) (22%, 55%, 14%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 139 of 255 = 55%
B 36 of 255 = 14%

55
139
36

R + G + B ~ 30%. #378B24 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 139 + 36 = 230 (100%)
R 55 of 230 ~ 23.91%
G 139 of 230 ~ 60.43%
B 36 of 230 ~ 15.65'%

%23.91
%60.43
%15.65

CMYK RENK MODELİ

#378B24 rengi CMYK tonu (60,0,74,45).

  • camgöbeği tonu 60.43%
  • eflatun tonu 0.00%
  • sarı tonu 74.10%
  • ana renk tonu 45.49%

CMYK: (60,0,74,45)
C60M0Y74K45 (60%, 0%, 74%, 45%)
(0.60 / 0.00 / 0.74 / 0.45)

CMYK yüzdeleri

%60.43
%0
%74.1
%45.49

Codes

Color #378B24 in popluar color models

37 8B 24
RGB 55 139 36
HSL 109° 58.86% 34.31%
HSB/HSV 109° 74.10% 54.51%
CMYK 60.43% 0.00% 74.10%
45.49%

Color #378B24 in popluar number systems.

HEX 37 8B 24
Decimal 55 139 36
Binary 110111 10001011 100100
Octal 67 213 44

Shades and tints

Shades of #378B24

#378B24
(55,139,36)
#327F21
(50,127,33)
#2D731E
(45,115,30)
#28671B
(40,103,27)
#235B18
(35,91,24)
#1E4F15
(30,79,21)
#194312
(25,67,18)
#14370F
(20,55,15)
#0F2B0C
(15,43,12)
#0A1F09
(10,31,9)
#051306
(5,19,6)
#000000
(0,0,0)

Tints of #378B24

#378B24
(55,139,36)
#499537
(73,149,55)
#5B9F4A
(91,159,74)
#6DA95D
(109,169,93)
#7FB370
(127,179,112)
#91BD83
(145,189,131)
#A3C796
(163,199,150)
#B5D1A9
(181,209,169)
#C7DBBC
(199,219,188)
#D9E5CF
(217,229,207)
#EBEFE2
(235,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378B24 color. Also use rgb(55,139,36) instead hex code.

Text Font Color

.myTextColor { color: #378B24; }

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

This text font color is #378B24.

Background Color

.myBgColor { background-color: #378B24; }

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

This div background color is #378B24.

Border color

.myBorderColor { border: 1px solid #378B24; }

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

This div border color is #378B24.

Opacity

.myOpacity80 { color: #378B24; opacity: 0.8; }

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

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

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

This text has shadow with #378B24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378B24.

Preview

Color preview on black background

This text has color #378B24 on black background.


Color preview on white background

This text has color #378B24 on white background.


Black color preview on #378B24 background

This text has black color on #378B24 background.


White color preview on #378B24 background

This text has white color on #378B24 background.


Related colors

Complementary color

Complementary color for #hex is #C874DB.


I love getcolorcode.com

Triadic colors

1 #24378B and #8B2437 with #378B24 are triadic colors.

2 #248B37 and #8B3724 with #378B24 are triadic colors.