crispedge.com

Color picker

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

#253cf3 hex color - Violet - Cool color - Information

#253cf3 hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #253cf3 Color code in RGB color code model is created after adding 14.51% red color, 23.53% green color and 95.29% blue color. Hex #253cf3 Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 75% magenta, 0% yellow and 5% black.

Hex #253cf3 color code is between #2244ee web safe hex color code and #3333ff web safe hex color code. #2244ee is the nearest web safe color code. You can see here many more shades of #253cf3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code253cf3#253cf3
RGB Decimal37, 60, 243rgb(37, 60, 243)
RGB Percent15%, 24%, 95%rgb(15%, 24%, 95%)
CSS RGBa37, 60, 243,1rgba(37,60,243,1)
CMYK Modelcmyk(85%,75%,0%,5%)
HSL Color Space233,90% ,55%hsl(233,90% ,55%)
HSV Color Space233°, 85%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001001010011110011110011
Octal4574363
Decimal3760243
Hex253cf3

Different shades of #253cf3 color code.

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

Light Shade of #253cf3
#5567f6
Dark Shade of #253cf3
#0c23d9
Saturated Shade of #253cf3
#1933fe
Desaturated Shade of #253cf3
#3045e7
Grey scale Shade of #253cf3
#8c8c8c
Brighten Shade
#3e55ff
Most Readable Shade
#FFFFFF

Shades of #253cf3 color code

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

#253cf3
#2035d8
#1c2ebd
#1828a2
#142187
#101a6c
#0c1451
#080d36
#04061b
#000000

Similar Color like #253cf3 color

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

#263df4
#273ef5
#283ff6
#2940f7
#2a41f8
#2b42f9
#2c43fa
#2d44fb
#2e45fc
#2f46fd
#3047fe
#3148ff
#3249ff
#334aff
#243bf2
#233af1
#2239f0
#2138ef
#2037ee
#1f36ed
#1e35ec
#1d34eb
#1c33ea
#1b32e9
#1a31e8
#1930e7
#182fe6
#172ee5

Monochromatic Color with #253cf3

#253cf3
#05081e
#0b1249
#121d73
#18279e
#1f32c8

Tints of #253cf3 Color

#253cf3
#3d51f4
#5567f5
#6d7df7
#8592f8
#9ea8f9
#b6befb
#ced3fc
#e6e9fd
#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

#253cf3
#f3dc25

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

Split Complementary

#253cf3
#f37525
#a3f325

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

Analogous Color

#258ef3
#2565f3
#253cf3
#3725f3
#6025f3

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

#253cf3
#f3253c
#3cf325

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

#253cf3
#f325a3
#f3dc25
#25f375

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

#253cf3
#f3dc25
#a3f325
#7525f3

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 #253cf3 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.

#253cf3 Color Code Preview on Black Background Color

This is how #253cf3 Color will look on black background color. Color contrast ratio is 3.02

#253cf3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #253cf3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #253cf3

#253cf3 color code is use for CSS Background Color

Background color for the above div is #253cf3

HTML with inline CSS

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

#253cf3 color code is use for CSS Border Color

CSS Border color for the above div is #253cf3

HTML with inline CSS

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

CSS Border Left color for the above div is #253cf3

HTML with inline CSS

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

CSS Border Right color for the above div is #253cf3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #253cf3

HTML with inline CSS

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

CSS Border Top color for the above div is #253cf3

HTML with inline CSS

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

#253cf3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#253cf3 Color code Preview on White Background

This is how #253cf3 Color code will look on white background color. Color contrast ratio is 6.96

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.