COLOR #B5988F

HEX: #B5988F RGB: (181,152,143)

Renk bilgisi

#B5988F contains red, green and blue colors in about the same proportion. #B5988F ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#B5988F color RGB value is (181,152,143).

RGB: (181,152,143) (71%, 60%, 56%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 152 of 255 = 60%
B 143 of 255 = 56%

181
152
143

R + G + B ~ 62%. #B5988F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 152 + 143 = 476 (100%)
R 181 of 476 ~ 38.03%
G 152 of 476 ~ 31.93%
B 143 of 476 ~ 30.04'%

%38.03
%31.93
%30.04

CMYK RENK MODELİ

#B5988F rengi CMYK tonu (0,16,21,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.02%
  • sarı tonu 20.99%
  • ana renk tonu 29.02%

CMYK: (0,16,21,29)
C0M16Y21K29 (0%, 16%, 21%, 29%)
(0.00 / 0.16 / 0.21 / 0.29)

CMYK yüzdeleri

%0
%16.02
%20.99
%29.02

Codes

Color #B5988F in popluar color models

B5 98 8F
RGB 181 152 143
HSL 14° 20.43% 63.53%
HSB/HSV 14° 20.99% 70.98%
CMYK 0.00% 16.02% 20.99%
29.02%

Color #B5988F in popluar number systems.

HEX B5 98 8F
Decimal 181 152 143
Binary 10110101 10011000 10001111
Octal 265 230 217

Shades and tints

Shades of #B5988F

#B5988F
(181,152,143)
#A58B82
(165,139,130)
#957E75
(149,126,117)
#857168
(133,113,104)
#75645B
(117,100,91)
#65574E
(101,87,78)
#554A41
(85,74,65)
#453D34
(69,61,52)
#353027
(53,48,39)
#25231A
(37,35,26)
#15160D
(21,22,13)
#000000
(0,0,0)

Tints of #B5988F

#B5988F
(181,152,143)
#BBA199
(187,161,153)
#C1AAA3
(193,170,163)
#C7B3AD
(199,179,173)
#CDBCB7
(205,188,183)
#D3C5C1
(211,197,193)
#D9CECB
(217,206,203)
#DFD7D5
(223,215,213)
#E5E0DF
(229,224,223)
#EBE9E9
(235,233,233)
#F1F2F3
(241,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5988F color. Also use rgb(181,152,143) instead hex code.

Text Font Color

.myTextColor { color: #B5988F; }

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

This text font color is #B5988F.

Background Color

.myBgColor { background-color: #B5988F; }

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

This div background color is #B5988F.

Border color

.myBorderColor { border: 1px solid #B5988F; }

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

This div border color is #B5988F.

Opacity

.myOpacity80 { color: #B5988F; opacity: 0.8; }

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

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

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

This text has shadow with #B5988F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5988F.

Preview

Color preview on black background

This text has color #B5988F on black background.


Color preview on white background

This text has color #B5988F on white background.


Black color preview on #B5988F background

This text has black color on #B5988F background.


White color preview on #B5988F background

This text has white color on #B5988F background.


Related colors

Complementary color

Complementary color for #hex is #4A6770.


I love getcolorcode.com

Triadic colors

1 #8FB598 and #988FB5 with #B5988F are triadic colors.

2 #8F98B5 and #98B58F with #B5988F are triadic colors.