COLOR #9B6A63

HEX: #9B6A63 RGB: (155,106,99)

Renk bilgisi

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

RGB renk modeli

#9B6A63 color RGB value is (155,106,99).

RGB: (155,106,99) (61%, 42%, 39%)

RGB bağlantıları ve doygunluk

R 155 of 255 = 61%
G 106 of 255 = 42%
B 99 of 255 = 39%

155
106
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 155 + 106 + 99 = 360 (100%)
R 155 of 360 ~ 43.06%
G 106 of 360 ~ 29.44%
B 99 of 360 ~ 27.5'%

%43.06
%29.44
%27.5

CMYK RENK MODELİ

#9B6A63 rengi CMYK tonu (0,32,36,39).

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

CMYK: (0,32,36,39)
C0M32Y36K39 (0%, 32%, 36%, 39%)
(0.00 / 0.32 / 0.36 / 0.39)

CMYK yüzdeleri

%0
%31.61
%36.13
%39.22

Codes

Color #9B6A63 in popluar color models

9B 6A 63
RGB 155 106 99
HSL 22.05% 49.80%
HSB/HSV 36.13% 60.78%
CMYK 0.00% 31.61% 36.13%
39.22%

Color #9B6A63 in popluar number systems.

HEX 9B 6A 63
Decimal 155 106 99
Binary 10011011 1101010 1100011
Octal 233 152 143

Shades and tints

Shades of #9B6A63

#9B6A63
(155,106,99)
#8D615A
(141,97,90)
#7F5851
(127,88,81)
#714F48
(113,79,72)
#63463F
(99,70,63)
#553D36
(85,61,54)
#47342D
(71,52,45)
#392B24
(57,43,36)
#2B221B
(43,34,27)
#1D1912
(29,25,18)
#0F1009
(15,16,9)
#000000
(0,0,0)

Tints of #9B6A63

#9B6A63
(155,106,99)
#A47771
(164,119,113)
#AD847F
(173,132,127)
#B6918D
(182,145,141)
#BF9E9B
(191,158,155)
#C8ABA9
(200,171,169)
#D1B8B7
(209,184,183)
#DAC5C5
(218,197,197)
#E3D2D3
(227,210,211)
#ECDFE1
(236,223,225)
#F5ECEF
(245,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B6A63; }

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

This text font color is #9B6A63.

Background Color

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

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

This div background color is #9B6A63.

Border color

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

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

This div border color is #9B6A63.

Opacity

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

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

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

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

This text has shadow with #9B6A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6A63.

Preview

Color preview on black background

This text has color #9B6A63 on black background.


Color preview on white background

This text has color #9B6A63 on white background.


Black color preview on #9B6A63 background

This text has black color on #9B6A63 background.


White color preview on #9B6A63 background

This text has white color on #9B6A63 background.


Related colors

Complementary color

Complementary color for #hex is #64959C.


I love getcolorcode.com

Triadic colors

1 #639B6A and #6A639B with #9B6A63 are triadic colors.

2 #636A9B and #6A9B63 with #9B6A63 are triadic colors.