crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#5835cc hex color - Violet - Cool color - Information

#5835cc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5835cc Color code in RGB color code model is created after adding 34.51% red color, 20.78% green color and 80% blue color. Hex #5835cc Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 74% magenta, 0% yellow and 20% black.

Hex #5835cc color code is between #5533bb web safe hex color code and #6644dd web safe hex color code. #5533bb is the nearest web safe color code. You can see here many more shades of #5835cc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5835cc#5835cc
RGB Decimal88, 53, 204rgb(88, 53, 204)
RGB Percent35%, 21%, 80%rgb(35%, 21%, 80%)
CSS RGBa88, 53, 204,1rgba(88,53,204,1)
CMYK Modelcmyk(57%,74%,0%,20%)
HSL Color Space254,60% ,50%hsl(254,60% ,50%)
HSV Color Space254°, 74%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000011010111001100
Octal13065314
Decimal8853204
Hex5835cc

Different shades of #5835cc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #5835cc
#7a5ed6
Dark Shade of #5835cc
#462aa4
Saturated Shade of #5835cc
#5128d9
Desaturated Shade of #5835cc
#5f42bf
Grey scale Shade of #5835cc
#808080
Brighten Shade
#714ee5
Most Readable Shade
#FFFFFF

Shades of #5835cc color code

Generate more color scales with scales (color stack) generator.

#5835cc
#4e2fb5
#44299e
#3a2388
#301d71
#27175a
#1d1144
#130b2d
#090516
#000000

Similar Color like #5835cc color

Find visually similar hex color codes nearing to #5835cc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#5936cd
#5a37ce
#5b38cf
#5c39d0
#5d3ad1
#5e3bd2
#5f3cd3
#603dd4
#613ed5
#623fd6
#6340d7
#6441d8
#6542d9
#6643da
#5734cb
#5633ca
#5532c9
#5431c8
#5330c7
#522fc6
#512ec5
#502dc4
#4f2cc3
#4e2bc2
#4d2ac1
#4c29c0
#4b28bf
#4a27be

Monochromatic Color with #5835cc

#5835cc
#6a40f6
#0f0922
#21144c
#331f77
#462aa1

Tints of #5835cc Color

#5835cc
#6a4bd1
#7d61d7
#8f78dd
#a28ee2
#b4a5e8
#c7bbee
#d9d2f3
#ece8f9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#5835cc
#a9cc35

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#5835cc
#cca435
#5dcc35

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#354ecc
#3a35cc
#5835cc
#7635cc
#9435cc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#5835cc
#cc5835
#35cc58

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#5835cc
#cc355d
#a9cc35
#35cca3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#5835cc
#a9cc35
#5dcc35
#a435cc

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #5835cc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#5835cc Color Code Preview on Black Background Color

This is how #5835cc Color will look on black background color. Color contrast ratio is 2.80

#5835cc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#5835cc">Your Example Paragraph content text in with font color #5835cc </p>

Your Example Paragraph content text in with font color #5835cc

HTML with inline CSS

<div style="color:#5835cc">Your Paragraph text in with font color #5835cc </div>

Your Example Paragraph content text in with font color #5835cc

#5835cc color code is use for CSS Background Color

Background color for the above div is #5835cc

HTML with inline CSS

<div style="background-color:#5835cc;"></div>

#5835cc color code is use for CSS Border Color

CSS Border color for the above div is #5835cc

HTML with inline CSS

<div style="border:5px solid #5835cc;"></div>

CSS Border Left color for the above div is #5835cc

HTML with inline CSS

<div style="border-left:5px solid #5835cc;"></div>

CSS Border Right color for the above div is #5835cc

HTML with inline CSS

<div style="border-right:5px solid #5835cc;"></div>

CSS Border Bottom color for the above div is #5835cc

HTML with inline CSS

<div style="border-bottom:5px solid #5835cc;"></div>

CSS Border Top color for the above div is #5835cc

HTML with inline CSS

<div style="border-top:5px solid #5835cc;"></div>

#5835cc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#5835cc; } .examplecolorclass {color:#5835cc; } .examplebordercolor {border:3px solid #5835cc; }

#5835cc Color code Preview on White Background

This is how #5835cc Color code will look on white background color. Color contrast ratio is 7.51

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #5835cc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5835cc; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.