COLOR #83997D

HEX: #83997D RGB: (131,153,125)

Renk bilgisi

#83997D contains red, green and blue colors in about the same proportion. #83997D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#83997D color RGB value is (131,153,125).

RGB: (131,153,125) (51%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 153 of 255 = 60%
B 125 of 255 = 49%

131
153
125

R + G + B ~ 53%. #83997D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 153 + 125 = 409 (100%)
R 131 of 409 ~ 32.03%
G 153 of 409 ~ 37.41%
B 125 of 409 ~ 30.56'%

%32.03
%37.41
%30.56

CMYK RENK MODELİ

#83997D rengi CMYK tonu (14,0,18,40).

  • camgöbeği tonu 14.38%
  • eflatun tonu 0.00%
  • sarı tonu 18.30%
  • ana renk tonu 40.00%
CMYK: (14,0,18,40) C14M0Y18K40 (14%,0%,18%,40%) (0.14/0.00/0.18/0.40) 

CMYK yüzdeleri

%14.38
%0
%18.3
%40

Codes

Color #83997D in popluar color models

83 99 7D
RGB 131 153 125
HSL 107° 12.07% 54.51%
HSB/HSV 107° 18.30% 60.00%
CMYK 14.38% 0.00% 18.30%
40.00%

Color #83997D in popluar number systems.

HEX 83 99 7D
Decimal 131 153 125
Binary 10000011 10011001 1111101
Octal 203 231 175

Shades and tints

Shades of #83997D

#83997D
(131,153,125)
#788C72
(120,140,114)
#6D7F67
(109,127,103)
#62725C
(98,114,92)
#576551
(87,101,81)
#4C5846
(76,88,70)
#414B3B
(65,75,59)
#363E30
(54,62,48)
#2B3125
(43,49,37)
#20241A
(32,36,26)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #83997D

#83997D
(131,153,125)
#8EA288
(142,162,136)
#99AB93
(153,171,147)
#A4B49E
(164,180,158)
#AFBDA9
(175,189,169)
#BAC6B4
(186,198,180)
#C5CFBF
(197,207,191)
#D0D8CA
(208,216,202)
#DBE1D5
(219,225,213)
#E6EAE0
(230,234,224)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83997D color. Also use rgb(131,153,125) instead hex code.

Text Font Color

.myTextColor { color: #83997D; }

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

This text font color is #83997D.

Background Color

.myBgColor { background-color: #83997D; }

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

This div background color is #83997D.

Border color

.myBorderColor { border: 1px solid #83997D; }

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

This div border color is #83997D.

Opacity

.myOpacity80 { color: #83997D; opacity: 0.8; }

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

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

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

This text has shadow with #83997D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83997D.

Preview

Color preview on black background

This text has color #83997D on black background.


Color preview on white background

This text has color #83997D on white background.


Black color preview on #83997D background

This text has black color on #83997D background.


White color preview on #83997D background

This text has white color on #83997D background.


Related colors

Complementary color

Complementary color for #hex is #7C6682.


I love getcolorcode.com

Triadic colors

1 #7D8399 and #997D83 with #83997D are triadic colors.

2 #7D9983 and #99837D with #83997D are triadic colors.