COLOR #38BC63

HEX: #38BC63 RGB: (56,188,99)

Renk bilgisi

#38BC63 contains mainly green color. #38BC63 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#38BC63 color RGB value is (56,188,99).

RGB: (56,188,99) (22%, 74%, 39%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 188 of 255 = 74%
B 99 of 255 = 39%

56
188
99

R + G + B ~ 45%. #38BC63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 188 + 99 = 343 (100%)
R 56 of 343 ~ 16.33%
G 188 of 343 ~ 54.81%
B 99 of 343 ~ 28.86'%

%16.33
%54.81
%28.86

CMYK RENK MODELİ

#38BC63 rengi CMYK tonu (70,0,47,26).

  • camgöbeği tonu 70.21%
  • eflatun tonu 0.00%
  • sarı tonu 47.34%
  • ana renk tonu 26.27%

CMYK: (70,0,47,26)
C70M0Y47K26 (70%, 0%, 47%, 26%)
(0.70 / 0.00 / 0.47 / 0.26)

CMYK yüzdeleri

%70.21
%0
%47.34
%26.27

Codes

Color #38BC63 in popluar color models

38 BC 63
RGB 56 188 99
HSL 140° 54.10% 47.84%
HSB/HSV 140° 70.21% 73.73%
CMYK 70.21% 0.00% 47.34%
26.27%

Color #38BC63 in popluar number systems.

HEX 38 BC 63
Decimal 56 188 99
Binary 111000 10111100 1100011
Octal 70 274 143

Shades and tints

Shades of #38BC63

#38BC63
(56,188,99)
#33AB5A
(51,171,90)
#2E9A51
(46,154,81)
#298948
(41,137,72)
#24783F
(36,120,63)
#1F6736
(31,103,54)
#1A562D
(26,86,45)
#154524
(21,69,36)
#10341B
(16,52,27)
#0B2312
(11,35,18)
#061209
(6,18,9)
#000000
(0,0,0)

Tints of #38BC63

#38BC63
(56,188,99)
#4AC271
(74,194,113)
#5CC87F
(92,200,127)
#6ECE8D
(110,206,141)
#80D49B
(128,212,155)
#92DAA9
(146,218,169)
#A4E0B7
(164,224,183)
#B6E6C5
(182,230,197)
#C8ECD3
(200,236,211)
#DAF2E1
(218,242,225)
#ECF8EF
(236,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38BC63 color. Also use rgb(56,188,99) instead hex code.

Text Font Color

.myTextColor { color: #38BC63; }

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

This text font color is #38BC63.

Background Color

.myBgColor { background-color: #38BC63; }

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

This div background color is #38BC63.

Border color

.myBorderColor { border: 1px solid #38BC63; }

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

This div border color is #38BC63.

Opacity

.myOpacity80 { color: #38BC63; opacity: 0.8; }

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

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

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

This text has shadow with #38BC63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38BC63.

Preview

Color preview on black background

This text has color #38BC63 on black background.


Color preview on white background

This text has color #38BC63 on white background.


Black color preview on #38BC63 background

This text has black color on #38BC63 background.


White color preview on #38BC63 background

This text has white color on #38BC63 background.


Related colors

Complementary color

Complementary color for #hex is #C7439C.


I love getcolorcode.com

Triadic colors

1 #6338BC and #BC6338 with #38BC63 are triadic colors.

2 #63BC38 and #BC3863 with #38BC63 are triadic colors.