crispedge.com

Color picker

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

#a44b62 hex color - Glazed Raspberry - Red - Warm color - Information

#a44b62 hex color - Glazed Raspberry - Red - Warm color

Color Hue/Base color: Red

Hex #a44b62 Color Code is also known as Glazed Raspberry color.

Hex #a44b62 Color code in RGB color code model is created after adding 64.31% red color, 29.41% green color and 38.43% blue color. Hex #a44b62 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 40% yellow and 36% black.

Hex #a44b62 color code is between #aa4466 web safe hex color code and #995555 web safe hex color code. #aa4466 is the nearest web safe color code. You can see here many more shades of #a44b62 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea44b62#a44b62
RGB Decimal164, 75, 98rgb(164, 75, 98)
RGB Percent64%, 29%, 38%rgb(64%, 29%, 38%)
CSS RGBa164, 75, 98,1rgba(164,75,98,1)
CMYK Modelcmyk(0%,54%,40%,36%)
HSL Color Space344,37% ,47%hsl(344,37% ,47%)
HSV Color Space344°, 54%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000100101101100010
Octal244113142
Decimal1647598
Hexa44b62

Different shades of #a44b62 color code.

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

Light Shade of #a44b62
#ba687d
Dark Shade of #a44b62
#813b4d
Saturated Shade of #a44b62
#b03f5c
Desaturated Shade of #a44b62
#985768
Grey scale Shade of #a44b62
#777777
Brighten Shade
#bd647b
Most Readable Shade
#FFFFFF

Shades of #a44b62 color code

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

#a44b62
#914257
#7f3a4c
#6d3241
#5b2936
#48212b
#361920
#241015
#12080a
#000000

Similar Color like #a44b62 color

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

#a54c63
#a64d64
#a74e65
#a84f66
#a95067
#aa5168
#ab5269
#ac536a
#ad546b
#ae556c
#af566d
#b0576e
#b1586f
#b25970
#a34a61
#a24960
#a1485f
#a0475e
#9f465d
#9e455c
#9d445b
#9c435a
#9b4259
#9a4158
#994057
#983f56
#973e55
#963d54

Monochromatic Color with #a44b62

#a44b62
#ce5e7b
#f97295
#241116
#4f242f
#793849

Tints of #a44b62 Color

#a44b62
#ae5f73
#b87384
#c28796
#cc9ba7
#d6afb9
#e0c3ca
#ead7dc
#f4ebed
#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

#a44b62
#4ba48d

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

Split Complementary

#a44b62
#4ba460
#4b8fa4

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

Analogous Color

#a44b86
#a44b74
#a44b62
#a44b50
#a4584b

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

#a44b62
#62a44b
#4b62a4

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

#a44b62
#8ea44b
#4ba48d
#604ba4

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

#a44b62
#4ba48d
#4b8fa4
#a4604b

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

#a44b62 Color Code Preview on Black Background Color

This is how #a44b62 Color will look on black background color. Color contrast ratio is 3.76

#a44b62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a44b62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a44b62

#a44b62 color code is use for CSS Background Color

Background color for the above div is #a44b62

HTML with inline CSS

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

#a44b62 color code is use for CSS Border Color

CSS Border color for the above div is #a44b62

HTML with inline CSS

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

CSS Border Left color for the above div is #a44b62

HTML with inline CSS

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

CSS Border Right color for the above div is #a44b62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a44b62

HTML with inline CSS

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

CSS Border Top color for the above div is #a44b62

HTML with inline CSS

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

#a44b62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a44b62 Color code Preview on White Background

This is how #a44b62 Color code will look on white background color. Color contrast ratio is 5.58

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.