crispedge.com

Color picker

Loading...

#01253e hex color - Green - Cool color - Information

#01253e hex color - Green - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Green

Hex #01253e Color code in RGB color code model is created after adding 0.39% red color, 14.51% green color and 24.31% blue color. Hex #01253e Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 40% magenta, 0% yellow and 76% black.

Hex #01253e color code is between #002244 web safe hex color code and #003333 web safe hex color code. #002244 is the nearest web safe color code. You can see here many more shades of #01253e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code01253e#01253e
RGB Decimal1, 37, 62rgb(1, 37, 62)
RGB Percent0%, 15%, 24%rgb(0%, 15%, 24%)
CSS RGBa1, 37, 62,1rgba(1,37,62,1)
CMYK Modelcmyk(98%,40%,0%,76%)
HSL Color Space205,97% ,12%hsl(205,97% ,12%)
HSV Color Space205°, 98%, 24%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000010010010100111110
Octal14576
Decimal13762
Hex01253e

Different shades of #01253e color code.

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

Light Shade of #01253e
#024370
Dark Shade of #01253e
#00070c
Saturated Shade of #01253e
#00253f
Desaturated Shade of #01253e
#04243b
Grey scale Shade of #01253e
#1f1f1f
Brighten Shade
#1a3e57
Most Readable Shade
#FFFFFF

Shades of #01253e color code

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

#01253e
#002037
#001c30
#001829
#001422
#00101b
#000c14
#00080d
#000406
#000000

Similar Color like #01253e color

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

#02263f
#032740
#042841
#052942
#062a43
#072b44
#082c45
#092d46
#0a2e47
#0b2f48
#0c3049
#0d314a
#0e324b
#0f334c
#00243d
#00233c
#00223b
#00213a
#002039
#001f38
#001e37
#001d36
#001c35
#001b34
#001a33
#001932
#001831
#001730

Monochromatic Color with #01253e

#01253e
#023e68
#025893
#0371bd
#048ae8
#000c13

Tints of #01253e Color

#01253e
#1d3d53
#395568
#556d7e
#718593
#8e9ea9
#aab6be
#c6ced4
#e2e6e9
#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

#01253e
#3e1a01

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

Split Complementary

#01253e
#3e0106
#3e3901

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

Analogous Color

#013d3e
#01313e
#01253e
#01193e
#010d3e

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

#01253e
#3e0125
#253e01

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

#01253e
#38013e
#3e1a01
#063e01

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

#01253e
#3e1a01
#3e3901
#01063e

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

#01253e Color Code Preview on Black Background Color

This is how #01253e Color will look on black background color. Color contrast ratio is 1.34

#01253e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#01253e color code is use for CSS Background Color

Background color for the above div is #01253e

HTML with inline CSS

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

#01253e color code is use for CSS Border Color

CSS Border color for the above div is #01253e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#01253e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#01253e Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.