COLOR #BF63D4

HEX: #BF63D4 RGB: (191,99,212)

Renk bilgisi

#BF63D4 contains mainly red and blue colors. #BF63D4 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#BF63D4 color RGB value is (191,99,212).

RGB: (191,99,212) (75%, 39%, 83%)

RGB bağlantıları ve doygunluk

R 191 of 255 = 75%
G 99 of 255 = 39%
B 212 of 255 = 83%

191
99
212

R + G + B ~ 66%. #BF63D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 191 + 99 + 212 = 502 (100%)
R 191 of 502 ~ 38.05%
G 99 of 502 ~ 19.72%
B 212 of 502 ~ 42.23'%

%38.05
%19.72
%42.23

CMYK RENK MODELİ

#BF63D4 rengi CMYK tonu (10,53,0,17).

  • camgöbeği tonu 9.91%
  • eflatun tonu 53.30%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (10,53,0,17)
C10M53Y0K17 (10%, 53%, 0%, 17%)
(0.10 / 0.53 / 0.00 / 0.17)

CMYK yüzdeleri

%9.91
%53.3
%0
%16.86

Codes

Color #BF63D4 in popluar color models

BF 63 D4
RGB 191 99 212
HSL 289° 56.78% 60.98%
HSB/HSV 289° 53.30% 83.14%
CMYK 9.91% 53.30% 0.00%
16.86%

Color #BF63D4 in popluar number systems.

HEX BF 63 D4
Decimal 191 99 212
Binary 10111111 1100011 11010100
Octal 277 143 324

Shades and tints

Shades of #BF63D4

#BF63D4
(191,99,212)
#AE5AC1
(174,90,193)
#9D51AE
(157,81,174)
#8C489B
(140,72,155)
#7B3F88
(123,63,136)
#6A3675
(106,54,117)
#592D62
(89,45,98)
#48244F
(72,36,79)
#371B3C
(55,27,60)
#261229
(38,18,41)
#150916
(21,9,22)
#000000
(0,0,0)

Tints of #BF63D4

#BF63D4
(191,99,212)
#C471D7
(196,113,215)
#C97FDA
(201,127,218)
#CE8DDD
(206,141,221)
#D39BE0
(211,155,224)
#D8A9E3
(216,169,227)
#DDB7E6
(221,183,230)
#E2C5E9
(226,197,233)
#E7D3EC
(231,211,236)
#ECE1EF
(236,225,239)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BF63D4 color. Also use rgb(191,99,212) instead hex code.

Text Font Color

.myTextColor { color: #BF63D4; }

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

This text font color is #BF63D4.

Background Color

.myBgColor { background-color: #BF63D4; }

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

This div background color is #BF63D4.

Border color

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

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

This div border color is #BF63D4.

Opacity

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

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

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

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

This text has shadow with #BF63D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BF63D4.

Preview

Color preview on black background

This text has color #BF63D4 on black background.


Color preview on white background

This text has color #BF63D4 on white background.


Black color preview on #BF63D4 background

This text has black color on #BF63D4 background.


White color preview on #BF63D4 background

This text has white color on #BF63D4 background.


Related colors

Complementary color

Complementary color for #hex is #409C2B.


I love getcolorcode.com

Triadic colors

1 #D4BF63 and #63D4BF with #BF63D4 are triadic colors.

2 #D463BF and #63BFD4 with #BF63D4 are triadic colors.