:
logo qtransform

  to  




#AE25BA color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #AE25BA
#AE25BA

   In a RGB color space, hex #AE25BA is composed of 68% red, 15% green and 73% blue.
RGB color code is composed of a hexadecimal AE red (174/255), a 25 green (37/255) and a BA blue component (186/255). The decimal RGB color code is rgb(174,37,186)
In CMYK color space, it is composed of 6% cyan, 80% magenta, 0% yellow and 27% black.
It has a hue angle of 295.17o degrees, a saturation of 67% and a lightness of 44%.
Closest websafe color is: #9933cc rgb (153, 51, 204).
twitter  facebook  whatsapp


Color conversion




#AE25BA
rgb(174,37,186)
=68%
from 255
15%
from 255
73%
from 255
=6
from 100
80
from 100
0
from 100
27
from 100
R: 174
red
G: 37
green
B: 186
blue
C: 6
cyan
M: 80
magenta
Y: 0
yellow
K: 27
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #AE25BA has RGB values of R:174, G:37, B:186 and CMYK values of C:6, M:80, Y:0, K:27. Its decimal value is 11412922.Binary code is 101011100010010110111010
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorAE25BA #AE25BA
RGB decimal174, 37, 186 rgb(174, 37, 186)
RGB %68, 15, 73 rgb(68%, 15%, 73%)
RGB Adobe149, 42, 181
CMYK %6, 80, 0, 27 6%, 80%, 0%, 27%
HSL295.17o, 67, 44 hsl(295.17o, 67%, 44%)
HSV (HSB)295o, 80%, 73% hsv(295o, 80%, 73%)
Web Safe color#9933cc rgb (153, 51, 204)
XYZ26.98, 13.867 47.709
xyY0.3, 0.16, 13.87
Hunter-Lab37.24, 67.2, -53.92
CMY32%, 85%, 27%
Lab43.83, 65.95, -48.3
Binary color
AE 25 BA
10101110 100101 10111010

Shades and tints of #AE25BA


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: #220825 is the darkest color, and: #EFD5F1 is the lightest one.

Tint color variation #AE25BA


Shade color variation


Tones of #AE25BA
A tone is produced by adding gray to any pure hue. In this case, #A92EB4 is the less saturated color, and #906095 is the most saturated one.


Alternatives to #AE25BA


Below, you can see some colors close to #AE25BA. 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 #AE25BA


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="#AE25BA;">Text here</font>

<div style="background-color:#AE25BA;">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="#AE25BA;">Text here</font> </div>

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(174, 37, 186, 1.4);



Pre-formatted code AE25BA code for script / programming
HTML, CSS: = #AE25BA; rgb(174, 37, 186)
Java: = new Color(174, 37, 186)
.NET: = Color.FromArgb (174, 37, 186);
Xojo: = rgb (174, 37, 186, 0);
openGL: = glColor3f (0.68f, 0.15f, 0.73f);
Swift: = UIColor(red:0.68, green:0.15, blue:0.73, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.68 green:0.15 blue:0.73 alpha:1.00000];


Color schemes with #AE25BA


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: 80% has a #AE25BA saturation. Adding 80% + 10% = 90% saturation for our new color #890F94. Decreasing 80% - 10% = 70% saturation for other monochromatic color #D343E0.

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: #AE25BA has a 295o angle. Adding 295o + 180o = 115oo for our new complementary color #32BA25.

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: #AE25BA has a 295o angle. Adding 295o + 180o+30o = 145o for our first complementary color #25BA63. Decreasing 295o + 180o-30o = 85o for the second complementary color #7CBA25.

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.