COLOR #997367

HEX: #997367 RGB: (153,115,103)

Renk bilgisi

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

RGB renk modeli

#997367 color RGB value is (153,115,103).

RGB: (153,115,103) (60%, 45%, 40%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 115 of 255 = 45%
B 103 of 255 = 40%

153
115
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 115 + 103 = 371 (100%)
R 153 of 371 ~ 41.24%
G 115 of 371 ~ 31%
B 103 of 371 ~ 27.76'%

%41.24
%31
%27.76

CMYK RENK MODELİ

#997367 rengi CMYK tonu (0,25,33,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.84%
  • sarı tonu 32.68%
  • ana renk tonu 40.00%

CMYK: (0,25,33,40)
C0M25Y33K40 (0%, 25%, 33%, 40%)
(0.00 / 0.25 / 0.33 / 0.40)

CMYK yüzdeleri

%0
%24.84
%32.68
%40

Codes

Color #997367 in popluar color models

99 73 67
RGB 153 115 103
HSL 14° 19.69% 50.20%
HSB/HSV 14° 32.68% 60.00%
CMYK 0.00% 24.84% 32.68%
40.00%

Color #997367 in popluar number systems.

HEX 99 73 67
Decimal 153 115 103
Binary 10011001 1110011 1100111
Octal 231 163 147

Shades and tints

Shades of #997367

#997367
(153,115,103)
#8C695E
(140,105,94)
#7F5F55
(127,95,85)
#72554C
(114,85,76)
#654B43
(101,75,67)
#58413A
(88,65,58)
#4B3731
(75,55,49)
#3E2D28
(62,45,40)
#31231F
(49,35,31)
#241916
(36,25,22)
#170F0D
(23,15,13)
#000000
(0,0,0)

Tints of #997367

#997367
(153,115,103)
#A27F74
(162,127,116)
#AB8B81
(171,139,129)
#B4978E
(180,151,142)
#BDA39B
(189,163,155)
#C6AFA8
(198,175,168)
#CFBBB5
(207,187,181)
#D8C7C2
(216,199,194)
#E1D3CF
(225,211,207)
#EADFDC
(234,223,220)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997367 color. Also use rgb(153,115,103) instead hex code.

Text Font Color

.myTextColor { color: #997367; }

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

This text font color is #997367.

Background Color

.myBgColor { background-color: #997367; }

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

This div background color is #997367.

Border color

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

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

This div border color is #997367.

Opacity

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

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

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

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

This text has shadow with #997367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997367.

Preview

Color preview on black background

This text has color #997367 on black background.


Color preview on white background

This text has color #997367 on white background.


Black color preview on #997367 background

This text has black color on #997367 background.


White color preview on #997367 background

This text has white color on #997367 background.


Related colors

Complementary color

Complementary color for #hex is #668C98.


I love getcolorcode.com

Triadic colors

1 #679973 and #736799 with #997367 are triadic colors.

2 #677399 and #739967 with #997367 are triadic colors.