COLOR #995F49

HEX: #995F49 RGB: (153,95,73)

Renk bilgisi

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

RGB renk modeli

#995F49 color RGB value is (153,95,73).

RGB: (153,95,73) (60%, 37%, 29%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 95 of 255 = 37%
B 73 of 255 = 29%

153
95
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 95 + 73 = 321 (100%)
R 153 of 321 ~ 47.66%
G 95 of 321 ~ 29.6%
B 73 of 321 ~ 22.74'%

%47.66
%29.6
%22.74

CMYK RENK MODELİ

#995F49 rengi CMYK tonu (0,38,52,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.91%
  • sarı tonu 52.29%
  • ana renk tonu 40.00%

CMYK: (0,38,52,40)
C0M38Y52K40 (0%, 38%, 52%, 40%)
(0.00 / 0.38 / 0.52 / 0.40)

CMYK yüzdeleri

%0
%37.91
%52.29
%40

Codes

Color #995F49 in popluar color models

99 5F 49
RGB 153 95 73
HSL 17° 35.40% 44.31%
HSB/HSV 17° 52.29% 60.00%
CMYK 0.00% 37.91% 52.29%
40.00%

Color #995F49 in popluar number systems.

HEX 99 5F 49
Decimal 153 95 73
Binary 10011001 1011111 1001001
Octal 231 137 111

Shades and tints

Shades of #995F49

#995F49
(153,95,73)
#8C5743
(140,87,67)
#7F4F3D
(127,79,61)
#724737
(114,71,55)
#653F31
(101,63,49)
#58372B
(88,55,43)
#4B2F25
(75,47,37)
#3E271F
(62,39,31)
#311F19
(49,31,25)
#241713
(36,23,19)
#170F0D
(23,15,13)
#000000
(0,0,0)

Tints of #995F49

#995F49
(153,95,73)
#A26D59
(162,109,89)
#AB7B69
(171,123,105)
#B48979
(180,137,121)
#BD9789
(189,151,137)
#C6A599
(198,165,153)
#CFB3A9
(207,179,169)
#D8C1B9
(216,193,185)
#E1CFC9
(225,207,201)
#EADDD9
(234,221,217)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995F49 color. Also use rgb(153,95,73) instead hex code.

Text Font Color

.myTextColor { color: #995F49; }

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

This text font color is #995F49.

Background Color

.myBgColor { background-color: #995F49; }

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

This div background color is #995F49.

Border color

.myBorderColor { border: 1px solid #995F49; }

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

This div border color is #995F49.

Opacity

.myOpacity80 { color: #995F49; opacity: 0.8; }

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

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

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

This text has shadow with #995F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995F49.

Preview

Color preview on black background

This text has color #995F49 on black background.


Color preview on white background

This text has color #995F49 on white background.


Black color preview on #995F49 background

This text has black color on #995F49 background.


White color preview on #995F49 background

This text has white color on #995F49 background.


Related colors

Complementary color

Complementary color for #hex is #66A0B6.


I love getcolorcode.com

Triadic colors

1 #49995F and #5F4999 with #995F49 are triadic colors.

2 #495F99 and #5F9949 with #995F49 are triadic colors.