crispedge.com

Color picker

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

#602c79 hex color - Violet - Warm color - Information

#602c79 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #602c79 Color code in RGB color code model is created after adding 37.65% red color, 17.25% green color and 47.45% blue color. Hex #602c79 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 64% magenta, 0% yellow and 53% black.

Hex #602c79 color code is between #663377 web safe hex color code and #552288 web safe hex color code. #663377 is the nearest web safe color code. You can see here many more shades of #602c79 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code602c79#602c79
RGB Decimal96, 44, 121rgb(96, 44, 121)
RGB Percent38%, 17%, 47%rgb(38%, 17%, 47%)
CSS RGBa96, 44, 121,1rgba(96,44,121,1)
CMYK Modelcmyk(21%,64%,0%,53%)
HSL Color Space281,47% ,32%hsl(281,47% ,32%)
HSV Color Space281°, 64%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000000010110001111001
Octal14054171
Decimal9644121
Hex602c79

Different shades of #602c79 color code.

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

Light Shade of #602c79
#7e3a9e
Dark Shade of #602c79
#421e54
Saturated Shade of #602c79
#632481
Desaturated Shade of #602c79
#5d3471
Grey scale Shade of #602c79
#525252
Brighten Shade
#794592
Most Readable Shade
#FFFFFF

Shades of #602c79 color code

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

#602c79
#55276b
#4a225e
#401d50
#351843
#2a1335
#200e28
#15091a
#0a040d
#000000

Similar Color like #602c79 color

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

#612d7a
#622e7b
#632f7c
#64307d
#65317e
#66327f
#673380
#683481
#693582
#6a3683
#6b3784
#6c3885
#6d3986
#6e3a87
#5f2b78
#5e2a77
#5d2976
#5c2875
#5b2774
#5a2673
#592572
#582471
#572370
#56226f
#55216e
#54206d
#531f6c
#521e6b

Monochromatic Color with #602c79

#602c79
#823ba3
#a34bce
#c55af8
#1d0d24
#3e1d4e

Tints of #602c79 Color

#602c79
#714387
#835a96
#9572a5
#a689b4
#b8a1c3
#cab8d2
#dbd0e1
#ede7f0
#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

#602c79
#45792c

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

Split Complementary

#602c79
#6c792c
#2c7939

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

Analogous Color

#412c79
#512c79
#602c79
#6f2c79
#792c73

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

#602c79
#79602c
#2c7960

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

#602c79
#79392c
#45792c
#2c6b79

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

#602c79
#45792c
#2c7939
#792c6c

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 #602c79 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.

#602c79 Color Code Preview on Black Background Color

This is how #602c79 Color will look on black background color. Color contrast ratio is 2.13

#602c79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #602c79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #602c79

#602c79 color code is use for CSS Background Color

Background color for the above div is #602c79

HTML with inline CSS

<div style="background-color:#602c79;"></div>

#602c79 color code is use for CSS Border Color

CSS Border color for the above div is #602c79

HTML with inline CSS

<div style="border:5px solid #602c79;"></div>

CSS Border Left color for the above div is #602c79

HTML with inline CSS

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

CSS Border Right color for the above div is #602c79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #602c79

HTML with inline CSS

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

CSS Border Top color for the above div is #602c79

HTML with inline CSS

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

#602c79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#602c79 Color code Preview on White Background

This is how #602c79 Color code will look on white background color. Color contrast ratio is 9.84

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 #602c79; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #602c79; }

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.