COLOR #B053AB

HEX: #B053AB RGB: (176,83,171)

Renk bilgisi

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

RGB renk modeli

#B053AB color RGB value is (176,83,171).

RGB: (176,83,171) (69%, 33%, 67%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 83 of 255 = 33%
B 171 of 255 = 67%

176
83
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 83 + 171 = 430 (100%)
R 176 of 430 ~ 40.93%
G 83 of 430 ~ 19.3%
B 171 of 430 ~ 39.77'%

%40.93
%19.3
%39.77

CMYK RENK MODELİ

#B053AB rengi CMYK tonu (0,53,3,31).

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

CMYK: (0,53,3,31)
C0M53Y3K31 (0%, 53%, 3%, 31%)
(0.00 / 0.53 / 0.03 / 0.31)

CMYK yüzdeleri

%0
%52.84
%2.84
%30.98

Codes

Color #B053AB in popluar color models

B0 53 AB
RGB 176 83 171
HSL 303° 37.05% 50.78%
HSB/HSV 303° 52.84% 69.02%
CMYK 0.00% 52.84% 2.84%
30.98%

Color #B053AB in popluar number systems.

HEX B0 53 AB
Decimal 176 83 171
Binary 10110000 1010011 10101011
Octal 260 123 253

Shades and tints

Shades of #B053AB

#B053AB
(176,83,171)
#A04C9C
(160,76,156)
#90458D
(144,69,141)
#803E7E
(128,62,126)
#70376F
(112,55,111)
#603060
(96,48,96)
#502951
(80,41,81)
#402242
(64,34,66)
#301B33
(48,27,51)
#201424
(32,20,36)
#100D15
(16,13,21)
#000000
(0,0,0)

Tints of #B053AB

#B053AB
(176,83,171)
#B762B2
(183,98,178)
#BE71B9
(190,113,185)
#C580C0
(197,128,192)
#CC8FC7
(204,143,199)
#D39ECE
(211,158,206)
#DAADD5
(218,173,213)
#E1BCDC
(225,188,220)
#E8CBE3
(232,203,227)
#EFDAEA
(239,218,234)
#F6E9F1
(246,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B053AB; }

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

This text font color is #B053AB.

Background Color

.myBgColor { background-color: #B053AB; }

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

This div background color is #B053AB.

Border color

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

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

This div border color is #B053AB.

Opacity

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

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

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

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

This text has shadow with #B053AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B053AB.

Preview

Color preview on black background

This text has color #B053AB on black background.


Color preview on white background

This text has color #B053AB on white background.


Black color preview on #B053AB background

This text has black color on #B053AB background.


White color preview on #B053AB background

This text has white color on #B053AB background.


Related colors

Complementary color

Complementary color for #hex is #4FAC54.


I love getcolorcode.com

Triadic colors

1 #ABB053 and #53ABB0 with #B053AB are triadic colors.

2 #AB53B0 and #53B0AB with #B053AB are triadic colors.