crispedge.com

Color picker

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

#cb7b78 hex color - Red - Warm color - Information

#cb7b78 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cb7b78 Color code in RGB color code model is created after adding 79.61% red color, 48.24% green color and 47.06% blue color. Hex #cb7b78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 41% yellow and 20% black.

Hex #cb7b78 color code is between #cc7777 web safe hex color code and #bb8888 web safe hex color code. #cc7777 is the nearest web safe color code. You can see here many more shades of #cb7b78 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecb7b78#cb7b78
RGB Decimal203, 123, 120rgb(203, 123, 120)
RGB Percent80%, 48%, 47%rgb(80%, 48%, 47%)
CSS RGBa203, 123, 120,1rgba(203,123,120,1)
CMYK Modelcmyk(0%,39%,41%,20%)
HSL Color Space2,44% ,63%hsl(2,44% ,63%)
HSV Color Space2°, 41%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110111101101111000
Octal313173170
Decimal203123120
Hexcb7b78

Different shades of #cb7b78 color code.

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

Light Shade of #cb7b78
#d99f9d
Dark Shade of #cb7b78
#bd5753
Saturated Shade of #cb7b78
#d4726f
Desaturated Shade of #cb7b78
#c28481
Grey scale Shade of #cb7b78
#a1a1a1
Brighten Shade
#e49491
Most Readable Shade
#000000

Shades of #cb7b78 color code

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

#cb7b78
#b46d6a
#9d5f5d
#875250
#704442
#5a3635
#432928
#2d1b1a
#160d0d
#000000

Similar Color like #cb7b78 color

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

#cc7c79
#cd7d7a
#ce7e7b
#cf7f7c
#d0807d
#d1817e
#d2827f
#d38380
#d48481
#d58582
#d68683
#d78784
#d88885
#d98986
#ca7a77
#c97976
#c87875
#c77774
#c67673
#c57572
#c47471
#c37370
#c2726f
#c1716e
#c0706d
#bf6f6c
#be6e6b
#bd6d6a

Monochromatic Color with #cb7b78

#cb7b78
#f59591
#211414
#4b2e2d
#764746
#a0615f

Tints of #cb7b78 Color

#cb7b78
#d08987
#d69896
#dca7a5
#e2b5b4
#e7c4c3
#edd3d2
#f3e1e1
#f9f0f0
#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

#cb7b78
#78c8cb

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

Split Complementary

#cb7b78
#78cba4
#789fcb

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

Analogous Color

#cb7896
#cb7886
#cb7b78
#cb8c78
#cb9c78

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

#cb7b78
#78cb7b
#7b78cb

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

#cb7b78
#9ecb78
#78c8cb
#a478cb

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

#cb7b78
#78c8cb
#789fcb
#cba478

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

#cb7b78 Color Code Preview on Black Background Color

This is how #cb7b78 Color will look on black background color. Color contrast ratio is 6.64

#cb7b78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7b78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7b78

#cb7b78 color code is use for CSS Background Color

Background color for the above div is #cb7b78

HTML with inline CSS

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

#cb7b78 color code is use for CSS Border Color

CSS Border color for the above div is #cb7b78

HTML with inline CSS

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

CSS Border Left color for the above div is #cb7b78

HTML with inline CSS

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

CSS Border Right color for the above div is #cb7b78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb7b78

HTML with inline CSS

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

CSS Border Top color for the above div is #cb7b78

HTML with inline CSS

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

#cb7b78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb7b78 Color code Preview on White Background

This is how #cb7b78 Color code will look on white background color. Color contrast ratio is 3.16

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

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.