:
logo qtransform

  to  




#BFAAF9 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #BFAAF9
#BFAAF9

   In a RGB color space, hex #BFAAF9 is composed of 75% red, 67% green and 98% blue.
RGB color code is composed of a hexadecimal BF red (191/255), a AA green (170/255) and a F9 blue component (249/255). The decimal RGB color code is rgb(191,170,249)
In CMYK color space, it is composed of 23% cyan, 32% magenta, 0% yellow and 2% black.
It has a hue angle of 255.95o degrees, a saturation of 87% and a lightness of 82%.
Closest websafe color is: #cc99ff rgb (204, 153, 255).
twitter  facebook  whatsapp


Color conversion




#BFAAF9
rgb(191,170,249)
=75%
from 255
67%
from 255
98%
from 255
=23
from 100
32
from 100
0
from 100
2
from 100
R: 191
red
G: 170
green
B: 249
blue
C: 23
cyan
M: 32
magenta
Y: 0
yellow
K: 2
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #BFAAF9 has RGB values of R:191, G:170, B:249 and CMYK values of C:23, M:32, Y:0, K:2. Its decimal value is 12561145.Binary code is 101111111010101011111001
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorBFAAF9 #BFAAF9
RGB decimal191, 170, 249 rgb(191, 170, 249)
RGB %75, 67, 98 rgb(75%, 67%, 98%)
RGB Adobe184, 168, 246
CMYK %23, 32, 0, 2 23%, 32%, 0%, 2%
HSL255.95o, 87, 82 hsl(255.95o, 87%, 82%)
HSV (HSB)256o, 32%, 98% hsv(256o, 32%, 98%)
Web Safe color#cc99ff rgb (204, 153, 255)
XYZ52.959, 46.665 95.839
xyY0.27, 0.24, 46.67
Hunter-Lab68.31, 22.84, -40.58
CMY25%, 33%, 2%
Lab73.64, 19.94, -36.8
Binary color
BF AA F9
10111111 10101010 11111001

Shades and tints of #BFAAF9


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #252231 is the darkest color, and: #F3EFFC is the lightest one.

Tint color variation #BFAAF9


Shade color variation


Tones of #BFAAF9
A tone is produced by adding gray to any pure hue. In this case, #B9A6ED is the less saturated color, and #968FAA is the most saturated one.


Alternatives to #BFAAF9


Below, you can see some colors close to #BFAAF9. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.






Quick use #BFAAF9


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#BFAAF9;">Text here</font>

<div style="background-color:#BFAAF9;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#BFAAF9;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#BFAAF9;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #BFAAF9
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #BFAAF9;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #BFAAF9;



Box border html code Text shadow with RGB values for color #BFAAF9
box border html code for color #BFAAF9

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #BFAAF9;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(191, 170, 249, 1.4);



Pre-formatted code BFAAF9 code for script / programming
HTML, CSS: = #BFAAF9; rgb(191, 170, 249)
Java: = new Color(191, 170, 249)
.NET: = Color.FromArgb (191, 170, 249);
Xojo: = rgb (191, 170, 249, 0);
openGL: = glColor3f (0.75f, 0.67f, 0.98f);
Swift: = UIColor(red:0.75, green:0.67, blue:0.98, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.75 green:0.67 blue:0.98 alpha:1.00000];


Color schemes with #BFAAF9


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 32% has a #BFAAF9 saturation. Adding 32% + 10% = 42% saturation for our new color #927BD4. Decreasing 32% - 10% = 22% saturation for other monochromatic color #D6C7FF.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #BFAAF9 has a 256o angle. Adding 256o + 180o = 76oo for our new complementary color #E5FAAA.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #BFAAF9 has a 256o angle. Adding 256o + 180o+30o = 106o for our first complementary color #BDFAAA. Decreasing 256o + 180o-30o = 46o for the second complementary color #FAE7AA.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.