COLOR #956499

HEX: #956499 RGB: (149,100,153)

Renk bilgisi

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

RGB renk modeli

#956499 color RGB value is (149,100,153).

RGB: (149,100,153) (58%, 39%, 60%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 100 of 255 = 39%
B 153 of 255 = 60%

149
100
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 100 + 153 = 402 (100%)
R 149 of 402 ~ 37.06%
G 100 of 402 ~ 24.88%
B 153 of 402 ~ 38.06'%

%37.06
%24.88
%38.06

CMYK RENK MODELİ

#956499 rengi CMYK tonu (3,35,0,40).

  • camgöbeği tonu 2.61%
  • eflatun tonu 34.64%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (3,35,0,40)
C3M35Y0K40 (3%, 35%, 0%, 40%)
(0.03 / 0.35 / 0.00 / 0.40)

CMYK yüzdeleri

%2.61
%34.64
%0
%40

Codes

Color #956499 in popluar color models

95 64 99
RGB 149 100 153
HSL 295° 20.95% 49.61%
HSB/HSV 295° 34.64% 60.00%
CMYK 2.61% 34.64% 0.00%
40.00%

Color #956499 in popluar number systems.

HEX 95 64 99
Decimal 149 100 153
Binary 10010101 1100100 10011001
Octal 225 144 231

Shades and tints

Shades of #956499

#956499
(149,100,153)
#885B8C
(136,91,140)
#7B527F
(123,82,127)
#6E4972
(110,73,114)
#614065
(97,64,101)
#543758
(84,55,88)
#472E4B
(71,46,75)
#3A253E
(58,37,62)
#2D1C31
(45,28,49)
#201324
(32,19,36)
#130A17
(19,10,23)
#000000
(0,0,0)

Tints of #956499

#956499
(149,100,153)
#9E72A2
(158,114,162)
#A780AB
(167,128,171)
#B08EB4
(176,142,180)
#B99CBD
(185,156,189)
#C2AAC6
(194,170,198)
#CBB8CF
(203,184,207)
#D4C6D8
(212,198,216)
#DDD4E1
(221,212,225)
#E6E2EA
(230,226,234)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956499 color. Also use rgb(149,100,153) instead hex code.

Text Font Color

.myTextColor { color: #956499; }

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

This text font color is #956499.

Background Color

.myBgColor { background-color: #956499; }

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

This div background color is #956499.

Border color

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

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

This div border color is #956499.

Opacity

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

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

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

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

This text has shadow with #956499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956499.

Preview

Color preview on black background

This text has color #956499 on black background.


Color preview on white background

This text has color #956499 on white background.


Black color preview on #956499 background

This text has black color on #956499 background.


White color preview on #956499 background

This text has white color on #956499 background.


Related colors

Complementary color

Complementary color for #hex is #6A9B66.


I love getcolorcode.com

Triadic colors

1 #999564 and #649995 with #956499 are triadic colors.

2 #996495 and #649599 with #956499 are triadic colors.