COLOR #B053AD

HEX: #B053AD RGB: (176,83,173)

Renk bilgisi

#B053AD contains mainly red and blue colors. #B053AD ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#B053AD color RGB value is (176,83,173).

RGB: (176,83,173) (69%, 33%, 68%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 83 of 255 = 33%
B 173 of 255 = 68%

176
83
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 83 + 173 = 432 (100%)
R 176 of 432 ~ 40.74%
G 83 of 432 ~ 19.21%
B 173 of 432 ~ 40.05'%

%40.74
%19.21
%40.05

CMYK RENK MODELİ

#B053AD rengi CMYK tonu (0,53,2,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.84%
  • sarı tonu 1.70%
  • ana renk tonu 30.98%

CMYK: (0,53,2,31)
C0M53Y2K31 (0%, 53%, 2%, 31%)
(0.00 / 0.53 / 0.02 / 0.31)

CMYK yüzdeleri

%0
%52.84
%1.7
%30.98

Codes

Color #B053AD in popluar color models

B0 53 AD
RGB 176 83 173
HSL 302° 37.05% 50.78%
HSB/HSV 302° 52.84% 69.02%
CMYK 0.00% 52.84% 1.70%
30.98%

Color #B053AD in popluar number systems.

HEX B0 53 AD
Decimal 176 83 173
Binary 10110000 1010011 10101101
Octal 260 123 255

Shades and tints

Shades of #B053AD

#B053AD
(176,83,173)
#A04C9E
(160,76,158)
#90458F
(144,69,143)
#803E80
(128,62,128)
#703771
(112,55,113)
#603062
(96,48,98)
#502953
(80,41,83)
#402244
(64,34,68)
#301B35
(48,27,53)
#201426
(32,20,38)
#100D17
(16,13,23)
#000000
(0,0,0)

Tints of #B053AD

#B053AD
(176,83,173)
#B762B4
(183,98,180)
#BE71BB
(190,113,187)
#C580C2
(197,128,194)
#CC8FC9
(204,143,201)
#D39ED0
(211,158,208)
#DAADD7
(218,173,215)
#E1BCDE
(225,188,222)
#E8CBE5
(232,203,229)
#EFDAEC
(239,218,236)
#F6E9F3
(246,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B053AD color. Also use rgb(176,83,173) instead hex code.

Text Font Color

.myTextColor { color: #B053AD; }

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

This text font color is #B053AD.

Background Color

.myBgColor { background-color: #B053AD; }

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

This div background color is #B053AD.

Border color

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

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

This div border color is #B053AD.

Opacity

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

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

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

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

This text has shadow with #B053AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B053AD.

Preview

Color preview on black background

This text has color #B053AD on black background.


Color preview on white background

This text has color #B053AD on white background.


Black color preview on #B053AD background

This text has black color on #B053AD background.


White color preview on #B053AD background

This text has white color on #B053AD background.


Related colors

Complementary color

Complementary color for #hex is #4FAC52.


I love getcolorcode.com

Triadic colors

1 #ADB053 and #53ADB0 with #B053AD are triadic colors.

2 #AD53B0 and #53B0AD with #B053AD are triadic colors.