COLOR #998F66

HEX: #998F66 RGB: (153,143,102)

Renk bilgisi

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

RGB renk modeli

#998F66 color RGB value is (153,143,102).

RGB: (153,143,102) (60%, 56%, 40%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 143 of 255 = 56%
B 102 of 255 = 40%

153
143
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 143 + 102 = 398 (100%)
R 153 of 398 ~ 38.44%
G 143 of 398 ~ 35.93%
B 102 of 398 ~ 25.63'%

%38.44
%35.93
%25.63

CMYK RENK MODELİ

#998F66 rengi CMYK tonu (0,7,33,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.54%
  • sarı tonu 33.33%
  • ana renk tonu 40.00%

CMYK: (0,7,33,40)
C0M7Y33K40 (0%, 7%, 33%, 40%)
(0.00 / 0.07 / 0.33 / 0.40)

CMYK yüzdeleri

%0
%6.54
%33.33
%40

Codes

Color #998F66 in popluar color models

99 8F 66
RGB 153 143 102
HSL 48° 20.00% 50.00%
HSB/HSV 48° 33.33% 60.00%
CMYK 0.00% 6.54% 33.33%
40.00%

Color #998F66 in popluar number systems.

HEX 99 8F 66
Decimal 153 143 102
Binary 10011001 10001111 1100110
Octal 231 217 146

Shades and tints

Shades of #998F66

#998F66
(153,143,102)
#8C825D
(140,130,93)
#7F7554
(127,117,84)
#72684B
(114,104,75)
#655B42
(101,91,66)
#584E39
(88,78,57)
#4B4130
(75,65,48)
#3E3427
(62,52,39)
#31271E
(49,39,30)
#241A15
(36,26,21)
#170D0C
(23,13,12)
#000000
(0,0,0)

Tints of #998F66

#998F66
(153,143,102)
#A29973
(162,153,115)
#ABA380
(171,163,128)
#B4AD8D
(180,173,141)
#BDB79A
(189,183,154)
#C6C1A7
(198,193,167)
#CFCBB4
(207,203,180)
#D8D5C1
(216,213,193)
#E1DFCE
(225,223,206)
#EAE9DB
(234,233,219)
#F3F3E8
(243,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998F66 color. Also use rgb(153,143,102) instead hex code.

Text Font Color

.myTextColor { color: #998F66; }

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

This text font color is #998F66.

Background Color

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

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

This div background color is #998F66.

Border color

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

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

This div border color is #998F66.

Opacity

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

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

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

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

This text has shadow with #998F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998F66.

Preview

Color preview on black background

This text has color #998F66 on black background.


Color preview on white background

This text has color #998F66 on white background.


Black color preview on #998F66 background

This text has black color on #998F66 background.


White color preview on #998F66 background

This text has white color on #998F66 background.


Related colors

Complementary color

Complementary color for #hex is #667099.


I love getcolorcode.com

Triadic colors

1 #66998F and #8F6699 with #998F66 are triadic colors.

2 #668F99 and #8F9966 with #998F66 are triadic colors.