crispedge.com

Color picker

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

#337f86 hex color - Sea Swimmer - Blue - Cool color - Information

#337f86 hex color - Sea Swimmer - Blue - Cool color

Color Hue/Base color: Blue

Hex #337f86 Color Code is also known as Sea Swimmer color.

Hex #337f86 Color code in RGB color code model is created after adding 20% red color, 49.8% green color and 52.55% blue color. Hex #337f86 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 5% magenta, 0% yellow and 47% black.

Hex #337f86 color code is between #227788 web safe hex color code and #448877 web safe hex color code. #227788 is the nearest web safe color code. You can see here many more shades of #337f86 color code.

0 Likes 0 Comments | 22 Views

Color Table

Hex Color Code337f86#337f86
RGB Decimal51, 127, 134rgb(51, 127, 134)
RGB Percent20%, 50%, 53%rgb(20%, 50%, 53%)
CSS RGBa51, 127, 134,1rgba(51,127,134,1)
CMYK Modelcmyk(62%,5%,0%,47%)
HSL Color Space185,45% ,36%hsl(185,45% ,36%)
HSV Color Space185°, 62%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110111111110000110
Octal63177206
Decimal51127134
Hex337f86

Different shades of #337f86 color code.

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

Light Shade of #337f86
#41a2ab
Dark Shade of #337f86
#255c61
Saturated Shade of #337f86
#2a878f
Desaturated Shade of #337f86
#3c777d
Grey scale Shade of #337f86
#5c5c5c
Brighten Shade
#4c989f
Most Readable Shade
#FFFFFF

Shades of #337f86 color code

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

#337f86
#2d7077
#276268
#225459
#1c464a
#16383b
#112a2c
#0b1c1d
#050e0e
#000000

Similar Color like #337f86 color

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

#348087
#358188
#368289
#37838a
#38848b
#39858c
#3a868d
#3b878e
#3c888f
#3d8990
#3e8a91
#3f8b92
#408c93
#418d94
#327e85
#317d84
#307c83
#2f7b82
#2e7a81
#2d7980
#2c787f
#2b777e
#2a767d
#29757c
#28747b
#27737a
#267279
#257178

Monochromatic Color with #337f86

#337f86
#43a7b0
#53d0db
#020606
#132e31
#23575b

Tints of #337f86 Color

#337f86
#498d93
#609ba0
#77a9ae
#8db7bb
#a4c6c9
#bbd4d6
#d1e2e4
#e8f0f1
#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

#337f86
#863a33

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

Split Complementary

#337f86
#863355
#866433

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

Analogous Color

#33866c
#33867c
#337f86
#336e86
#335e86

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

#337f86
#86337f
#7f8633

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

#337f86
#633386
#863a33
#558633

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

#337f86
#863a33
#866433
#335586

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 #337f86 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.

#337f86 Color Code Preview on Black Background Color

This is how #337f86 Color will look on black background color. Color contrast ratio is 4.52

#337f86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #337f86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #337f86

#337f86 color code is use for CSS Background Color

Background color for the above div is #337f86

HTML with inline CSS

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

#337f86 color code is use for CSS Border Color

CSS Border color for the above div is #337f86

HTML with inline CSS

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

CSS Border Left color for the above div is #337f86

HTML with inline CSS

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

CSS Border Right color for the above div is #337f86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #337f86

HTML with inline CSS

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

CSS Border Top color for the above div is #337f86

HTML with inline CSS

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

#337f86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#337f86 Color code Preview on White Background

This is how #337f86 Color code will look on white background color. Color contrast ratio is 4.65

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

Related Gradients

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

0 Likes 0 Comments | 22 Views

Post your comment:-

By submitting comment you agree to our privacy policy.