crispedge.com

Color picker

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

#03c7b3 hex color - Blue - Cool color - Information

#03c7b3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #03c7b3 Color code in RGB color code model is created after adding 1.18% red color, 78.04% green color and 70.2% blue color. Hex #03c7b3 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 0% magenta, 10% yellow and 22% black.

Hex #03c7b3 color code is between #00ccbb web safe hex color code and #00bbaa web safe hex color code. #00ccbb is the nearest web safe color code. You can see here many more shades of #03c7b3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code03c7b3#03c7b3
RGB Decimal3, 199, 179rgb(3, 199, 179)
RGB Percent1%, 78%, 70%rgb(1%, 78%, 70%)
CSS RGBa3, 199, 179,1rgba(3,199,179,1)
CMYK Modelcmyk(98%,0%,10%,22%)
HSL Color Space174,97% ,40%hsl(174,97% ,40%)
HSV Color Space174°, 98%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000111100011110110011
Octal3307263
Decimal3199179
Hex03c7b3

Different shades of #03c7b3 color code.

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

Light Shade of #03c7b3
#04f9e0
Dark Shade of #03c7b3
#029586
Saturated Shade of #03c7b3
#00cab5
Desaturated Shade of #03c7b3
#0dbdab
Grey scale Shade of #03c7b3
#656565
Brighten Shade
#1ce0cc
Most Readable Shade
#000000

Shades of #03c7b3 color code

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

#03c7b3
#02b09f
#029a8b
#028477
#016e63
#01584f
#01423b
#002c27
#001613
#000000

Similar Color like #03c7b3 color

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

#04c8b4
#05c9b5
#06cab6
#07cbb7
#08ccb8
#09cdb9
#0aceba
#0bcfbb
#0cd0bc
#0dd1bd
#0ed2be
#0fd3bf
#10d4c0
#11d5c1
#02c6b2
#01c5b1
#00c4b0
#00c3af
#00c2ae
#00c1ad
#00c0ac
#00bfab
#00beaa
#00bda9
#00bca8
#00bba7
#00baa6
#00b9a5

Monochromatic Color with #03c7b3

#03c7b3
#04f1d9
#001d1a
#014740
#027267
#029c8d

Tints of #03c7b3 Color

#03c7b3
#1fcdbb
#3bd3c3
#57d9cc
#73dfd4
#8fe6dd
#abece5
#c7f2ee
#e3f8f6
#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

#03c7b3
#c70317

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

Split Complementary

#03c7b3
#c70379
#c75103

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

Analogous Color

#03c765
#03c78c
#03c7b3
#03b4c7
#038dc7

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

#03c7b3
#b303c7
#c7b303

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

#03c7b3
#5103c7
#c70317
#79c703

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

#03c7b3
#c70317
#c75103
#0379c7

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 #03c7b3 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.

#03c7b3 Color Code Preview on Black Background Color

This is how #03c7b3 Color will look on black background color. Color contrast ratio is 9.82

#03c7b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #03c7b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #03c7b3

#03c7b3 color code is use for CSS Background Color

Background color for the above div is #03c7b3

HTML with inline CSS

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

#03c7b3 color code is use for CSS Border Color

CSS Border color for the above div is #03c7b3

HTML with inline CSS

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

CSS Border Left color for the above div is #03c7b3

HTML with inline CSS

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

CSS Border Right color for the above div is #03c7b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #03c7b3

HTML with inline CSS

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

CSS Border Top color for the above div is #03c7b3

HTML with inline CSS

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

#03c7b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#03c7b3 Color code Preview on White Background

This is how #03c7b3 Color code will look on white background color. Color contrast ratio is 2.14

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

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.