COLOR #B063A0

HEX: #B063A0 RGB: (176,99,160)

Renk bilgisi

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

RGB renk modeli

#B063A0 color RGB value is (176,99,160).

RGB: (176,99,160) (69%, 39%, 63%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 99 of 255 = 39%
B 160 of 255 = 63%

176
99
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 99 + 160 = 435 (100%)
R 176 of 435 ~ 40.46%
G 99 of 435 ~ 22.76%
B 160 of 435 ~ 36.78'%

%40.46
%22.76
%36.78

CMYK RENK MODELİ

#B063A0 rengi CMYK tonu (0,44,9,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.75%
  • sarı tonu 9.09%
  • ana renk tonu 30.98%

CMYK: (0,44,9,31)
C0M44Y9K31 (0%, 44%, 9%, 31%)
(0.00 / 0.44 / 0.09 / 0.31)

CMYK yüzdeleri

%0
%43.75
%9.09
%30.98

Codes

Color #B063A0 in popluar color models

B0 63 A0
RGB 176 99 160
HSL 312° 32.77% 53.92%
HSB/HSV 312° 43.75% 69.02%
CMYK 0.00% 43.75% 9.09%
30.98%

Color #B063A0 in popluar number systems.

HEX B0 63 A0
Decimal 176 99 160
Binary 10110000 1100011 10100000
Octal 260 143 240

Shades and tints

Shades of #B063A0

#B063A0
(176,99,160)
#A05A92
(160,90,146)
#905184
(144,81,132)
#804876
(128,72,118)
#703F68
(112,63,104)
#60365A
(96,54,90)
#502D4C
(80,45,76)
#40243E
(64,36,62)
#301B30
(48,27,48)
#201222
(32,18,34)
#100914
(16,9,20)
#000000
(0,0,0)

Tints of #B063A0

#B063A0
(176,99,160)
#B771A8
(183,113,168)
#BE7FB0
(190,127,176)
#C58DB8
(197,141,184)
#CC9BC0
(204,155,192)
#D3A9C8
(211,169,200)
#DAB7D0
(218,183,208)
#E1C5D8
(225,197,216)
#E8D3E0
(232,211,224)
#EFE1E8
(239,225,232)
#F6EFF0
(246,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B063A0 color. Also use rgb(176,99,160) instead hex code.

Text Font Color

.myTextColor { color: #B063A0; }

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

This text font color is #B063A0.

Background Color

.myBgColor { background-color: #B063A0; }

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

This div background color is #B063A0.

Border color

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

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

This div border color is #B063A0.

Opacity

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

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

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

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

This text has shadow with #B063A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B063A0.

Preview

Color preview on black background

This text has color #B063A0 on black background.


Color preview on white background

This text has color #B063A0 on white background.


Black color preview on #B063A0 background

This text has black color on #B063A0 background.


White color preview on #B063A0 background

This text has white color on #B063A0 background.


Related colors

Complementary color

Complementary color for #hex is #4F9C5F.


I love getcolorcode.com

Triadic colors

1 #A0B063 and #63A0B0 with #B063A0 are triadic colors.

2 #A063B0 and #63B0A0 with #B063A0 are triadic colors.