COLOR #83C380

HEX: #83C380 RGB: (131,195,128)

Renk bilgisi

#83C380 contains mainly green color. #83C380 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#83C380 color RGB value is (131,195,128).

RGB: (131,195,128) (51%, 76%, 50%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 195 of 255 = 76%
B 128 of 255 = 50%

131
195
128

R + G + B ~ 59%. #83C380 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 195 + 128 = 454 (100%)
R 131 of 454 ~ 28.85%
G 195 of 454 ~ 42.95%
B 128 of 454 ~ 28.19'%

%28.85
%42.95
%28.19

CMYK RENK MODELİ

#83C380 rengi CMYK tonu (33,0,34,24).

  • camgöbeği tonu 32.82%
  • eflatun tonu 0.00%
  • sarı tonu 34.36%
  • ana renk tonu 23.53%

CMYK: (33,0,34,24)
C33M0Y34K24 (33%, 0%, 34%, 24%)
(0.33 / 0.00 / 0.34 / 0.24)

CMYK yüzdeleri

%32.82
%0
%34.36
%23.53

Codes

Color #83C380 in popluar color models

83 C3 80
RGB 131 195 128
HSL 117° 35.83% 63.33%
HSB/HSV 117° 34.36% 76.47%
CMYK 32.82% 0.00% 34.36%
23.53%

Color #83C380 in popluar number systems.

HEX 83 C3 80
Decimal 131 195 128
Binary 10000011 11000011 10000000
Octal 203 303 200

Shades and tints

Shades of #83C380

#83C380
(131,195,128)
#78B275
(120,178,117)
#6DA16A
(109,161,106)
#62905F
(98,144,95)
#577F54
(87,127,84)
#4C6E49
(76,110,73)
#415D3E
(65,93,62)
#364C33
(54,76,51)
#2B3B28
(43,59,40)
#202A1D
(32,42,29)
#151912
(21,25,18)
#000000
(0,0,0)

Tints of #83C380

#83C380
(131,195,128)
#8EC88B
(142,200,139)
#99CD96
(153,205,150)
#A4D2A1
(164,210,161)
#AFD7AC
(175,215,172)
#BADCB7
(186,220,183)
#C5E1C2
(197,225,194)
#D0E6CD
(208,230,205)
#DBEBD8
(219,235,216)
#E6F0E3
(230,240,227)
#F1F5EE
(241,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83C380 color. Also use rgb(131,195,128) instead hex code.

Text Font Color

.myTextColor { color: #83C380; }

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

This text font color is #83C380.

Background Color

.myBgColor { background-color: #83C380; }

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

This div background color is #83C380.

Border color

.myBorderColor { border: 1px solid #83C380; }

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

This div border color is #83C380.

Opacity

.myOpacity80 { color: #83C380; opacity: 0.8; }

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

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

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

This text has shadow with #83C380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83C380.

Preview

Color preview on black background

This text has color #83C380 on black background.


Color preview on white background

This text has color #83C380 on white background.


Black color preview on #83C380 background

This text has black color on #83C380 background.


White color preview on #83C380 background

This text has white color on #83C380 background.


Related colors

Complementary color

Complementary color for #hex is #7C3C7F.


I love getcolorcode.com

Triadic colors

1 #8083C3 and #C38083 with #83C380 are triadic colors.

2 #80C383 and #C38380 with #83C380 are triadic colors.