:
logo qtransform

  to  




#ABBCEC color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #ABBCEC
#ABBCEC

   In a RGB color space, hex #ABBCEC is composed of 67% red, 74% green and 93% blue.
RGB color code is composed of a hexadecimal AB red (171/255), a BC green (188/255) and a EC blue component (236/255). The decimal RGB color code is rgb(171,188,236)
In CMYK color space, it is composed of 28% cyan, 20% magenta, 0% yellow and 7% black.
It has a hue angle of 224.31o degrees, a saturation of 63% and a lightness of 80%.
Closest websafe color is: #99ccff rgb (153, 204, 255).
twitter  facebook  whatsapp


Color conversion




#ABBCEC
rgb(171,188,236)
=67%
from 255
74%
from 255
93%
from 255
=28
from 100
20
from 100
0
from 100
7
from 100
R: 171
red
G: 188
green
B: 236
blue
C: 28
cyan
M: 20
magenta
Y: 0
yellow
K: 7
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #ABBCEC has RGB values of R:171, G:188, B:236 and CMYK values of C:28, M:20, Y:0, K:7. Its decimal value is 11255020.Binary code is 101010111011110011101100
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorABBCEC #ABBCEC
RGB decimal171, 188, 236 rgb(171, 188, 236)
RGB %67, 74, 93 rgb(67%, 74%, 93%)
RGB Adobe175, 187, 234
CMYK %28, 20, 0, 7 28%, 20%, 0%, 7%
HSL224.31o, 63, 80 hsl(224.31o, 63%, 80%)
HSV (HSB)224o, 28%, 93% hsv(224o, 28%, 93%)
Web Safe color#99ccff rgb (153, 204, 255)
XYZ49.918, 50.68 86.508
xyY0.27, 0.27, 50.68
Hunter-Lab71.19, 4.45, -27.09
CMY33%, 26%, 7%
Lab76.19, 1.97, -26.09
Binary color
AB BC EC
10101011 10111100 11101100

Shades and tints of #ABBCEC


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: #22252F is the darkest color, and: #EFF2FC is the lightest one.

Tint color variation #ABBCEC


Shade color variation


Tones of #ABBCEC
A tone is produced by adding gray to any pure hue. In this case, #A7B6E1 is the less saturated color, and #8F95A5 is the most saturated one.


Alternatives to #ABBCEC


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


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

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

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(171, 188, 236, 1.4);



Pre-formatted code ABBCEC code for script / programming
HTML, CSS: = #ABBCEC; rgb(171, 188, 236)
Java: = new Color(171, 188, 236)
.NET: = Color.FromArgb (171, 188, 236);
Xojo: = rgb (171, 188, 236, 0);
openGL: = glColor3f (0.67f, 0.74f, 0.93f);
Swift: = UIColor(red:0.67, green:0.74, blue:0.93, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.67 green:0.74 blue:0.93 alpha:1.00000];


Color schemes with #ABBCEC


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: 28% has a #ABBCEC saturation. Adding 28% + 10% = 38% saturation for our new color #7B8FC7. Decreasing 28% - 10% = 18% saturation for other monochromatic color #D1DDFF.

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: #ABBCEC has a 224o angle. Adding 224o + 180o = 44oo for our new complementary color #EDDBAB.

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: #ABBCEC has a 224o angle. Adding 224o + 180o+30o = 74o for our first complementary color #DEEDAB. Decreasing 224o + 180o-30o = 14o for the second complementary color #EDBAAB.

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.