COLOR #956EB6

HEX: #956EB6 RGB: (149,110,182)

Renk bilgisi

#956EB6 contains mainly red and blue colors. #956EB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#956EB6 color RGB value is (149,110,182).

RGB: (149,110,182) (58%, 43%, 71%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 110 of 255 = 43%
B 182 of 255 = 71%

149
110
182

R + G + B ~ 57%. #956EB6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 110 + 182 = 441 (100%)
R 149 of 441 ~ 33.79%
G 110 of 441 ~ 24.94%
B 182 of 441 ~ 41.27'%

%33.79
%24.94
%41.27

CMYK RENK MODELİ

#956EB6 rengi CMYK tonu (18,40,0,29).

  • camgöbeği tonu 18.13%
  • eflatun tonu 39.56%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (18,40,0,29)
C18M40Y0K29 (18%, 40%, 0%, 29%)
(0.18 / 0.40 / 0.00 / 0.29)

CMYK yüzdeleri

%18.13
%39.56
%0
%28.63

Codes

Color #956EB6 in popluar color models

95 6E B6
RGB 149 110 182
HSL 273° 33.03% 57.25%
HSB/HSV 273° 39.56% 71.37%
CMYK 18.13% 39.56% 0.00%
28.63%

Color #956EB6 in popluar number systems.

HEX 95 6E B6
Decimal 149 110 182
Binary 10010101 1101110 10110110
Octal 225 156 266

Shades and tints

Shades of #956EB6

#956EB6
(149,110,182)
#8864A6
(136,100,166)
#7B5A96
(123,90,150)
#6E5086
(110,80,134)
#614676
(97,70,118)
#543C66
(84,60,102)
#473256
(71,50,86)
#3A2846
(58,40,70)
#2D1E36
(45,30,54)
#201426
(32,20,38)
#130A16
(19,10,22)
#000000
(0,0,0)

Tints of #956EB6

#956EB6
(149,110,182)
#9E7BBC
(158,123,188)
#A788C2
(167,136,194)
#B095C8
(176,149,200)
#B9A2CE
(185,162,206)
#C2AFD4
(194,175,212)
#CBBCDA
(203,188,218)
#D4C9E0
(212,201,224)
#DDD6E6
(221,214,230)
#E6E3EC
(230,227,236)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956EB6 color. Also use rgb(149,110,182) instead hex code.

Text Font Color

.myTextColor { color: #956EB6; }

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

This text font color is #956EB6.

Background Color

.myBgColor { background-color: #956EB6; }

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

This div background color is #956EB6.

Border color

.myBorderColor { border: 1px solid #956EB6; }

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

This div border color is #956EB6.

Opacity

.myOpacity80 { color: #956EB6; opacity: 0.8; }

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

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

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

This text has shadow with #956EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956EB6.

Preview

Color preview on black background

This text has color #956EB6 on black background.


Color preview on white background

This text has color #956EB6 on white background.


Black color preview on #956EB6 background

This text has black color on #956EB6 background.


White color preview on #956EB6 background

This text has white color on #956EB6 background.


Related colors

Complementary color

Complementary color for #hex is #6A9149.


I love getcolorcode.com

Triadic colors

1 #B6956E and #6EB695 with #956EB6 are triadic colors.

2 #B66E95 and #6E95B6 with #956EB6 are triadic colors.