COLOR #83B370

HEX: #83B370 RGB: (131,179,112)

Renk bilgisi

#83B370 contains mainly red and green colors. #83B370 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#83B370 color RGB value is (131,179,112).

RGB: (131,179,112) (51%, 70%, 44%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 179 of 255 = 70%
B 112 of 255 = 44%

131
179
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 179 + 112 = 422 (100%)
R 131 of 422 ~ 31.04%
G 179 of 422 ~ 42.42%
B 112 of 422 ~ 26.54'%

%31.04
%42.42
%26.54

CMYK RENK MODELİ

#83B370 rengi CMYK tonu (27,0,37,30).

  • camgöbeği tonu 26.82%
  • eflatun tonu 0.00%
  • sarı tonu 37.43%
  • ana renk tonu 29.80%

CMYK: (27,0,37,30)
C27M0Y37K30 (27%, 0%, 37%, 30%)
(0.27 / 0.00 / 0.37 / 0.30)

CMYK yüzdeleri

%26.82
%0
%37.43
%29.8

Codes

Color #83B370 in popluar color models

83 B3 70
RGB 131 179 112
HSL 103° 30.59% 57.06%
HSB/HSV 103° 37.43% 70.20%
CMYK 26.82% 0.00% 37.43%
29.80%

Color #83B370 in popluar number systems.

HEX 83 B3 70
Decimal 131 179 112
Binary 10000011 10110011 1110000
Octal 203 263 160

Shades and tints

Shades of #83B370

#83B370
(131,179,112)
#78A366
(120,163,102)
#6D935C
(109,147,92)
#628352
(98,131,82)
#577348
(87,115,72)
#4C633E
(76,99,62)
#415334
(65,83,52)
#36432A
(54,67,42)
#2B3320
(43,51,32)
#202316
(32,35,22)
#15130C
(21,19,12)
#000000
(0,0,0)

Tints of #83B370

#83B370
(131,179,112)
#8EB97D
(142,185,125)
#99BF8A
(153,191,138)
#A4C597
(164,197,151)
#AFCBA4
(175,203,164)
#BAD1B1
(186,209,177)
#C5D7BE
(197,215,190)
#D0DDCB
(208,221,203)
#DBE3D8
(219,227,216)
#E6E9E5
(230,233,229)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83B370 color. Also use rgb(131,179,112) instead hex code.

Text Font Color

.myTextColor { color: #83B370; }

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

This text font color is #83B370.

Background Color

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

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

This div background color is #83B370.

Border color

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

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

This div border color is #83B370.

Opacity

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

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

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

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

This text has shadow with #83B370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83B370.

Preview

Color preview on black background

This text has color #83B370 on black background.


Color preview on white background

This text has color #83B370 on white background.


Black color preview on #83B370 background

This text has black color on #83B370 background.


White color preview on #83B370 background

This text has white color on #83B370 background.


Related colors

Complementary color

Complementary color for #hex is #7C4C8F.


I love getcolorcode.com

Triadic colors

1 #7083B3 and #B37083 with #83B370 are triadic colors.

2 #70B383 and #B38370 with #83B370 are triadic colors.