crispedge.com

Color picker

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

#c67a9d hex color - Red - Warm color - Information

#c67a9d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c67a9d Color code in RGB color code model is created after adding 77.65% red color, 47.84% green color and 61.57% blue color. Hex #c67a9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 21% yellow and 22% black.

Hex #c67a9d color code is between #cc7799 web safe hex color code and #bb88aa web safe hex color code. #cc7799 is the nearest web safe color code. You can see here many more shades of #c67a9d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec67a9d#c67a9d
RGB Decimal198, 122, 157rgb(198, 122, 157)
RGB Percent78%, 48%, 62%rgb(78%, 48%, 62%)
CSS RGBa198, 122, 157,1rgba(198,122,157,1)
CMYK Modelcmyk(0%,38%,21%,22%)
HSL Color Space332,40% ,63%hsl(332,40% ,63%)
HSV Color Space332°, 38%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100111101010011101
Octal306172235
Decimal198122157
Hexc67a9d

Different shades of #c67a9d color code.

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

Light Shade of #c67a9d
#d59eb7
Dark Shade of #c67a9d
#b75683
Saturated Shade of #c67a9d
#cf709c
Desaturated Shade of #c67a9d
#bc839e
Grey scale Shade of #c67a9d
#a0a0a0
Brighten Shade
#df93b6
Most Readable Shade
#000000

Shades of #c67a9d color code

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

#c67a9d
#b06c8b
#9a5e7a
#845168
#6e4357
#583645
#422834
#2c1b22
#160d11
#000000

Similar Color like #c67a9d color

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

#c77b9e
#c87c9f
#c97da0
#ca7ea1
#cb7fa2
#cc80a3
#cd81a4
#ce82a5
#cf83a6
#d084a7
#d185a8
#d286a9
#d387aa
#d488ab
#c5799c
#c4789b
#c3779a
#c27699
#c17598
#c07497
#bf7396
#be7295
#bd7194
#bc7093
#bb6f92
#ba6e91
#b96d90
#b86c8f

Monochromatic Color with #c67a9d

#c67a9d
#f094bf
#1c1116
#462b38
#71465a
#9b607b

Tints of #c67a9d Color

#c67a9d
#cc88a7
#d297b2
#d9a6bd
#dfb5c8
#e5c3d3
#ecd2de
#f2e1e9
#f8f0f4
#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

#c67a9d
#7ac6a3

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

Split Complementary

#c67a9d
#7ac67d
#7ac3c6

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

Analogous Color

#c67abb
#c67aac
#c67a9d
#c67a8e
#c67a7f

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

#c67a9d
#9dc67a
#7a9dc6

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

#c67a9d
#c3c67a
#7ac6a3
#7d7ac6

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

#c67a9d
#7ac6a3
#7ac3c6
#c67d7a

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

#c67a9d Color Code Preview on Black Background Color

This is how #c67a9d Color will look on black background color. Color contrast ratio is 6.67

#c67a9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c67a9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c67a9d

#c67a9d color code is use for CSS Background Color

Background color for the above div is #c67a9d

HTML with inline CSS

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

#c67a9d color code is use for CSS Border Color

CSS Border color for the above div is #c67a9d

HTML with inline CSS

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

CSS Border Left color for the above div is #c67a9d

HTML with inline CSS

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

CSS Border Right color for the above div is #c67a9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c67a9d

HTML with inline CSS

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

CSS Border Top color for the above div is #c67a9d

HTML with inline CSS

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

#c67a9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c67a9d Color code Preview on White Background

This is how #c67a9d Color code will look on white background color. Color contrast ratio is 3.15

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.