crispedge.com

Color picker

Loading...

#487678 hex color - Cool Waters - Blue - Cool color - Information

#487678 hex color - Cool Waters - Blue - Cool color

Color Hue/Base color: Blue

Hex #487678 Color Code is also known as Cool Waters color.

Hex #487678 Color code in RGB color code model is created after adding 28.24% red color, 46.27% green color and 47.06% blue color. Hex #487678 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 2% magenta, 0% yellow and 53% black.

Hex #487678 color code is between #447777 web safe hex color code and #556688 web safe hex color code. #447777 is the nearest web safe color code. You can see here many more shades of #487678 color code.

0 Likes 0 Comments | 34 Views

RGB Chart

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

Color Table

Hex Color Code487678#487678
RGB Decimal72, 118, 120rgb(72, 118, 120)
RGB Percent28%, 46%, 47%rgb(28%, 46%, 47%)
CSS RGBa72, 118, 120,1rgba(72,118,120,1)
CMYK Modelcmyk(40%,2%,0%,53%)
HSL Color Space183,25% ,38%hsl(183,25% ,38%)
HSV Color Space183°, 40%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010000111011001111000
Octal110166170
Decimal72118120
Hex487678

Different shades of #487678 color code.

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

Light Shade of #487678
#5b9598
Dark Shade of #487678
#355758
Saturated Shade of #487678
#3e7f82
Desaturated Shade of #487678
#526d6e
Grey scale Shade of #487678
#606060
Brighten Shade
#618f91
Most Readable Shade
#FFFFFF

Shades of #487678 color code

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

#487678
#40686a
#385b5d
#304e50
#284142
#203435
#182728
#101a1a
#080d0d
#000000

Similar Color like #487678 color

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

#497779
#4a787a
#4b797b
#4c7a7c
#4d7b7d
#4e7c7e
#4f7d7f
#507e80
#517f81
#528082
#538183
#548284
#558385
#568486
#477577
#467476
#457375
#447274
#437173
#427072
#416f71
#406e70
#3f6d6f
#3e6c6e
#3d6b6d
#3c6a6c
#3b696b
#3a686a

Monochromatic Color with #487678

#487678
#61a0a2
#7bcacd
#94f3f7
#152223
#2e4c4d

Tints of #487678 Color

#487678
#5c8587
#709496
#85a3a5
#99b2b4
#adc2c3
#c2d1d2
#d6e0e1
#eaeff0
#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

#487678
#784a48

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

Split Complementary

#487678
#78485e
#786248

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

Analogous Color

#487867
#487870
#487678
#486c78
#486378

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

#487678
#784876
#767848

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

#487678
#624878
#784a48
#5e7848

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

#487678
#784a48
#786248
#485e78

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

#487678 Color Code Preview on Black Background Color

This is how #487678 Color will look on black background color. Color contrast ratio is 4.14

#487678 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #487678

HTML with inline CSS

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

Your Example Paragraph content text in with font color #487678

#487678 color code is use for CSS Background Color

Background color for the above div is #487678

HTML with inline CSS

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

#487678 color code is use for CSS Border Color

CSS Border color for the above div is #487678

HTML with inline CSS

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

CSS Border Left color for the above div is #487678

HTML with inline CSS

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

CSS Border Right color for the above div is #487678

HTML with inline CSS

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

CSS Border Bottom color for the above div is #487678

HTML with inline CSS

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

CSS Border Top color for the above div is #487678

HTML with inline CSS

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

#487678 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#487678 Color code Preview on White Background

This is how #487678 Color code will look on white background color. Color contrast ratio is 5.07

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

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(72,118,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,74,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,118,120,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.