COLOR #996348

HEX: #996348 RGB: (153,99,72)

Renk bilgisi

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

RGB renk modeli

#996348 color RGB value is (153,99,72).

RGB: (153,99,72) (60%, 39%, 28%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 99 of 255 = 39%
B 72 of 255 = 28%

153
99
72

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 99 + 72 = 324 (100%)
R 153 of 324 ~ 47.22%
G 99 of 324 ~ 30.56%
B 72 of 324 ~ 22.22'%

%47.22
%30.56
%22.22

CMYK RENK MODELİ

#996348 rengi CMYK tonu (0,35,53,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.29%
  • sarı tonu 52.94%
  • ana renk tonu 40.00%

CMYK: (0,35,53,40)
C0M35Y53K40 (0%, 35%, 53%, 40%)
(0.00 / 0.35 / 0.53 / 0.40)

CMYK yüzdeleri

%0
%35.29
%52.94
%40

Codes

Color #996348 in popluar color models

99 63 48
RGB 153 99 72
HSL 20° 36.00% 44.12%
HSB/HSV 20° 52.94% 60.00%
CMYK 0.00% 35.29% 52.94%
40.00%

Color #996348 in popluar number systems.

HEX 99 63 48
Decimal 153 99 72
Binary 10011001 1100011 1001000
Octal 231 143 110

Shades and tints

Shades of #996348

#996348
(153,99,72)
#8C5A42
(140,90,66)
#7F513C
(127,81,60)
#724836
(114,72,54)
#653F30
(101,63,48)
#58362A
(88,54,42)
#4B2D24
(75,45,36)
#3E241E
(62,36,30)
#311B18
(49,27,24)
#241212
(36,18,18)
#17090C
(23,9,12)
#000000
(0,0,0)

Tints of #996348

#996348
(153,99,72)
#A27158
(162,113,88)
#AB7F68
(171,127,104)
#B48D78
(180,141,120)
#BD9B88
(189,155,136)
#C6A998
(198,169,152)
#CFB7A8
(207,183,168)
#D8C5B8
(216,197,184)
#E1D3C8
(225,211,200)
#EAE1D8
(234,225,216)
#F3EFE8
(243,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996348 color. Also use rgb(153,99,72) instead hex code.

Text Font Color

.myTextColor { color: #996348; }

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

This text font color is #996348.

Background Color

.myBgColor { background-color: #996348; }

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

This div background color is #996348.

Border color

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

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

This div border color is #996348.

Opacity

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

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

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

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

This text has shadow with #996348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996348.

Preview

Color preview on black background

This text has color #996348 on black background.


Color preview on white background

This text has color #996348 on white background.


Black color preview on #996348 background

This text has black color on #996348 background.


White color preview on #996348 background

This text has white color on #996348 background.


Related colors

Complementary color

Complementary color for #hex is #669CB7.


I love getcolorcode.com

Triadic colors

1 #489963 and #634899 with #996348 are triadic colors.

2 #486399 and #639948 with #996348 are triadic colors.