COLOR #956BA5

HEX: #956BA5 RGB: (149,107,165)

Renk bilgisi

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

RGB renk modeli

#956BA5 color RGB value is (149,107,165).

RGB: (149,107,165) (58%, 42%, 65%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 107 of 255 = 42%
B 165 of 255 = 65%

149
107
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 107 + 165 = 421 (100%)
R 149 of 421 ~ 35.39%
G 107 of 421 ~ 25.42%
B 165 of 421 ~ 39.19'%

%35.39
%25.42
%39.19

CMYK RENK MODELİ

#956BA5 rengi CMYK tonu (10,35,0,35).

  • camgöbeği tonu 9.70%
  • eflatun tonu 35.15%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (10,35,0,35)
C10M35Y0K35 (10%, 35%, 0%, 35%)
(0.10 / 0.35 / 0.00 / 0.35)

CMYK yüzdeleri

%9.7
%35.15
%0
%35.29

Codes

Color #956BA5 in popluar color models

95 6B A5
RGB 149 107 165
HSL 283° 24.37% 53.33%
HSB/HSV 283° 35.15% 64.71%
CMYK 9.70% 35.15% 0.00%
35.29%

Color #956BA5 in popluar number systems.

HEX 95 6B A5
Decimal 149 107 165
Binary 10010101 1101011 10100101
Octal 225 153 245

Shades and tints

Shades of #956BA5

#956BA5
(149,107,165)
#886296
(136,98,150)
#7B5987
(123,89,135)
#6E5078
(110,80,120)
#614769
(97,71,105)
#543E5A
(84,62,90)
#47354B
(71,53,75)
#3A2C3C
(58,44,60)
#2D232D
(45,35,45)
#201A1E
(32,26,30)
#13110F
(19,17,15)
#000000
(0,0,0)

Tints of #956BA5

#956BA5
(149,107,165)
#9E78AD
(158,120,173)
#A785B5
(167,133,181)
#B092BD
(176,146,189)
#B99FC5
(185,159,197)
#C2ACCD
(194,172,205)
#CBB9D5
(203,185,213)
#D4C6DD
(212,198,221)
#DDD3E5
(221,211,229)
#E6E0ED
(230,224,237)
#EFEDF5
(239,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956BA5 color. Also use rgb(149,107,165) instead hex code.

Text Font Color

.myTextColor { color: #956BA5; }

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

This text font color is #956BA5.

Background Color

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

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

This div background color is #956BA5.

Border color

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

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

This div border color is #956BA5.

Opacity

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

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

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

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

This text has shadow with #956BA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956BA5.

Preview

Color preview on black background

This text has color #956BA5 on black background.


Color preview on white background

This text has color #956BA5 on white background.


Black color preview on #956BA5 background

This text has black color on #956BA5 background.


White color preview on #956BA5 background

This text has white color on #956BA5 background.


Related colors

Complementary color

Complementary color for #hex is #6A945A.


I love getcolorcode.com

Triadic colors

1 #A5956B and #6BA595 with #956BA5 are triadic colors.

2 #A56B95 and #6B95A5 with #956BA5 are triadic colors.