crispedge.com

Color picker

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

#c7d7e1 hex color - Blue - Cool color - Information

#c7d7e1 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c7d7e1 Color code in RGB color code model is created after adding 78.04% red color, 84.31% green color and 88.24% blue color. Hex #c7d7e1 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 4% magenta, 0% yellow and 12% black.

Hex #c7d7e1 color code is between #ccdddd web safe hex color code and #bbccee web safe hex color code. #ccdddd is the nearest web safe color code. You can see here many more shades of #c7d7e1 color code.

0 Likes 0 Comments | 18 Views

Color Table

Hex Color Codec7d7e1#c7d7e1
RGB Decimal199, 215, 225rgb(199, 215, 225)
RGB Percent78%, 84%, 88%rgb(78%, 84%, 88%)
CSS RGBa199, 215, 225,1rgba(199,215,225,1)
CMYK Modelcmyk(12%,4%,0%,12%)
HSL Color Space203,30% ,83%hsl(203,30% ,83%)
HSV Color Space203°, 12%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111101011111100001
Octal307327341
Decimal199215225
Hexc7d7e1

Different shades of #c7d7e1 color code.

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

Light Shade of #c7d7e1
#e8eff3
Dark Shade of #c7d7e1
#a6bfcf
Saturated Shade of #c7d7e1
#c3d8e5
Desaturated Shade of #c7d7e1
#cbd6dd
Grey scale Shade of #c7d7e1
#d4d4d4
Brighten Shade
#e0f0fa
Most Readable Shade
#000000

Shades of #c7d7e1 color code

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

#c7d7e1
#b0bfc8
#9aa7af
#848f96
#6e777d
#585f64
#42474b
#2c2f32
#161719
#000000

Similar Color like #c7d7e1 color

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

#c8d8e2
#c9d9e3
#cadae4
#cbdbe5
#ccdce6
#cddde7
#cedee8
#cfdfe9
#d0e0ea
#d1e1eb
#d2e2ec
#d3e3ed
#d4e4ee
#d5e5ef
#c6d6e0
#c5d5df
#c4d4de
#c3d3dd
#c2d2dc
#c1d1db
#c0d0da
#bfcfd9
#beced8
#bdcdd7
#bcccd6
#bbcbd5
#bacad4
#b9c9d3

Monochromatic Color with #c7d7e1

#c7d7e1
#0b0c0c
#313537
#565d61
#7c868c
#a1aeb6

Tints of #c7d7e1 Color

#c7d7e1
#cddbe4
#d3dfe7
#d9e4eb
#dfe8ee
#e6edf1
#ecf1f5
#f2f6f8
#f8fafb
#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

#c7d7e1
#e1d1c7

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

Split Complementary

#c7d7e1
#e1c7ca
#e1dec7

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

Analogous Color

#c7e1e1
#c7dce1
#c7d7e1
#c7d2e1
#c7cde1

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

#c7d7e1
#e1c7d7
#d7e1c7

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

#c7d7e1
#dec7e1
#e1d1c7
#cae1c7

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

#c7d7e1
#e1d1c7
#e1dec7
#c7cae1

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

#c7d7e1 Color Code Preview on Black Background Color

This is how #c7d7e1 Color will look on black background color. Color contrast ratio is 14.24

#c7d7e1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7d7e1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7d7e1

#c7d7e1 color code is use for CSS Background Color

Background color for the above div is #c7d7e1

HTML with inline CSS

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

#c7d7e1 color code is use for CSS Border Color

CSS Border color for the above div is #c7d7e1

HTML with inline CSS

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

CSS Border Left color for the above div is #c7d7e1

HTML with inline CSS

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

CSS Border Right color for the above div is #c7d7e1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7d7e1

HTML with inline CSS

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

CSS Border Top color for the above div is #c7d7e1

HTML with inline CSS

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

#c7d7e1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7d7e1 Color code Preview on White Background

This is how #c7d7e1 Color code will look on white background color. Color contrast ratio is 1.48

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

Related Gradients

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

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.