COLOR #855C5A

HEX: #855C5A RGB: (133,92,90)

Renk bilgisi

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

RGB renk modeli

#855C5A color RGB value is (133,92,90).

RGB: (133,92,90) (52%, 36%, 35%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 92 of 255 = 36%
B 90 of 255 = 35%

133
92
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 92 + 90 = 315 (100%)
R 133 of 315 ~ 42.22%
G 92 of 315 ~ 29.21%
B 90 of 315 ~ 28.57'%

%42.22
%29.21
%28.57

CMYK RENK MODELİ

#855C5A rengi CMYK tonu (0,31,32,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.83%
  • sarı tonu 32.33%
  • ana renk tonu 47.84%

CMYK: (0,31,32,48)
C0M31Y32K48 (0%, 31%, 32%, 48%)
(0.00 / 0.31 / 0.32 / 0.48)

CMYK yüzdeleri

%0
%30.83
%32.33
%47.84

Codes

Color #855C5A in popluar color models

85 5C 5A
RGB 133 92 90
HSL 19.28% 43.73%
HSB/HSV 32.33% 52.16%
CMYK 0.00% 30.83% 32.33%
47.84%

Color #855C5A in popluar number systems.

HEX 85 5C 5A
Decimal 133 92 90
Binary 10000101 1011100 1011010
Octal 205 134 132

Shades and tints

Shades of #855C5A

#855C5A
(133,92,90)
#795452
(121,84,82)
#6D4C4A
(109,76,74)
#614442
(97,68,66)
#553C3A
(85,60,58)
#493432
(73,52,50)
#3D2C2A
(61,44,42)
#312422
(49,36,34)
#251C1A
(37,28,26)
#191412
(25,20,18)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #855C5A

#855C5A
(133,92,90)
#906A69
(144,106,105)
#9B7878
(155,120,120)
#A68687
(166,134,135)
#B19496
(177,148,150)
#BCA2A5
(188,162,165)
#C7B0B4
(199,176,180)
#D2BEC3
(210,190,195)
#DDCCD2
(221,204,210)
#E8DAE1
(232,218,225)
#F3E8F0
(243,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855C5A color. Also use rgb(133,92,90) instead hex code.

Text Font Color

.myTextColor { color: #855C5A; }

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

This text font color is #855C5A.

Background Color

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

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

This div background color is #855C5A.

Border color

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

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

This div border color is #855C5A.

Opacity

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

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

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

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

This text has shadow with #855C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855C5A.

Preview

Color preview on black background

This text has color #855C5A on black background.


Color preview on white background

This text has color #855C5A on white background.


Black color preview on #855C5A background

This text has black color on #855C5A background.


White color preview on #855C5A background

This text has white color on #855C5A background.


Related colors

Complementary color

Complementary color for #hex is #7AA3A5.


I love getcolorcode.com

Triadic colors

1 #5A855C and #5C5A85 with #855C5A are triadic colors.

2 #5A5C85 and #5C855A with #855C5A are triadic colors.