COLOR #B063B5

HEX: #B063B5 RGB: (176,99,181)

Renk bilgisi

#B063B5 contains mainly red and blue colors. #B063B5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#B063B5 color RGB value is (176,99,181).

RGB: (176,99,181) (69%, 39%, 71%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 99 of 255 = 39%
B 181 of 255 = 71%

176
99
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 99 + 181 = 456 (100%)
R 176 of 456 ~ 38.6%
G 99 of 456 ~ 21.71%
B 181 of 456 ~ 39.69'%

%38.6
%21.71
%39.69

CMYK RENK MODELİ

#B063B5 rengi CMYK tonu (3,45,0,29).

  • camgöbeği tonu 2.76%
  • eflatun tonu 45.30%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (3,45,0,29)
C3M45Y0K29 (3%, 45%, 0%, 29%)
(0.03 / 0.45 / 0.00 / 0.29)

CMYK yüzdeleri

%2.76
%45.3
%0
%29.02

Codes

Color #B063B5 in popluar color models

B0 63 B5
RGB 176 99 181
HSL 296° 35.65% 54.90%
HSB/HSV 296° 45.30% 70.98%
CMYK 2.76% 45.30% 0.00%
29.02%

Color #B063B5 in popluar number systems.

HEX B0 63 B5
Decimal 176 99 181
Binary 10110000 1100011 10110101
Octal 260 143 265

Shades and tints

Shades of #B063B5

#B063B5
(176,99,181)
#A05AA5
(160,90,165)
#905195
(144,81,149)
#804885
(128,72,133)
#703F75
(112,63,117)
#603665
(96,54,101)
#502D55
(80,45,85)
#402445
(64,36,69)
#301B35
(48,27,53)
#201225
(32,18,37)
#100915
(16,9,21)
#000000
(0,0,0)

Tints of #B063B5

#B063B5
(176,99,181)
#B771BB
(183,113,187)
#BE7FC1
(190,127,193)
#C58DC7
(197,141,199)
#CC9BCD
(204,155,205)
#D3A9D3
(211,169,211)
#DAB7D9
(218,183,217)
#E1C5DF
(225,197,223)
#E8D3E5
(232,211,229)
#EFE1EB
(239,225,235)
#F6EFF1
(246,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B063B5; }

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

This text font color is #B063B5.

Background Color

.myBgColor { background-color: #B063B5; }

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

This div background color is #B063B5.

Border color

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

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

This div border color is #B063B5.

Opacity

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

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

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

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

This text has shadow with #B063B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B063B5.

Preview

Color preview on black background

This text has color #B063B5 on black background.


Color preview on white background

This text has color #B063B5 on white background.


Black color preview on #B063B5 background

This text has black color on #B063B5 background.


White color preview on #B063B5 background

This text has white color on #B063B5 background.


Related colors

Complementary color

Complementary color for #hex is #4F9C4A.


I love getcolorcode.com

Triadic colors

1 #B5B063 and #63B5B0 with #B063B5 are triadic colors.

2 #B563B0 and #63B0B5 with #B063B5 are triadic colors.