COLOR #838073

HEX: #838073 RGB: (131,128,115)

Renk bilgisi

#838073 contains red, green and blue colors in about the same proportion. #838073 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#838073 color RGB value is (131,128,115).

RGB: (131,128,115) (51%, 50%, 45%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 128 of 255 = 50%
B 115 of 255 = 45%

131
128
115

R + G + B ~ 49%. #838073 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 128 + 115 = 374 (100%)
R 131 of 374 ~ 35.03%
G 128 of 374 ~ 34.22%
B 115 of 374 ~ 30.75'%

%35.03
%34.22
%30.75

CMYK RENK MODELİ

#838073 rengi CMYK tonu (0,2,12,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.29%
  • sarı tonu 12.21%
  • ana renk tonu 48.63%

CMYK: (0,2,12,49)
C0M2Y12K49 (0%, 2%, 12%, 49%)
(0.00 / 0.02 / 0.12 / 0.49)

CMYK yüzdeleri

%0
%2.29
%12.21
%48.63

Codes

Color #838073 in popluar color models

83 80 73
RGB 131 128 115
HSL 49° 6.50% 48.24%
HSB/HSV 49° 12.21% 51.37%
CMYK 0.00% 2.29% 12.21%
48.63%

Color #838073 in popluar number systems.

HEX 83 80 73
Decimal 131 128 115
Binary 10000011 10000000 1110011
Octal 203 200 163

Shades and tints

Shades of #838073

#838073
(131,128,115)
#787569
(120,117,105)
#6D6A5F
(109,106,95)
#625F55
(98,95,85)
#57544B
(87,84,75)
#4C4941
(76,73,65)
#413E37
(65,62,55)
#36332D
(54,51,45)
#2B2823
(43,40,35)
#201D19
(32,29,25)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #838073

#838073
(131,128,115)
#8E8B7F
(142,139,127)
#99968B
(153,150,139)
#A4A197
(164,161,151)
#AFACA3
(175,172,163)
#BAB7AF
(186,183,175)
#C5C2BB
(197,194,187)
#D0CDC7
(208,205,199)
#DBD8D3
(219,216,211)
#E6E3DF
(230,227,223)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838073; }

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

This text font color is #838073.

Background Color

.myBgColor { background-color: #838073; }

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

This div background color is #838073.

Border color

.myBorderColor { border: 1px solid #838073; }

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

This div border color is #838073.

Opacity

.myOpacity80 { color: #838073; opacity: 0.8; }

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

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

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

This text has shadow with #838073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838073.

Preview

Color preview on black background

This text has color #838073 on black background.


Color preview on white background

This text has color #838073 on white background.


Black color preview on #838073 background

This text has black color on #838073 background.


White color preview on #838073 background

This text has white color on #838073 background.


Related colors

Complementary color

Complementary color for #hex is #7C7F8C.


I love getcolorcode.com

Triadic colors

1 #738380 and #807383 with #838073 are triadic colors.

2 #738083 and #808373 with #838073 are triadic colors.