crispedge.com

Color picker

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

#cb5e76 hex color - Red - Warm color - Information

#cb5e76 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #cb5e76 Color code in RGB color code model is created after adding 79.61% red color, 36.86% green color and 46.27% blue color. Hex #cb5e76 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 42% yellow and 20% black.

Hex #cb5e76 color code is between #cc6677 web safe hex color code and #bb5566 web safe hex color code. #cc6677 is the nearest web safe color code. You can see here many more shades of #cb5e76 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecb5e76#cb5e76
RGB Decimal203, 94, 118rgb(203, 94, 118)
RGB Percent80%, 37%, 46%rgb(80%, 37%, 46%)
CSS RGBa203, 94, 118,1rgba(203,94,118,1)
CMYK Modelcmyk(0%,54%,42%,20%)
HSL Color Space347,51% ,58%hsl(347,51% ,58%)
HSV Color Space347°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110101111001110110
Octal313136166
Decimal20394118
Hexcb5e76

Different shades of #cb5e76 color code.

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

Light Shade of #cb5e76
#d78597
Dark Shade of #cb5e76
#ba3c58
Saturated Shade of #cb5e76
#d65370
Desaturated Shade of #cb5e76
#c0697c
Grey scale Shade of #cb5e76
#949494
Brighten Shade
#e4778f
Most Readable Shade
#FFFFFF

Shades of #cb5e76 color code

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

#cb5e76
#b45368
#9d495b
#873e4e
#703441
#5a2934
#431f27
#2d141a
#160a0d
#000000

Similar Color like #cb5e76 color

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

#cc5f77
#cd6078
#ce6179
#cf627a
#d0637b
#d1647c
#d2657d
#d3667e
#d4677f
#d56880
#d66981
#d76a82
#d86b83
#d96c84
#ca5d75
#c95c74
#c85b73
#c75a72
#c65971
#c55870
#c4576f
#c3566e
#c2556d
#c1546c
#c0536b
#bf526a
#be5169
#bd5068

Monochromatic Color with #cb5e76

#cb5e76
#f5728f
#210f13
#4b232c
#763745
#a04a5d

Tints of #cb5e76 Color

#cb5e76
#d06f85
#d68194
#dc93a3
#e2a5b2
#e7b7c2
#edc9d1
#f3dbe0
#f9edef
#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

#cb5e76
#5ecbb3

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

Split Complementary

#cb5e76
#5ecb7d
#5eadcb

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

Analogous Color

#cb5ea2
#cb5e8c
#cb5e76
#cb5e60
#cb725e

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

#cb5e76
#76cb5e
#5e76cb

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

#cb5e76
#accb5e
#5ecbb3
#7c5ecb

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

#cb5e76
#5ecbb3
#5eadcb
#cb7d5e

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

#cb5e76 Color Code Preview on Black Background Color

This is how #cb5e76 Color will look on black background color. Color contrast ratio is 5.40

#cb5e76 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb5e76

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb5e76

#cb5e76 color code is use for CSS Background Color

Background color for the above div is #cb5e76

HTML with inline CSS

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

#cb5e76 color code is use for CSS Border Color

CSS Border color for the above div is #cb5e76

HTML with inline CSS

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

CSS Border Left color for the above div is #cb5e76

HTML with inline CSS

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

CSS Border Right color for the above div is #cb5e76

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb5e76

HTML with inline CSS

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

CSS Border Top color for the above div is #cb5e76

HTML with inline CSS

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

#cb5e76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb5e76 Color code Preview on White Background

This is how #cb5e76 Color code will look on white background color. Color contrast ratio is 3.89

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

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.