COLOR #B493B5

HEX: #B493B5 RGB: (180,147,181)

Renk bilgisi

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

RGB renk modeli

#B493B5 color RGB value is (180,147,181).

RGB: (180,147,181) (71%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 147 of 255 = 58%
B 181 of 255 = 71%

180
147
181

R + G + B ~ 67%. #B493B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 147 + 181 = 508 (100%)
R 180 of 508 ~ 35.43%
G 147 of 508 ~ 28.94%
B 181 of 508 ~ 35.63'%

%35.43
%28.94
%35.63

CMYK RENK MODELİ

#B493B5 rengi CMYK tonu (1,19,0,29).

  • camgöbeği tonu 0.55%
  • eflatun tonu 18.78%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (1,19,0,29)
C1M19Y0K29 (1%, 19%, 0%, 29%)
(0.01 / 0.19 / 0.00 / 0.29)

CMYK yüzdeleri

%0.55
%18.78
%0
%29.02

Codes

Color #B493B5 in popluar color models

B4 93 B5
RGB 180 147 181
HSL 298° 18.68% 64.31%
HSB/HSV 298° 18.78% 70.98%
CMYK 0.55% 18.78% 0.00%
29.02%

Color #B493B5 in popluar number systems.

HEX B4 93 B5
Decimal 180 147 181
Binary 10110100 10010011 10110101
Octal 264 223 265

Shades and tints

Shades of #B493B5

#B493B5
(180,147,181)
#A486A5
(164,134,165)
#947995
(148,121,149)
#846C85
(132,108,133)
#745F75
(116,95,117)
#645265
(100,82,101)
#544555
(84,69,85)
#443845
(68,56,69)
#342B35
(52,43,53)
#241E25
(36,30,37)
#141115
(20,17,21)
#000000
(0,0,0)

Tints of #B493B5

#B493B5
(180,147,181)
#BA9CBB
(186,156,187)
#C0A5C1
(192,165,193)
#C6AEC7
(198,174,199)
#CCB7CD
(204,183,205)
#D2C0D3
(210,192,211)
#D8C9D9
(216,201,217)
#DED2DF
(222,210,223)
#E4DBE5
(228,219,229)
#EAE4EB
(234,228,235)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B493B5; }

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

This text font color is #B493B5.

Background Color

.myBgColor { background-color: #B493B5; }

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

This div background color is #B493B5.

Border color

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

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

This div border color is #B493B5.

Opacity

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

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

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

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

This text has shadow with #B493B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B493B5.

Preview

Color preview on black background

This text has color #B493B5 on black background.


Color preview on white background

This text has color #B493B5 on white background.


Black color preview on #B493B5 background

This text has black color on #B493B5 background.


White color preview on #B493B5 background

This text has white color on #B493B5 background.


Related colors

Complementary color

Complementary color for #hex is #4B6C4A.


I love getcolorcode.com

Triadic colors

1 #B5B493 and #93B5B4 with #B493B5 are triadic colors.

2 #B593B4 and #93B4B5 with #B493B5 are triadic colors.