COLOR #996085

HEX: #996085 RGB: (153,96,133)

Renk bilgisi

#996085 contains red, green and blue colors in about the same proportion. #996085 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#996085 color RGB value is (153,96,133).

RGB: (153,96,133) (60%, 38%, 52%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 96 of 255 = 38%
B 133 of 255 = 52%

153
96
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 96 + 133 = 382 (100%)
R 153 of 382 ~ 40.05%
G 96 of 382 ~ 25.13%
B 133 of 382 ~ 34.82'%

%40.05
%25.13
%34.82

CMYK RENK MODELİ

#996085 rengi CMYK tonu (0,37,13,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.25%
  • sarı tonu 13.07%
  • ana renk tonu 40.00%
CMYK: (0,37,13,40) C0M37Y13K40 (0%,37%,13%,40%) (0.00/0.37/0.13/0.40) 

CMYK yüzdeleri

%0
%37.25
%13.07
%40

Codes

Color #996085 in popluar color models

99 60 85
RGB 153 96 133
HSL 321° 22.89% 48.82%
HSB/HSV 321° 37.25% 60.00%
CMYK 0.00% 37.25% 13.07%
40.00%

Color #996085 in popluar number systems.

HEX 99 60 85
Decimal 153 96 133
Binary 10011001 1100000 10000101
Octal 231 140 205

Shades and tints

Shades of #996085

#996085
(153,96,133)
#8C5879
(140,88,121)
#7F506D
(127,80,109)
#724861
(114,72,97)
#654055
(101,64,85)
#583849
(88,56,73)
#4B303D
(75,48,61)
#3E2831
(62,40,49)
#312025
(49,32,37)
#241819
(36,24,25)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #996085

#996085
(153,96,133)
#A26E90
(162,110,144)
#AB7C9B
(171,124,155)
#B48AA6
(180,138,166)
#BD98B1
(189,152,177)
#C6A6BC
(198,166,188)
#CFB4C7
(207,180,199)
#D8C2D2
(216,194,210)
#E1D0DD
(225,208,221)
#EADEE8
(234,222,232)
#F3ECF3
(243,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996085 color. Also use rgb(153,96,133) instead hex code.

Text Font Color

.myTextColor { color: #996085; }

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

This text font color is #996085.

Background Color

.myBgColor { background-color: #996085; }

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

This div background color is #996085.

Border color

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

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

This div border color is #996085.

Opacity

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

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

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

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

This text has shadow with #996085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996085.

Preview

Color preview on black background

This text has color #996085 on black background.


Color preview on white background

This text has color #996085 on white background.


Black color preview on #996085 background

This text has black color on #996085 background.


White color preview on #996085 background

This text has white color on #996085 background.


Related colors

Complementary color

Complementary color for #hex is #669F7A.


I love getcolorcode.com

Triadic colors

1 #859960 and #608599 with #996085 are triadic colors.

2 #856099 and #609985 with #996085 are triadic colors.