COLOR #855D74

HEX: #855D74 RGB: (133,93,116)

Renk bilgisi

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

RGB renk modeli

#855D74 color RGB value is (133,93,116).

RGB: (133,93,116) (52%, 36%, 45%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 93 of 255 = 36%
B 116 of 255 = 45%

133
93
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 93 + 116 = 342 (100%)
R 133 of 342 ~ 38.89%
G 93 of 342 ~ 27.19%
B 116 of 342 ~ 33.92'%

%38.89
%27.19
%33.92

CMYK RENK MODELİ

#855D74 rengi CMYK tonu (0,30,13,48).

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

CMYK: (0,30,13,48)
C0M30Y13K48 (0%, 30%, 13%, 48%)
(0.00 / 0.30 / 0.13 / 0.48)

CMYK yüzdeleri

%0
%30.08
%12.78
%47.84

Codes

Color #855D74 in popluar color models

85 5D 74
RGB 133 93 116
HSL 326° 17.70% 44.31%
HSB/HSV 326° 30.08% 52.16%
CMYK 0.00% 30.08% 12.78%
47.84%

Color #855D74 in popluar number systems.

HEX 85 5D 74
Decimal 133 93 116
Binary 10000101 1011101 1110100
Octal 205 135 164

Shades and tints

Shades of #855D74

#855D74
(133,93,116)
#79556A
(121,85,106)
#6D4D60
(109,77,96)
#614556
(97,69,86)
#553D4C
(85,61,76)
#493542
(73,53,66)
#3D2D38
(61,45,56)
#31252E
(49,37,46)
#251D24
(37,29,36)
#19151A
(25,21,26)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #855D74

#855D74
(133,93,116)
#906B80
(144,107,128)
#9B798C
(155,121,140)
#A68798
(166,135,152)
#B195A4
(177,149,164)
#BCA3B0
(188,163,176)
#C7B1BC
(199,177,188)
#D2BFC8
(210,191,200)
#DDCDD4
(221,205,212)
#E8DBE0
(232,219,224)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #855D74; }

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

This text font color is #855D74.

Background Color

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

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

This div background color is #855D74.

Border color

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

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

This div border color is #855D74.

Opacity

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

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

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

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

This text has shadow with #855D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855D74.

Preview

Color preview on black background

This text has color #855D74 on black background.


Color preview on white background

This text has color #855D74 on white background.


Black color preview on #855D74 background

This text has black color on #855D74 background.


White color preview on #855D74 background

This text has white color on #855D74 background.


Related colors

Complementary color

Complementary color for #hex is #7AA28B.


I love getcolorcode.com

Triadic colors

1 #74855D and #5D7485 with #855D74 are triadic colors.

2 #745D85 and #5D8574 with #855D74 are triadic colors.