:
logo qtransform

  to  




#F33EFA color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #F33EFA
#F33EFA

   In a RGB color space, hex #F33EFA is composed of 95% red, 24% green and 98% blue.
RGB color code is composed of a hexadecimal F3 red (243/255), a 3E green (62/255) and a FA blue component (250/255). The decimal RGB color code is rgb(243,62,250)
In CMYK color space, it is composed of 3% cyan, 75% magenta, 0% yellow and 2% black.
It has a hue angle of 297.77o degrees, a saturation of 95% and a lightness of 61%.
Closest websafe color is: #ff33ff rgb (255, 51, 255).
twitter  facebook  whatsapp


Color conversion




#F33EFA
rgb(243,62,250)
=95%
from 255
24%
from 255
98%
from 255
=3
from 100
75
from 100
0
from 100
2
from 100
R: 243
red
G: 62
green
B: 250
blue
C: 3
cyan
M: 75
magenta
Y: 0
yellow
K: 2
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #F33EFA has RGB values of R:243, G:62, B:250 and CMYK values of C:3, M:75, Y:0, K:2. Its decimal value is 15941370.Binary code is 111100110011111011111010
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorF33EFA #F33EFA
RGB decimal243, 62, 250 rgb(243, 62, 250)
RGB %95, 24, 98 rgb(95%, 24%, 98%)
RGB Adobe210, 64, 245
CMYK %3, 75, 0, 2 3%, 75%, 0%, 2%
HSL297.77o, 95, 61 hsl(297.77o, 95%, 61%)
HSV (HSB)298o, 75%, 98% hsv(298o, 75%, 98%)
Web Safe color#ff33ff rgb (255, 51, 255)
XYZ55.94, 29.402 93.169
xyY0.31, 0.16, 29.4
Hunter-Lab54.22, 93.62, -69.44
CMY5%, 76%, 2%
Lab60.95, 82.02, -56.64
Binary color
F3 3E FA
11110011 111110 11111010

Shades and tints of #F33EFA


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: #300C31 is the darkest color, and: #FCDAFC is the lightest one.

Tint color variation #F33EFA


Shade color variation


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


Alternatives to #F33EFA


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


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

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

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(243, 62, 250, 1.4);



Pre-formatted code F33EFA code for script / programming
HTML, CSS: = #F33EFA; rgb(243, 62, 250)
Java: = new Color(243, 62, 250)
.NET: = Color.FromArgb (243, 62, 250);
Xojo: = rgb (243, 62, 250, 0);
openGL: = glColor3f (0.95f, 0.24f, 0.98f);
Swift: = UIColor(red:0.95, green:0.24, blue:0.98, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.95 green:0.24 blue:0.98 alpha:1.00000];


Color schemes with #F33EFA


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: 75% has a #F33EFA saturation. Adding 75% + 10% = 85% saturation for our new color #CE20D4. Decreasing 75% - 10% = 65% saturation for other monochromatic color #F959FF.

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: #F33EFA has a 298o angle. Adding 298o + 180o = 118oo for our new complementary color #45FA3E.

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: #F33EFA has a 298o angle. Adding 298o + 180o+30o = 148o for our first complementary color #3EFA96. Decreasing 298o + 180o-30o = 88o for the second complementary color #A2FA3E.

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.