COLOR #995D68

HEX: #995D68 RGB: (153,93,104)

Renk bilgisi

#995D68 contains mainly red and blue colors. #995D68 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#995D68 color RGB value is (153,93,104).

RGB: (153,93,104) (60%, 36%, 41%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 93 of 255 = 36%
B 104 of 255 = 41%

153
93
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 93 + 104 = 350 (100%)
R 153 of 350 ~ 43.71%
G 93 of 350 ~ 26.57%
B 104 of 350 ~ 29.71'%

%43.71
%26.57
%29.71

CMYK RENK MODELİ

#995D68 rengi CMYK tonu (0,39,32,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.22%
  • sarı tonu 32.03%
  • ana renk tonu 40.00%

CMYK: (0,39,32,40)
C0M39Y32K40 (0%, 39%, 32%, 40%)
(0.00 / 0.39 / 0.32 / 0.40)

CMYK yüzdeleri

%0
%39.22
%32.03
%40

Codes

Color #995D68 in popluar color models

99 5D 68
RGB 153 93 104
HSL 349° 24.39% 48.24%
HSB/HSV 349° 39.22% 60.00%
CMYK 0.00% 39.22% 32.03%
40.00%

Color #995D68 in popluar number systems.

HEX 99 5D 68
Decimal 153 93 104
Binary 10011001 1011101 1101000
Octal 231 135 150

Shades and tints

Shades of #995D68

#995D68
(153,93,104)
#8C555F
(140,85,95)
#7F4D56
(127,77,86)
#72454D
(114,69,77)
#653D44
(101,61,68)
#58353B
(88,53,59)
#4B2D32
(75,45,50)
#3E2529
(62,37,41)
#311D20
(49,29,32)
#241517
(36,21,23)
#170D0E
(23,13,14)
#000000
(0,0,0)

Tints of #995D68

#995D68
(153,93,104)
#A26B75
(162,107,117)
#AB7982
(171,121,130)
#B4878F
(180,135,143)
#BD959C
(189,149,156)
#C6A3A9
(198,163,169)
#CFB1B6
(207,177,182)
#D8BFC3
(216,191,195)
#E1CDD0
(225,205,208)
#EADBDD
(234,219,221)
#F3E9EA
(243,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995D68 color. Also use rgb(153,93,104) instead hex code.

Text Font Color

.myTextColor { color: #995D68; }

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

This text font color is #995D68.

Background Color

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

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

This div background color is #995D68.

Border color

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

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

This div border color is #995D68.

Opacity

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

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

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

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

This text has shadow with #995D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995D68.

Preview

Color preview on black background

This text has color #995D68 on black background.


Color preview on white background

This text has color #995D68 on white background.


Black color preview on #995D68 background

This text has black color on #995D68 background.


White color preview on #995D68 background

This text has white color on #995D68 background.


Related colors

Complementary color

Complementary color for #hex is #66A297.


I love getcolorcode.com

Triadic colors

1 #68995D and #5D6899 with #995D68 are triadic colors.

2 #685D99 and #5D9968 with #995D68 are triadic colors.