Skip to main content Skip to docs navigation

#cb77cd hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Jewel Caterpillar and its hex is #D374D5 Nearest Color Name

Color Hue/Base color: Violet

Hex #cb77cd Color code in RGB color code model is created after adding 79.61% red color, 46.67% green color and 80.39% blue color. Hex #cb77cd Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 42% magenta, 0% yellow and 19.61% black.

Hex #cb77cd color code is between #cc66cc web safe hex color code and #bb88dd web safe hex color code. #cc66cc is the nearest web safe color code. You can see here many more shades of #cb77cd color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code cb77cd #cb77cd
RGB Decimal 203, 119, 205 203, 119, 205
RGB Percent 80%, 47%, 80% rgb(80%, 47%, 80%)
CSS RGBa 203, 119, 205,1 rgba(203,119,205,1)
CMYK Model cmyk(1%,42%,0%,19.61%)
HSL Color Space 299,46% ,64% hsl(299,46% ,64%)
HSV Color Space 299°, 42%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 01110111 11001101
Octal 313 167 315
Decimal 203 119 205
Hex cb 77 cd

Different shades of #cb77cd color code.

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

Darkest of #cb77cd
#7b2e7d
Darker of #cb77cd
#a03ca2
Dark of #cb77cd
#bd52bf
Base of #cb77cd
#cb77cd
Light of #cb77cd
#d99cdb
Lighter
#e8c2e8
Lightest
#f6e7f6

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

#cb77cd
#79cd77

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

Split Complementary

#cb77cd
#a4cd77
#77cda0

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

Analogous Color

#9977cd
#a777cd
#cb77cd
#cd77b2
#cd778f

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

#cb77cd
#77cdcb
#cdcb77

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

#cb77cd
#cdcb77
#79cd77
#7779cd

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

Square Color

#cb77cd
#cda077
#79cd77
#77a4cd

Square 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).

Monochromatic Color with #cb77cd

#562058
#7b2e7d
#a03ca2
#bd52bf
#cb77cd
#d99cdb
#e8c2e8
#f6e7f6
#ffffff

Tints of #cb77cd Color

#cb77cd
#d086d2
#d695d8
#dca4dd
#e2b3e3
#e7c2e8
#edd1ee
#f3e0f3
#f9eff9
#ffffff

Shades of #cb77cd color code

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

#cb77cd
#b469b6
#9d5c9f
#874f88
#704271
#5a345b
#432744
#2d1a2d
#160d16
#000000

Tones

#cb77cd
#b98aba
#a89ca8
#a2a2a2
#a2a2a2

Tones

Similar Color like #cb77cd color

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

#cc78ce
#cd79cf
#ce7ad0
#cf7bd1
#d07cd2
#d17dd3
#d27ed4
#d37fd5
#d480d6
#d581d7
#d682d8
#d783d9
#d884da
#d985db
#ca76cc
#c975cb
#c874ca
#c773c9
#c672c8
#c571c7
#c470c6
#c36fc5
#c26ec4
#c16dc3
#c06cc2
#bf6bc1
#be6ac0
#bd69bf

Download this Dark Violet

Hex #cb77cd 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.

#cb77cd Color Code Preview on Black Background Color

This is how #cb77cd Color will look on black background color. Color contrast ratio is 7.06

#cb77cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb77cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb77cd

#cb77cd color code is use for CSS Background Color

Background color for the above div is #cb77cd

HTML with inline CSS

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

#cb77cd color code is use for CSS Border Color

CSS Border color for the above div is #cb77cd

HTML with inline CSS

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

CSS Border Left color for the above div is #cb77cd

HTML with inline CSS

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

CSS Border Right color for the above div is #cb77cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb77cd

HTML with inline CSS

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

CSS Border Top color for the above div is #cb77cd

HTML with inline CSS

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

#cb77cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb77cd Color code Preview on White Background

This is how #cb77cd Color code will look on white background color. Color contrast ratio is 2.97

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(203,119,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,205,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,119,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }