:
logo qtransform

  to  




#DF2F99 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #DF2F99
#DF2F99

   In a RGB color space, hex #DF2F99 is composed of 87% red, 18% green and 60% blue.
RGB color code is composed of a hexadecimal DF red (223/255), a 2F green (47/255) and a 99 blue component (153/255). The decimal RGB color code is rgb(223,47,153)
In CMYK color space, it is composed of 0% cyan, 79% magenta, 31% yellow and 13% black.
It has a hue angle of 323.86o degrees, a saturation of 73% and a lightness of 53%.
Closest websafe color is: #cc3399 rgb (204, 51, 153).
twitter  facebook  whatsapp


Color conversion




#DF2F99
rgb(223,47,153)
=87%
from 255
18%
from 255
60%
from 255
=0
from 100
79
from 100
31
from 100
13
from 100
R: 223
red
G: 47
green
B: 153
blue
C: 0
cyan
M: 79
magenta
Y: 31
yellow
K: 13
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #DF2F99 has RGB values of R:223, G:47, B:153 and CMYK values of C:0, M:79, Y:31, K:13. Its decimal value is 14626713.Binary code is 110111110010111110011001
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorDF2F99 #DF2F99
RGB decimal223, 47, 153 rgb(223, 47, 153)
RGB %87, 18, 60 rgb(87%, 18%, 60%)
RGB Adobe192, 50, 149
CMYK %0, 79, 31, 13 0%, 79%, 31%, 13%
HSL323.86o, 73, 53 hsl(323.86o, 73%, 53%)
HSV (HSB)324o, 79%, 87% hsv(324o, 79%, 87%)
Web Safe color#cc3399 rgb (204, 51, 153)
XYZ37.198, 20.021 32.041
xyY0.42, 0.22, 20.02
Hunter-Lab44.74, 73.63, -14.09
CMY13%, 82%, 40%
Lab52.27, 71.76, -14.9
Binary color
DF 2F 99
11011111 101111 10011001

Shades and tints of #DF2F99


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: #2B091F is the darkest color, and: #F9D6EB is the lightest one.

Tint color variation #DF2F99


Shade color variation


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


Alternatives to #DF2F99


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


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

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

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(223, 47, 153, 1.4);



Pre-formatted code DF2F99 code for script / programming
HTML, CSS: = #DF2F99; rgb(223, 47, 153)
Java: = new Color(223, 47, 153)
.NET: = Color.FromArgb (223, 47, 153);
Xojo: = rgb (223, 47, 153, 0);
openGL: = glColor3f (0.87f, 0.18f, 0.6f);
Swift: = UIColor(red:0.87, green:0.18, blue:0.6, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.87 green:0.18 blue:0.6 alpha:1.00000];


Color schemes with #DF2F99


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: 79% has a #DF2F99 saturation. Adding 79% + 10% = 89% saturation for our new color #B81476. Decreasing 79% - 10% = 69% saturation for other monochromatic color #FF4FB9.

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: #DF2F99 has a 324o angle. Adding 324o + 180o = 144oo for our new complementary color #2FDE75.

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: #DF2F99 has a 324o angle. Adding 324o + 180o+30o = 174o for our first complementary color #2FDECC. Decreasing 324o + 180o-30o = 114o for the second complementary color #40DE2F.

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.