COLOR #BE63AA

HEX: #BE63AA RGB: (190,99,170)

Renk bilgisi

#BE63AA contains mainly red and blue colors. #BE63AA ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#BE63AA color RGB value is (190,99,170).

RGB: (190,99,170) (75%, 39%, 67%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 99 of 255 = 39%
B 170 of 255 = 67%

190
99
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 99 + 170 = 459 (100%)
R 190 of 459 ~ 41.39%
G 99 of 459 ~ 21.57%
B 170 of 459 ~ 37.04'%

%41.39
%21.57
%37.04

CMYK RENK MODELİ

#BE63AA rengi CMYK tonu (0,48,11,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.89%
  • sarı tonu 10.53%
  • ana renk tonu 25.49%

CMYK: (0,48,11,25)
C0M48Y11K25 (0%, 48%, 11%, 25%)
(0.00 / 0.48 / 0.11 / 0.25)

CMYK yüzdeleri

%0
%47.89
%10.53
%25.49

Codes

Color #BE63AA in popluar color models

BE 63 AA
RGB 190 99 170
HSL 313° 41.18% 56.67%
HSB/HSV 313° 47.89% 74.51%
CMYK 0.00% 47.89% 10.53%
25.49%

Color #BE63AA in popluar number systems.

HEX BE 63 AA
Decimal 190 99 170
Binary 10111110 1100011 10101010
Octal 276 143 252

Shades and tints

Shades of #BE63AA

#BE63AA
(190,99,170)
#AD5A9B
(173,90,155)
#9C518C
(156,81,140)
#8B487D
(139,72,125)
#7A3F6E
(122,63,110)
#69365F
(105,54,95)
#582D50
(88,45,80)
#472441
(71,36,65)
#361B32
(54,27,50)
#251223
(37,18,35)
#140914
(20,9,20)
#000000
(0,0,0)

Tints of #BE63AA

#BE63AA
(190,99,170)
#C371B1
(195,113,177)
#C87FB8
(200,127,184)
#CD8DBF
(205,141,191)
#D29BC6
(210,155,198)
#D7A9CD
(215,169,205)
#DCB7D4
(220,183,212)
#E1C5DB
(225,197,219)
#E6D3E2
(230,211,226)
#EBE1E9
(235,225,233)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE63AA color. Also use rgb(190,99,170) instead hex code.

Text Font Color

.myTextColor { color: #BE63AA; }

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

This text font color is #BE63AA.

Background Color

.myBgColor { background-color: #BE63AA; }

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

This div background color is #BE63AA.

Border color

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

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

This div border color is #BE63AA.

Opacity

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

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

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

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

This text has shadow with #BE63AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE63AA.

Preview

Color preview on black background

This text has color #BE63AA on black background.


Color preview on white background

This text has color #BE63AA on white background.


Black color preview on #BE63AA background

This text has black color on #BE63AA background.


White color preview on #BE63AA background

This text has white color on #BE63AA background.


Related colors

Complementary color

Complementary color for #hex is #419C55.


I love getcolorcode.com

Triadic colors

1 #AABE63 and #63AABE with #BE63AA are triadic colors.

2 #AA63BE and #63BEAA with #BE63AA are triadic colors.