:
logo qtransform

  to  




#C53DFF color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #C53DFF
#C53DFF

   In a RGB color space, hex #C53DFF is composed of 77% red, 24% green and 100% blue.
RGB color code is composed of a hexadecimal C5 red (197/255), a 3D green (61/255) and a FF blue component (255/255). The decimal RGB color code is rgb(197,61,255)
In CMYK color space, it is composed of 23% cyan, 76% magenta, 0% yellow and 0% black.
It has a hue angle of 282.06o degrees, a saturation of 100% and a lightness of 62%.
Closest websafe color is: #cc33ff rgb (204, 51, 255).
twitter  facebook  whatsapp


Color conversion




#C53DFF
rgb(197,61,255)
=77%
from 255
24%
from 255
100%
from 255
=23
from 100
76
from 100
0
from 100
0
from 100
R: 197
red
G: 61
green
B: 255
blue
C: 23
cyan
M: 76
magenta
Y: 0
yellow
K: 0
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #C53DFF has RGB values of R:197, G:61, B:255 and CMYK values of C:23, M:76, Y:0, K:0. Its decimal value is 12926463.Binary code is 110001010011110111111111
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorC53DFF #C53DFF
RGB decimal197, 61, 255 rgb(197, 61, 255)
RGB %77, 24, 100 rgb(77%, 24%, 100%)
RGB Adobe171, 63, 250
CMYK %23, 76, 0, 0 23%, 76%, 0%, 0%
HSL282.06o, 100, 62 hsl(282.06o, 100%, 62%)
HSV (HSB)282o, 76%, 100% hsv(282o, 76%, 100%)
Web Safe color#cc33ff rgb (204, 51, 255)
XYZ42.745, 22.428 96.684
xyY0.26, 0.14, 22.43
Hunter-Lab47.36, 82.05, -93.95
CMY23%, 76%, 0%
Lab53.85, 73.24, -71.26
Binary color
C5 3D FF
11000101 111101 11111111

Shades and tints of #C53DFF


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: #270C33 is the darkest color, and: #F3D9FF is the lightest one.

Tint color variation #C53DFF


Shade color variation


Tones of #C53DFF
A tone is produced by adding gray to any pure hue. In this case, #BE44F2 is the less saturated color, and #9869AD is the most saturated one.


Alternatives to #C53DFF


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


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

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

HTML code

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



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

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

CSS code

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

CSS code

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



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

text shadow with RGB values

HTML code

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

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(197, 61, 255, 1.4);



Pre-formatted code C53DFF code for script / programming
HTML, CSS: = #C53DFF; rgb(197, 61, 255)
Java: = new Color(197, 61, 255)
.NET: = Color.FromArgb (197, 61, 255);
Xojo: = rgb (197, 61, 255, 0);
openGL: = glColor3f (0.77f, 0.24f, 1f);
Swift: = UIColor(red:0.77, green:0.24, blue:1, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.77 green:0.24 blue:1 alpha:1.00000];


Color schemes with #C53DFF


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: 76% has a #C53DFF saturation. Adding 76% + 10% = 86% saturation for our new color #A11ED9. Decreasing 76% - 10% = 66% saturation for other monochromatic color #CD57FF.

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: #C53DFF has a 282o angle. Adding 282o + 180o = 102oo for our new complementary color #77FF3D.

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: #C53DFF has a 282o angle. Adding 282o + 180o+30o = 132o for our first complementary color #3DFF64. Decreasing 282o + 180o-30o = 72o for the second complementary color #D8FF3D.

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.