crispedge.com

Color picker

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

#fd1235 hex color - Red - Warm color - Information

#fd1235 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fd1235 Color code in RGB color code model is created after adding 99.22% red color, 7.06% green color and 20.78% blue color. Hex #fd1235 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 79% yellow and 1% black.

Hex #fd1235 color code is between #ff1133 web safe hex color code and #ee2244 web safe hex color code. #ff1133 is the nearest web safe color code. You can see here many more shades of #fd1235 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefd1235#fd1235
RGB Decimal253, 18, 53rgb(253, 18, 53)
RGB Percent99%, 7%, 21%rgb(99%, 7%, 21%)
CSS RGBa253, 18, 53,1rgba(253,18,53,1)
CMYK Modelcmyk(0%,93%,79%,1%)
HSL Color Space351,98% ,53%hsl(351,98% ,53%)
HSV Color Space351°, 93%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010001001000110101
Octal3752265
Decimal2531853
Hexfd1235

Different shades of #fd1235 color code.

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

Light Shade of #fd1235
#fd4560
Dark Shade of #fd1235
#da0222
Saturated Shade of #fd1235
#ff1034
Desaturated Shade of #fd1235
#f11e3d
Grey scale Shade of #fd1235
#878787
Brighten Shade
#ff2b4e
Most Readable Shade
#FFFFFF

Shades of #fd1235 color code

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

#fd1235
#e0102f
#c40e29
#a80c23
#8c0a1d
#700817
#540611
#38040b
#1c0205
#000000

Similar Color like #fd1235 color

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

#fe1336
#ff1437
#ff1538
#ff1639
#ff173a
#ff183b
#ff193c
#ff1a3d
#ff1b3e
#ff1c3f
#ff1d40
#ff1e41
#ff1f42
#ff2043
#fc1134
#fb1033
#fa0f32
#f90e31
#f80d30
#f70c2f
#f60b2e
#f50a2d
#f4092c
#f3082b
#f2072a
#f10629
#f00528
#ef0427

Monochromatic Color with #fd1235

#fd1235
#280308
#530611
#7d091a
#a80c23
#d20f2c

Tints of #fd1235 Color

#fd1235
#fd2c4b
#fd4661
#fd6178
#fd7b8e
#fe95a5
#feb0bb
#fecad2
#fee4e8
#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

#fd1235
#12fdda

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

Split Complementary

#fd1235
#12fd65
#12abfd

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

Analogous Color

#fd1293
#fd1264
#fd1235
#fd1e12
#fd4d12

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

#fd1235
#35fd12
#1235fd

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

#fd1235
#aafd12
#12fdda
#6412fd

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

#fd1235
#12fdda
#12abfd
#fd6412

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

#fd1235 Color Code Preview on Black Background Color

This is how #fd1235 Color will look on black background color. Color contrast ratio is 5.31

#fd1235 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd1235

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd1235

#fd1235 color code is use for CSS Background Color

Background color for the above div is #fd1235

HTML with inline CSS

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

#fd1235 color code is use for CSS Border Color

CSS Border color for the above div is #fd1235

HTML with inline CSS

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

CSS Border Left color for the above div is #fd1235

HTML with inline CSS

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

CSS Border Right color for the above div is #fd1235

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd1235

HTML with inline CSS

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

CSS Border Top color for the above div is #fd1235

HTML with inline CSS

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

#fd1235 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd1235 Color code Preview on White Background

This is how #fd1235 Color code will look on white background color. Color contrast ratio is 3.95

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

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.