COLOR #998D57

HEX: #998D57 RGB: (153,141,87)

Renk bilgisi

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

RGB renk modeli

#998D57 color RGB value is (153,141,87).

RGB: (153,141,87) (60%, 55%, 34%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 141 of 255 = 55%
B 87 of 255 = 34%

153
141
87

R + G + B ~ 50%. #998D57 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 141 + 87 = 381 (100%)
R 153 of 381 ~ 40.16%
G 141 of 381 ~ 37.01%
B 87 of 381 ~ 22.83'%

%40.16
%37.01
%22.83

CMYK RENK MODELİ

#998D57 rengi CMYK tonu (0,8,43,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.84%
  • sarı tonu 43.14%
  • ana renk tonu 40.00%

CMYK: (0,8,43,40)
C0M8Y43K40 (0%, 8%, 43%, 40%)
(0.00 / 0.08 / 0.43 / 0.40)

CMYK yüzdeleri

%0
%7.84
%43.14
%40

Codes

Color #998D57 in popluar color models

99 8D 57
RGB 153 141 87
HSL 49° 27.50% 47.06%
HSB/HSV 49° 43.14% 60.00%
CMYK 0.00% 7.84% 43.14%
40.00%

Color #998D57 in popluar number systems.

HEX 99 8D 57
Decimal 153 141 87
Binary 10011001 10001101 1010111
Octal 231 215 127

Shades and tints

Shades of #998D57

#998D57
(153,141,87)
#8C8150
(140,129,80)
#7F7549
(127,117,73)
#726942
(114,105,66)
#655D3B
(101,93,59)
#585134
(88,81,52)
#4B452D
(75,69,45)
#3E3926
(62,57,38)
#312D1F
(49,45,31)
#242118
(36,33,24)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #998D57

#998D57
(153,141,87)
#A29766
(162,151,102)
#ABA175
(171,161,117)
#B4AB84
(180,171,132)
#BDB593
(189,181,147)
#C6BFA2
(198,191,162)
#CFC9B1
(207,201,177)
#D8D3C0
(216,211,192)
#E1DDCF
(225,221,207)
#EAE7DE
(234,231,222)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998D57 color. Also use rgb(153,141,87) instead hex code.

Text Font Color

.myTextColor { color: #998D57; }

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

This text font color is #998D57.

Background Color

.myBgColor { background-color: #998D57; }

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

This div background color is #998D57.

Border color

.myBorderColor { border: 1px solid #998D57; }

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

This div border color is #998D57.

Opacity

.myOpacity80 { color: #998D57; opacity: 0.8; }

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

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

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

This text has shadow with #998D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998D57.

Preview

Color preview on black background

This text has color #998D57 on black background.


Color preview on white background

This text has color #998D57 on white background.


Black color preview on #998D57 background

This text has black color on #998D57 background.


White color preview on #998D57 background

This text has white color on #998D57 background.


Related colors

Complementary color

Complementary color for #hex is #6672A8.


I love getcolorcode.com

Triadic colors

1 #57998D and #8D5799 with #998D57 are triadic colors.

2 #578D99 and #8D9957 with #998D57 are triadic colors.