crispedge.com

Color picker

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

#ee0000 hex color - MVS Red - Red - Warm color - Information

#ee0000 hex color - MVS Red - Red - Warm color

Color Hue/Base color: Red

Hex #ee0000 Color Code is also known as MVS Red color.

Hex #ee0000 Color code in RGB color code model is created after adding 93.33% red color, 0% green color and 0% blue color. Hex #ee0000 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 100% yellow and 7% black.

Hex #ee0000 color code is a web safe color. Next web safe color code is #dd0000 and previous web safe color code is #ff0000. You can see here many more shades of #ee0000 color code.

0 Likes 0 Comments | 278 Views

Color Table

Hex Color Codeee0000#ee0000
RGB Decimal238, 0, 0rgb(238, 0, 0)
RGB Percent93%, 0%, 0%rgb(93%, 0%, 0%)
CSS RGBa238, 0, 0,1rgba(238,0,0,1)
CMYK Modelcmyk(0%,100%,100%,7%)
HSL Color Space0,100% ,47%hsl(0,100% ,47%)
HSV Color Space0°, 100%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100000000000000000
Octal35600
Decimal23800
Hexee0000

Different shades of #ee0000 color code.

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

Light Shade of #ee0000
#ff2222
Dark Shade of #ee0000
#bb0000
Saturated Shade of #ee0000
#ee0000
Desaturated Shade of #ee0000
#e20c0c
Grey scale Shade of #ee0000
#777777
Brighten Shade
#ff1919
Most Readable Shade
#FFFFFF

Shades of #ee0000 color code

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

#ee0000
#d30000
#b90000
#9e0000
#840000
#690000
#4f0000
#340000
#1a0000
#000000

Similar Color like #ee0000 color

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

#ef0101
#f00202
#f10303
#f20404
#f30505
#f40606
#f50707
#f60808
#f70909
#f80a0a
#f90b0b
#fa0c0c
#fb0d0d
#fc0e0e
#ed0000
#ec0000
#eb0000
#ea0000
#e90000
#e80000
#e70000
#e60000
#e50000
#e40000
#e30000
#e20000
#e10000
#e00000

Monochromatic Color with #ee0000

#ee0000
#1a0000
#440000
#6e0000
#990000
#c30000

Tints of #ee0000 Color

#ee0000
#ef1c1c
#f13838
#f35555
#f57171
#f78d8d
#f9aaaa
#fbc6c6
#fde2e2
#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

#ee0000
#00eeee

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

Split Complementary

#ee0000
#00ee77
#0077ee

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

Analogous Color

#ee005f
#ee0030
#ee0000
#ee3000
#ee5f00

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

#ee0000
#00ee00
#0000ee

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

#ee0000
#77ee00
#00eeee
#7700ee

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

#ee0000
#00eeee
#0077ee
#ee7700

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

#ee0000 Color Code Preview on Black Background Color

This is how #ee0000 Color will look on black background color. Color contrast ratio is 4.64

#ee0000 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee0000

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee0000

#ee0000 color code is use for CSS Background Color

Background color for the above div is #ee0000

HTML with inline CSS

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

#ee0000 color code is use for CSS Border Color

CSS Border color for the above div is #ee0000

HTML with inline CSS

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

CSS Border Left color for the above div is #ee0000

HTML with inline CSS

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

CSS Border Right color for the above div is #ee0000

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee0000

HTML with inline CSS

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

CSS Border Top color for the above div is #ee0000

HTML with inline CSS

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

#ee0000 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee0000 Color code Preview on White Background

This is how #ee0000 Color code will look on white background color. Color contrast ratio is 4.53

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

Related Gradients

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

0 Likes 0 Comments | 278 Views

Post your comment:-

By submitting comment you agree to our privacy policy.