crispedge.com

Color picker

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

#c079b5 hex color - Red - Warm color - Information

#c079b5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c079b5 Color code in RGB color code model is created after adding 75.29% red color, 47.45% green color and 70.98% blue color. Hex #c079b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 6% yellow and 25% black.

Hex #c079b5 color code is between #bb77bb web safe hex color code and #cc88aa web safe hex color code. #bb77bb is the nearest web safe color code. You can see here many more shades of #c079b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec079b5#c079b5
RGB Decimal192, 121, 181rgb(192, 121, 181)
RGB Percent75%, 47%, 71%rgb(75%, 47%, 71%)
CSS RGBa192, 121, 181,1rgba(192,121,181,1)
CMYK Modelcmyk(0%,37%,6%,25%)
HSL Color Space309,36% ,61%hsl(309,36% ,61%)
HSV Color Space309°, 37%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000111100110110101
Octal300171265
Decimal192121181
Hexc079b5

Different shades of #c079b5 color code.

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

Light Shade of #c079b5
#d09cc8
Dark Shade of #c079b5
#b056a2
Saturated Shade of #c079b5
#ca6fbc
Desaturated Shade of #c079b5
#b683ae
Grey scale Shade of #c079b5
#9c9c9c
Brighten Shade
#d992ce
Most Readable Shade
#000000

Shades of #c079b5 color code

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

#c079b5
#aa6ba0
#955e8c
#805078
#6a4364
#553550
#40283c
#2a1a28
#150d14
#000000

Similar Color like #c079b5 color

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

#c17ab6
#c27bb7
#c37cb8
#c47db9
#c57eba
#c67fbb
#c780bc
#c881bd
#c982be
#ca83bf
#cb84c0
#cc85c1
#cd86c2
#ce87c3
#bf78b4
#be77b3
#bd76b2
#bc75b1
#bb74b0
#ba73af
#b972ae
#b871ad
#b770ac
#b66fab
#b56eaa
#b46da9
#b36ca8
#b26ba7

Monochromatic Color with #c079b5

#c079b5
#ea94dd
#160e15
#40293d
#6b4365
#955e8d

Tints of #c079b5 Color

#c079b5
#c787bd
#ce96c5
#d5a5cd
#dcb4d5
#e3c3de
#ead2e6
#f1e1ee
#f8f0f6
#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

#c079b5
#79c084

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

Split Complementary

#c079b5
#92c079
#79c0a8

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

Analogous Color

#af79c0
#bd79c0
#c079b5
#c079a7
#c07999

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

#c079b5
#b5c079
#79b5c0

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

#c079b5
#c0a779
#79c084
#7991c0

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

#c079b5
#79c084
#79c0a7
#c07992

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

#c079b5 Color Code Preview on Black Background Color

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

#c079b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c079b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c079b5

#c079b5 color code is use for CSS Background Color

Background color for the above div is #c079b5

HTML with inline CSS

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

#c079b5 color code is use for CSS Border Color

CSS Border color for the above div is #c079b5

HTML with inline CSS

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

CSS Border Left color for the above div is #c079b5

HTML with inline CSS

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

CSS Border Right color for the above div is #c079b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c079b5

HTML with inline CSS

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

CSS Border Top color for the above div is #c079b5

HTML with inline CSS

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

#c079b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c079b5 Color code Preview on White Background

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

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.