COLOR #855D68

HEX: #855D68 RGB: (133,93,104)

Renk bilgisi

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

RGB renk modeli

#855D68 color RGB value is (133,93,104).

RGB: (133,93,104) (52%, 36%, 41%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 93 of 255 = 36%
B 104 of 255 = 41%

133
93
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 93 + 104 = 330 (100%)
R 133 of 330 ~ 40.3%
G 93 of 330 ~ 28.18%
B 104 of 330 ~ 31.52'%

%40.3
%28.18
%31.52

CMYK RENK MODELİ

#855D68 rengi CMYK tonu (0,30,22,48).

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

CMYK: (0,30,22,48)
C0M30Y22K48 (0%, 30%, 22%, 48%)
(0.00 / 0.30 / 0.22 / 0.48)

CMYK yüzdeleri

%0
%30.08
%21.8
%47.84

Codes

Color #855D68 in popluar color models

85 5D 68
RGB 133 93 104
HSL 344° 17.70% 44.31%
HSB/HSV 344° 30.08% 52.16%
CMYK 0.00% 30.08% 21.80%
47.84%

Color #855D68 in popluar number systems.

HEX 85 5D 68
Decimal 133 93 104
Binary 10000101 1011101 1101000
Octal 205 135 150

Shades and tints

Shades of #855D68

#855D68
(133,93,104)
#79555F
(121,85,95)
#6D4D56
(109,77,86)
#61454D
(97,69,77)
#553D44
(85,61,68)
#49353B
(73,53,59)
#3D2D32
(61,45,50)
#312529
(49,37,41)
#251D20
(37,29,32)
#191517
(25,21,23)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #855D68

#855D68
(133,93,104)
#906B75
(144,107,117)
#9B7982
(155,121,130)
#A6878F
(166,135,143)
#B1959C
(177,149,156)
#BCA3A9
(188,163,169)
#C7B1B6
(199,177,182)
#D2BFC3
(210,191,195)
#DDCDD0
(221,205,208)
#E8DBDD
(232,219,221)
#F3E9EA
(243,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855D68; }

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

This text font color is #855D68.

Background Color

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

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

This div background color is #855D68.

Border color

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

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

This div border color is #855D68.

Opacity

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

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

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

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

This text has shadow with #855D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855D68.

Preview

Color preview on black background

This text has color #855D68 on black background.


Color preview on white background

This text has color #855D68 on white background.


Black color preview on #855D68 background

This text has black color on #855D68 background.


White color preview on #855D68 background

This text has white color on #855D68 background.


Related colors

Complementary color

Complementary color for #hex is #7AA297.


I love getcolorcode.com

Triadic colors

1 #68855D and #5D6885 with #855D68 are triadic colors.

2 #685D85 and #5D8568 with #855D68 are triadic colors.