@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#255196 hex color - Blue - Cool color - Information

#255196 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #255196 Color code in RGB color code model is created after adding 14.51% red color, 31.76% green color and 58.82% blue color. Hex #255196 Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 46% magenta, 0% yellow and 41.18% black.

Hex #255196 color code is between #225599 web safe hex color code and #334488 web safe hex color code. #225599 is the nearest web safe color code. You can see here many more shades of #255196 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 255196 #255196
RGB Decimal 37, 81, 150 rgb(37, 81, 150)
RGB Percent 15%, 32%, 59% rgb(15%, 32%, 59%)
CSS RGBa 37, 81, 150,1 rgba(37,81,150,1)
CMYK Model cmyk(75%,46%,0%,41.18%)
HSL Color Space 217,60% ,37% hsl(217,60% ,37%)
HSV Color Space 217°, 75%, 59%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100101 01010001 10010110
Octal 45 121 226
Decimal 37 81 150
Hex 25 51 96

Different shades of #255196 color code.

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

Light Shade of #255196
#2f67bf
Dark Shade of #255196
#1b3b6d
Saturated Shade of #255196
#1c4f9f
Desaturated Shade of #255196
#2e538d
Grey scale Shade of #255196
#5d5d5d
Brighten Shade
#3e6aaf
Most Readable Shade
#FFFFFF

Shades of #255196 color code

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

#255196
#204885
#1c3f74
#183664
#142d53
#102442
#0c1b32
#081221
#040910
#000000

Similar Color like #255196 color

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

#265297
#275398
#285499
#29559a
#2a569b
#2b579c
#2c589d
#2d599e
#2e5a9f
#2f5ba0
#305ca1
#315da2
#325ea3
#335fa4
#245095
#234f94
#224e93
#214d92
#204c91
#1f4b90
#1e4a8f
#1d498e
#1c488d
#1b478c
#1a468b
#19458a
#184489
#174388

Monochromatic Color with #255196

#255196
#2f68c0
#3a7feb
#060c16
#102341
#1b3a6b

Tints of #255196 Color

#255196
#3d64a1
#5577ad
#6d8bb9
#859ec4
#9eb1d0
#b6c5dc
#ced8e7
#e6ebf3
#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

#255196
#966a25

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

Split Complementary

#255196
#963225
#899625

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

Analogous Color

#257e96
#256896
#255196
#253a96
#262596

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

#255196
#962551
#519625

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

#255196
#962589
#966a25
#259631

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

#255196
#966a25
#899625
#322596

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

#255196 Color Code Preview on Black Background Color

This is how #255196 Color will look on black background color. Color contrast ratio is 2.70

#255196 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #255196

HTML with inline CSS

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

Your Example Paragraph content text in with font color #255196

#255196 color code is use for CSS Background Color

Background color for the above div is #255196

HTML with inline CSS

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

#255196 color code is use for CSS Border Color

CSS Border color for the above div is #255196

HTML with inline CSS

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

CSS Border Left color for the above div is #255196

HTML with inline CSS

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

CSS Border Right color for the above div is #255196

HTML with inline CSS

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

CSS Border Bottom color for the above div is #255196

HTML with inline CSS

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

CSS Border Top color for the above div is #255196

HTML with inline CSS

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

#255196 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#255196 Color code Preview on White Background

This is how #255196 Color code will look on white background color. Color contrast ratio is 7.79

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

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(37,81,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,106,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(37,81,150,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.