crispedge.com

Color picker

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

#c076bb hex color - Violet - Warm color - Information

#c076bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c076bb Color code in RGB color code model is created after adding 75.29% red color, 46.27% green color and 73.33% blue color. Hex #c076bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 3% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec076bb#c076bb
RGB Decimal192, 118, 187rgb(192, 118, 187)
RGB Percent75%, 46%, 73%rgb(75%, 46%, 73%)
CSS RGBa192, 118, 187,1rgba(192,118,187,1)
CMYK Modelcmyk(0%,39%,3%,25%)
HSL Color Space304,37% ,61%hsl(304,37% ,61%)
HSV Color Space304°, 39%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000111011010111011
Octal300166273
Decimal192118187
Hexc076bb

Different shades of #c076bb color code.

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

Light Shade of #c076bb
#d099cc
Dark Shade of #c076bb
#b053aa
Saturated Shade of #c076bb
#ca6cc4
Desaturated Shade of #c076bb
#b680b2
Grey scale Shade of #c076bb
#9b9b9b
Brighten Shade
#d98fd4
Most Readable Shade
#000000

Shades of #c076bb color code

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

#c076bb
#aa68a6
#955b91
#804e7c
#6a4167
#553453
#40273e
#2a1a29
#150d14
#000000

Similar Color like #c076bb color

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

#c177bc
#c278bd
#c379be
#c47abf
#c57bc0
#c67cc1
#c77dc2
#c87ec3
#c97fc4
#ca80c5
#cb81c6
#cc82c7
#cd83c8
#ce84c9
#bf75ba
#be74b9
#bd73b8
#bc72b7
#bb71b6
#ba70b5
#b96fb4
#b86eb3
#b76db2
#b66cb1
#b56bb0
#b46aaf
#b369ae
#b268ad

Monochromatic Color with #c076bb

#c076bb
#ea90e4
#160e15
#40283f
#6b4268
#955c92

Tints of #c076bb Color

#c076bb
#c785c2
#ce94ca
#d5a3d1
#dcb2d9
#e3c2e0
#ead1e8
#f1e0ef
#f8eff7
#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

#c076bb
#76c07b

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

Split Complementary

#c076bb
#96c076
#76c0a0

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

Analogous Color

#a776c0
#b676c0
#c076bb
#c076ac
#c0769d

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

#c076bb
#bbc076
#76bbc0

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

#c076bb
#c0a076
#76c07b
#7696c0

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

#c076bb
#76c07b
#76c0a0
#c07696

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

#c076bb Color Code Preview on Black Background Color

This is how #c076bb Color will look on black background color. Color contrast ratio is 6.55

#c076bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c076bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c076bb

#c076bb color code is use for CSS Background Color

Background color for the above div is #c076bb

HTML with inline CSS

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

#c076bb color code is use for CSS Border Color

CSS Border color for the above div is #c076bb

HTML with inline CSS

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

CSS Border Left color for the above div is #c076bb

HTML with inline CSS

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

CSS Border Right color for the above div is #c076bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c076bb

HTML with inline CSS

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

CSS Border Top color for the above div is #c076bb

HTML with inline CSS

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

#c076bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c076bb Color code Preview on White Background

This is how #c076bb Color code will look on white background color. Color contrast ratio is 3.21

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

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.