crispedge.com

Color picker

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

#98002e hex color - Red - Warm color - Information

#98002e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #98002e Color code in RGB color code model is created after adding 59.61% red color, 0% green color and 18.04% blue color. Hex #98002e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 70% yellow and 40% black.

Hex #98002e color code is between #990033 web safe hex color code and #880022 web safe hex color code. #990033 is the nearest web safe color code. You can see here many more shades of #98002e color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code98002e#98002e
RGB Decimal152, 0, 46rgb(152, 0, 46)
RGB Percent60%, 0%, 18%rgb(60%, 0%, 18%)
CSS RGBa152, 0, 46,1rgba(152,0,46,1)
CMYK Modelcmyk(0%,100%,70%,40%)
HSL Color Space342,100% ,30%hsl(342,100% ,30%)
HSV Color Space342°, 100%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110000000000000101110
Octal230056
Decimal152046
Hex98002e

Different shades of #98002e color code.

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

Light Shade of #98002e
#cb003d
Dark Shade of #98002e
#65001f
Saturated Shade of #98002e
#98002e
Desaturated Shade of #98002e
#900831
Grey scale Shade of #98002e
#4c4c4c
Brighten Shade
#b11947
Most Readable Shade
#FFFFFF

Shades of #98002e color code

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

#98002e
#870028
#760023
#65001e
#540019
#430014
#32000f
#21000a
#100005
#000000

Similar Color like #98002e color

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

#99012f
#9a0230
#9b0331
#9c0432
#9d0533
#9e0634
#9f0735
#a00836
#a10937
#a20a38
#a30b39
#a40c3a
#a50d3b
#a60e3c
#97002d
#96002c
#95002b
#94002a
#930029
#920028
#910027
#900026
#8f0025
#8e0024
#8d0023
#8c0022
#8b0021
#8a0020

Monochromatic Color with #98002e

#98002e
#c2003b
#ed0048
#180007
#430014
#6d0021

Tints of #98002e Color

#98002e
#a31c45
#ae385c
#ba5573
#c5718a
#d18da2
#dcaab9
#e8c6d0
#f3e2e7
#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

#98002e
#00986a

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

Split Complementary

#98002e
#00981e
#007a98

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

Analogous Color

#98006b
#98004c
#98002e
#980010
#980f00

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

#98002e
#2e9800
#002e98

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

#98002e
#7a9800
#00986a
#1e0098

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

#98002e
#00986a
#007a98
#981e00

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

#98002e Color Code Preview on Black Background Color

This is how #98002e Color will look on black background color. Color contrast ratio is 2.37

#98002e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#98002e color code is use for CSS Background Color

Background color for the above div is #98002e

HTML with inline CSS

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

#98002e color code is use for CSS Border Color

CSS Border color for the above div is #98002e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#98002e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#98002e Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.