COLOR #996B1E

HEX: #996B1E RGB: (153,107,30)

Renk bilgisi

#996B1E contains mainly red and green colors. #996B1E ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#996B1E color RGB value is (153,107,30).

RGB: (153,107,30) (60%, 42%, 12%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 107 of 255 = 42%
B 30 of 255 = 12%

153
107
30

R + G + B ~ 38%. #996B1E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 107 + 30 = 290 (100%)
R 153 of 290 ~ 52.76%
G 107 of 290 ~ 36.9%
B 30 of 290 ~ 10.34'%

%52.76
%36.9

CMYK RENK MODELİ

#996B1E rengi CMYK tonu (0,30,80,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.07%
  • sarı tonu 80.39%
  • ana renk tonu 40.00%

CMYK: (0,30,80,40)
C0M30Y80K40 (0%, 30%, 80%, 40%)
(0.00 / 0.30 / 0.80 / 0.40)

CMYK yüzdeleri

%0
%30.07
%80.39
%40

Codes

Color #996B1E in popluar color models

99 6B 1E
RGB 153 107 30
HSL 38° 67.21% 35.88%
HSB/HSV 38° 80.39% 60.00%
CMYK 0.00% 30.07% 80.39%
40.00%

Color #996B1E in popluar number systems.

HEX 99 6B 1E
Decimal 153 107 30
Binary 10011001 1101011 11110
Octal 231 153 36

Shades and tints

Shades of #996B1E

#996B1E
(153,107,30)
#8C621C
(140,98,28)
#7F591A
(127,89,26)
#725018
(114,80,24)
#654716
(101,71,22)
#583E14
(88,62,20)
#4B3512
(75,53,18)
#3E2C10
(62,44,16)
#31230E
(49,35,14)
#241A0C
(36,26,12)
#17110A
(23,17,10)
#000000
(0,0,0)

Tints of #996B1E

#996B1E
(153,107,30)
#A27832
(162,120,50)
#AB8546
(171,133,70)
#B4925A
(180,146,90)
#BD9F6E
(189,159,110)
#C6AC82
(198,172,130)
#CFB996
(207,185,150)
#D8C6AA
(216,198,170)
#E1D3BE
(225,211,190)
#EAE0D2
(234,224,210)
#F3EDE6
(243,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996B1E color. Also use rgb(153,107,30) instead hex code.

Text Font Color

.myTextColor { color: #996B1E; }

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

This text font color is #996B1E.

Background Color

.myBgColor { background-color: #996B1E; }

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

This div background color is #996B1E.

Border color

.myBorderColor { border: 1px solid #996B1E; }

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

This div border color is #996B1E.

Opacity

.myOpacity80 { color: #996B1E; opacity: 0.8; }

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

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

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

This text has shadow with #996B1E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996B1E.

Preview

Color preview on black background

This text has color #996B1E on black background.


Color preview on white background

This text has color #996B1E on white background.


Black color preview on #996B1E background

This text has black color on #996B1E background.


White color preview on #996B1E background

This text has white color on #996B1E background.


Related colors

Complementary color

Complementary color for #hex is #6694E1.


I love getcolorcode.com

Triadic colors

1 #1E996B and #6B1E99 with #996B1E are triadic colors.

2 #1E6B99 and #6B991E with #996B1E are triadic colors.