COLOR #855D6B

HEX: #855D6B RGB: (133,93,107)

Renk bilgisi

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

RGB renk modeli

#855D6B color RGB value is (133,93,107).

RGB: (133,93,107) (52%, 36%, 42%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 93 of 255 = 36%
B 107 of 255 = 42%

133
93
107

R + G + B ~ 43%. #855D6B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 93 + 107 = 333 (100%)
R 133 of 333 ~ 39.94%
G 93 of 333 ~ 27.93%
B 107 of 333 ~ 32.13'%

%39.94
%27.93
%32.13

CMYK RENK MODELİ

#855D6B rengi CMYK tonu (0,30,20,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.08%
  • sarı tonu 19.55%
  • ana renk tonu 47.84%

CMYK: (0,30,20,48)
C0M30Y20K48 (0%, 30%, 20%, 48%)
(0.00 / 0.30 / 0.20 / 0.48)

CMYK yüzdeleri

%0
%30.08
%19.55
%47.84

Codes

Color #855D6B in popluar color models

85 5D 6B
RGB 133 93 107
HSL 339° 17.70% 44.31%
HSB/HSV 339° 30.08% 52.16%
CMYK 0.00% 30.08% 19.55%
47.84%

Color #855D6B in popluar number systems.

HEX 85 5D 6B
Decimal 133 93 107
Binary 10000101 1011101 1101011
Octal 205 135 153

Shades and tints

Shades of #855D6B

#855D6B
(133,93,107)
#795562
(121,85,98)
#6D4D59
(109,77,89)
#614550
(97,69,80)
#553D47
(85,61,71)
#49353E
(73,53,62)
#3D2D35
(61,45,53)
#31252C
(49,37,44)
#251D23
(37,29,35)
#19151A
(25,21,26)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #855D6B

#855D6B
(133,93,107)
#906B78
(144,107,120)
#9B7985
(155,121,133)
#A68792
(166,135,146)
#B1959F
(177,149,159)
#BCA3AC
(188,163,172)
#C7B1B9
(199,177,185)
#D2BFC6
(210,191,198)
#DDCDD3
(221,205,211)
#E8DBE0
(232,219,224)
#F3E9ED
(243,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855D6B color. Also use rgb(133,93,107) instead hex code.

Text Font Color

.myTextColor { color: #855D6B; }

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

This text font color is #855D6B.

Background Color

.myBgColor { background-color: #855D6B; }

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

This div background color is #855D6B.

Border color

.myBorderColor { border: 1px solid #855D6B; }

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

This div border color is #855D6B.

Opacity

.myOpacity80 { color: #855D6B; opacity: 0.8; }

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

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

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

This text has shadow with #855D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855D6B.

Preview

Color preview on black background

This text has color #855D6B on black background.


Color preview on white background

This text has color #855D6B on white background.


Black color preview on #855D6B background

This text has black color on #855D6B background.


White color preview on #855D6B background

This text has white color on #855D6B background.


Related colors

Complementary color

Complementary color for #hex is #7AA294.


I love getcolorcode.com

Triadic colors

1 #6B855D and #5D6B85 with #855D6B are triadic colors.

2 #6B5D85 and #5D856B with #855D6B are triadic colors.