crispedge.com

Color picker

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

#cb6496 hex color - Violet - Warm color - Information

#cb6496 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cb6496 Color code in RGB color code model is created after adding 79.61% red color, 39.22% green color and 58.82% blue color. Hex #cb6496 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 26% yellow and 20% black.

Hex #cb6496 color code is between #cc6699 web safe hex color code and #bb5588 web safe hex color code. #cc6699 is the nearest web safe color code. You can see here many more shades of #cb6496 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecb6496#cb6496
RGB Decimal203, 100, 150rgb(203, 100, 150)
RGB Percent80%, 39%, 59%rgb(80%, 39%, 59%)
CSS RGBa203, 100, 150,1rgba(203,100,150,1)
CMYK Modelcmyk(0%,51%,26%,20%)
HSL Color Space331,50% ,59%hsl(331,50% ,59%)
HSV Color Space331°, 51%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110110010010010110
Octal313144226
Decimal203100150
Hexcb6496

Different shades of #cb6496 color code.

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

Light Shade of #cb6496
#d88ab0
Dark Shade of #cb6496
#bd3f7c
Saturated Shade of #cb6496
#d55a96
Desaturated Shade of #cb6496
#c16e96
Grey scale Shade of #cb6496
#979797
Brighten Shade
#e47daf
Most Readable Shade
#FFFFFF

Shades of #cb6496 color code

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

#cb6496
#b45885
#9d4d74
#874264
#703753
#5a2c42
#432132
#2d1621
#160b10
#000000

Similar Color like #cb6496 color

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

#cc6597
#cd6698
#ce6799
#cf689a
#d0699b
#d16a9c
#d26b9d
#d36c9e
#d46d9f
#d56ea0
#d66fa1
#d770a2
#d871a3
#d972a4
#ca6395
#c96294
#c86193
#c76092
#c65f91
#c55e90
#c45d8f
#c35c8e
#c25b8d
#c15a8c
#c0598b
#bf588a
#be5789
#bd5688

Monochromatic Color with #cb6496

#cb6496
#f579b5
#211018
#4b2538
#763a57
#a04f77

Tints of #cb6496 Color

#cb6496
#d075a1
#d686ad
#dc97b9
#e2a8c4
#e7bad0
#edcbdc
#f3dce7
#f9edf3
#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

#cb6496
#64cb99

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

Split Complementary

#cb6496
#64cb66
#64c9cb

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

Analogous Color

#cb64bf
#cb64ab
#cb6496
#cb6481
#cb646d

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

#cb6496
#96cb64
#6496cb

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

#cb6496
#c9cb64
#64cb99
#6664cb

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

#cb6496
#64cb99
#64cacb
#cb6664

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 #cb6496 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.

#cb6496 Color Code Preview on Black Background Color

This is how #cb6496 Color will look on black background color. Color contrast ratio is 5.80

#cb6496 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb6496

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb6496

#cb6496 color code is use for CSS Background Color

Background color for the above div is #cb6496

HTML with inline CSS

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

#cb6496 color code is use for CSS Border Color

CSS Border color for the above div is #cb6496

HTML with inline CSS

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

CSS Border Left color for the above div is #cb6496

HTML with inline CSS

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

CSS Border Right color for the above div is #cb6496

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb6496

HTML with inline CSS

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

CSS Border Top color for the above div is #cb6496

HTML with inline CSS

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

#cb6496 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb6496 Color code Preview on White Background

This is how #cb6496 Color code will look on white background color. Color contrast ratio is 3.62

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

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.