crispedge.com

Color picker

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

#c7f0f5 hex color - Blue - Cool color - Information

#c7f0f5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #c7f0f5 Color code in RGB color code model is created after adding 78.04% red color, 94.12% green color and 96.08% blue color. Hex #c7f0f5 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 2% magenta, 0% yellow and 4% black.

Hex #c7f0f5 color code is between #cceeee web safe hex color code and #bbffff web safe hex color code. #cceeee is the nearest web safe color code. You can see here many more shades of #c7f0f5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec7f0f5#c7f0f5
RGB Decimal199, 240, 245rgb(199, 240, 245)
RGB Percent78%, 94%, 96%rgb(78%, 94%, 96%)
CSS RGBa199, 240, 245,1rgba(199,240,245,1)
CMYK Modelcmyk(19%,2%,0%,4%)
HSL Color Space187,70% ,87%hsl(187,70% ,87%)
HSV Color Space187°, 19%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111111000011110101
Octal307360365
Decimal199240245
Hexc7f0f5

Different shades of #c7f0f5 color code.

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

Light Shade of #c7f0f5
#f2fcfd
Dark Shade of #c7f0f5
#9ce4ed
Saturated Shade of #c7f0f5
#c4f3f8
Desaturated Shade of #c7f0f5
#caedf2
Grey scale Shade of #c7f0f5
#dedede
Brighten Shade
#e0ffff
Most Readable Shade
#000000

Shades of #c7f0f5 color code

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

#c7f0f5
#b0d5d9
#9ababe
#84a0a3
#6e8588
#586a6c
#425051
#2c3536
#161a1b
#000000

Similar Color like #c7f0f5 color

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

#c8f1f6
#c9f2f7
#caf3f8
#cbf4f9
#ccf5fa
#cdf6fb
#cef7fc
#cff8fd
#d0f9fe
#d1faff
#d2fbff
#d3fcff
#d4fdff
#d5feff
#c6eff4
#c5eef3
#c4edf2
#c3ecf1
#c2ebf0
#c1eaef
#c0e9ee
#bfe8ed
#bee7ec
#bde6eb
#bce5ea
#bbe4e9
#bae3e8
#b9e2e7

Monochromatic Color with #c7f0f5

#c7f0f5
#1a2020
#3d494b
#5f7375
#829da0
#a4c6ca

Tints of #c7f0f5 Color

#c7f0f5
#cdf1f6
#d3f3f7
#d9f5f8
#dff6f9
#e6f8fa
#ecfafb
#f2fbfc
#f8fdfd
#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

#c7f0f5
#f5ccc7

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

Split Complementary

#c7f0f5
#f5c7d9
#f5e3c7

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

Analogous Color

#c7f5e8
#c7f5f1
#c7f0f5
#c7e7f5
#c7def5

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

#c7f0f5
#f5c7f0
#f0f5c7

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

#c7f0f5
#e3c7f5
#f5ccc7
#d9f5c7

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

#c7f0f5
#f5ccc7
#f5e3c7
#c7d9f5

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

#c7f0f5 Color Code Preview on Black Background Color

This is how #c7f0f5 Color will look on black background color. Color contrast ratio is 17.21

#c7f0f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7f0f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7f0f5

#c7f0f5 color code is use for CSS Background Color

Background color for the above div is #c7f0f5

HTML with inline CSS

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

#c7f0f5 color code is use for CSS Border Color

CSS Border color for the above div is #c7f0f5

HTML with inline CSS

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

CSS Border Left color for the above div is #c7f0f5

HTML with inline CSS

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

CSS Border Right color for the above div is #c7f0f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7f0f5

HTML with inline CSS

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

CSS Border Top color for the above div is #c7f0f5

HTML with inline CSS

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

#c7f0f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7f0f5 Color code Preview on White Background

This is how #c7f0f5 Color code will look on white background color. Color contrast ratio is 1.22

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

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.