COLOR #B48593

HEX: #B48593 RGB: (180,133,147)

Renk bilgisi

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

RGB renk modeli

#B48593 color RGB value is (180,133,147).

RGB: (180,133,147) (71%, 52%, 58%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 133 of 255 = 52%
B 147 of 255 = 58%

180
133
147

R + G + B ~ 60%. #B48593 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 133 + 147 = 460 (100%)
R 180 of 460 ~ 39.13%
G 133 of 460 ~ 28.91%
B 147 of 460 ~ 31.96'%

%39.13
%28.91
%31.96

CMYK RENK MODELİ

#B48593 rengi CMYK tonu (0,26,18,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.11%
  • sarı tonu 18.33%
  • ana renk tonu 29.41%

CMYK: (0,26,18,29)
C0M26Y18K29 (0%, 26%, 18%, 29%)
(0.00 / 0.26 / 0.18 / 0.29)

CMYK yüzdeleri

%0
%26.11
%18.33
%29.41

Codes

Color #B48593 in popluar color models

B4 85 93
RGB 180 133 147
HSL 342° 23.86% 61.37%
HSB/HSV 342° 26.11% 70.59%
CMYK 0.00% 26.11% 18.33%
29.41%

Color #B48593 in popluar number systems.

HEX B4 85 93
Decimal 180 133 147
Binary 10110100 10000101 10010011
Octal 264 205 223

Shades and tints

Shades of #B48593

#B48593
(180,133,147)
#A47986
(164,121,134)
#946D79
(148,109,121)
#84616C
(132,97,108)
#74555F
(116,85,95)
#644952
(100,73,82)
#543D45
(84,61,69)
#443138
(68,49,56)
#34252B
(52,37,43)
#24191E
(36,25,30)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #B48593

#B48593
(180,133,147)
#BA909C
(186,144,156)
#C09BA5
(192,155,165)
#C6A6AE
(198,166,174)
#CCB1B7
(204,177,183)
#D2BCC0
(210,188,192)
#D8C7C9
(216,199,201)
#DED2D2
(222,210,210)
#E4DDDB
(228,221,219)
#EAE8E4
(234,232,228)
#F0F3ED
(240,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B48593 color. Also use rgb(180,133,147) instead hex code.

Text Font Color

.myTextColor { color: #B48593; }

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

This text font color is #B48593.

Background Color

.myBgColor { background-color: #B48593; }

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

This div background color is #B48593.

Border color

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

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

This div border color is #B48593.

Opacity

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

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

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

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

This text has shadow with #B48593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B48593.

Preview

Color preview on black background

This text has color #B48593 on black background.


Color preview on white background

This text has color #B48593 on white background.


Black color preview on #B48593 background

This text has black color on #B48593 background.


White color preview on #B48593 background

This text has white color on #B48593 background.


Related colors

Complementary color

Complementary color for #hex is #4B7A6C.


I love getcolorcode.com

Triadic colors

1 #93B485 and #8593B4 with #B48593 are triadic colors.

2 #9385B4 and #85B493 with #B48593 are triadic colors.