COLOR #9B6381

HEX: #9B6381 RGB: (155,99,129)

Renk bilgisi

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

RGB renk modeli

#9B6381 color RGB value is (155,99,129).

RGB: (155,99,129) (61%, 39%, 51%)

RGB bağlantıları ve doygunluk

R 155 of 255 = 61%
G 99 of 255 = 39%
B 129 of 255 = 51%

155
99
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 155 + 99 + 129 = 383 (100%)
R 155 of 383 ~ 40.47%
G 99 of 383 ~ 25.85%
B 129 of 383 ~ 33.68'%

%40.47
%25.85
%33.68

CMYK RENK MODELİ

#9B6381 rengi CMYK tonu (0,36,17,39).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.13%
  • sarı tonu 16.77%
  • ana renk tonu 39.22%

CMYK: (0,36,17,39)
C0M36Y17K39 (0%, 36%, 17%, 39%)
(0.00 / 0.36 / 0.17 / 0.39)

CMYK yüzdeleri

%0
%36.13
%16.77
%39.22

Codes

Color #9B6381 in popluar color models

9B 63 81
RGB 155 99 129
HSL 328° 22.05% 49.80%
HSB/HSV 328° 36.13% 60.78%
CMYK 0.00% 36.13% 16.77%
39.22%

Color #9B6381 in popluar number systems.

HEX 9B 63 81
Decimal 155 99 129
Binary 10011011 1100011 10000001
Octal 233 143 201

Shades and tints

Shades of #9B6381

#9B6381
(155,99,129)
#8D5A76
(141,90,118)
#7F516B
(127,81,107)
#714860
(113,72,96)
#633F55
(99,63,85)
#55364A
(85,54,74)
#472D3F
(71,45,63)
#392434
(57,36,52)
#2B1B29
(43,27,41)
#1D121E
(29,18,30)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #9B6381

#9B6381
(155,99,129)
#A4718C
(164,113,140)
#AD7F97
(173,127,151)
#B68DA2
(182,141,162)
#BF9BAD
(191,155,173)
#C8A9B8
(200,169,184)
#D1B7C3
(209,183,195)
#DAC5CE
(218,197,206)
#E3D3D9
(227,211,217)
#ECE1E4
(236,225,228)
#F5EFEF
(245,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6381 color. Also use rgb(155,99,129) instead hex code.

Text Font Color

.myTextColor { color: #9B6381; }

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

This text font color is #9B6381.

Background Color

.myBgColor { background-color: #9B6381; }

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

This div background color is #9B6381.

Border color

.myBorderColor { border: 1px solid #9B6381; }

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

This div border color is #9B6381.

Opacity

.myOpacity80 { color: #9B6381; opacity: 0.8; }

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

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

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

This text has shadow with #9B6381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6381.

Preview

Color preview on black background

This text has color #9B6381 on black background.


Color preview on white background

This text has color #9B6381 on white background.


Black color preview on #9B6381 background

This text has black color on #9B6381 background.


White color preview on #9B6381 background

This text has white color on #9B6381 background.


Related colors

Complementary color

Complementary color for #hex is #649C7E.


I love getcolorcode.com

Triadic colors

1 #819B63 and #63819B with #9B6381 are triadic colors.

2 #81639B and #639B81 with #9B6381 are triadic colors.