crispedge.com

Color picker

Loading...

#00729e hex color - Blue Ocean - Blue - Cool color - Information

#00729e hex color - Blue Ocean - Blue - Cool color

Color Hue/Base color: Blue

Hex #00729e Color Code is also known as Blue Ocean color.

Hex #00729e Color code in RGB color code model is created after adding 0% red color, 44.71% green color and 61.96% blue color. Hex #00729e Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 28% magenta, 0% yellow and 38% black.

Hex #00729e color code is between #007799 web safe hex color code and #0066aa web safe hex color code. #007799 is the nearest web safe color code. You can see here many more shades of #00729e color code.

0 Likes 0 Comments | 37 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code00729e#00729e
RGB Decimal0, 114, 158rgb(0, 114, 158)
RGB Percent0%, 45%, 62%rgb(0%, 45%, 62%)
CSS RGBa0, 114, 158,1rgba(0,114,158,1)
CMYK Modelcmyk(100%,28%,0%,38%)
HSL Color Space197,100% ,31%hsl(197,100% ,31%)
HSV Color Space197°, 100%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000111001010011110
Octal0162236
Decimal0114158
Hex00729e

Different shades of #00729e color code.

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

Light Shade of #00729e
#0097d1
Dark Shade of #00729e
#004d6b
Saturated Shade of #00729e
#00729e
Desaturated Shade of #00729e
#086e96
Grey scale Shade of #00729e
#4f4f4f
Brighten Shade
#198bb7
Most Readable Shade
#FFFFFF

Shades of #00729e color code

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

#00729e
#00658c
#00587a
#004c69
#003f57
#003246
#002634
#001923
#000c11
#000000

Similar Color like #00729e color

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

#01739f
#0274a0
#0375a1
#0476a2
#0577a3
#0678a4
#0779a5
#087aa6
#097ba7
#0a7ca8
#0b7da9
#0c7eaa
#0d7fab
#0e80ac
#00719d
#00709c
#006f9b
#006e9a
#006d99
#006c98
#006b97
#006a96
#006995
#006894
#006793
#006692
#006591
#006490

Monochromatic Color with #00729e

#00729e
#0091c8
#00aff3
#00161e
#003549
#005373

Tints of #00729e Color

#00729e
#1c81a8
#3891b3
#55a1be
#71b0c9
#8dc0d3
#aad0de
#c6dfe9
#e2eff4
#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

#00729e
#9e2c00

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

Split Complementary

#00729e
#9e0023
#9e7b00

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

Analogous Color

#009e8b
#00929e
#00729e
#00529e
#00339e

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

#00729e
#9e0072
#729e00

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

#00729e
#7b009e
#9e2c00
#239e00

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

#00729e
#9e2c00
#9e7b00
#00239e

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 #00729e 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.

#00729e Color Code Preview on Black Background Color

This is how #00729e Color will look on black background color. Color contrast ratio is 3.90

#00729e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00729e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00729e

#00729e color code is use for CSS Background Color

Background color for the above div is #00729e

HTML with inline CSS

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

#00729e color code is use for CSS Border Color

CSS Border color for the above div is #00729e

HTML with inline CSS

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

CSS Border Left color for the above div is #00729e

HTML with inline CSS

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

CSS Border Right color for the above div is #00729e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00729e

HTML with inline CSS

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

CSS Border Top color for the above div is #00729e

HTML with inline CSS

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

#00729e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00729e Color code Preview on White Background

This is how #00729e Color code will look on white background color. Color contrast ratio is 5.38

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(0,114,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,44,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,114,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 37 Views

Post your comment:-

By submitting comment you agree to our privacy policy.