crispedge.com

Color picker

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

#be624a hex color - Orange - Warm color - Information

#be624a hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #be624a Color code in RGB color code model is created after adding 74.51% red color, 38.43% green color and 29.02% blue color. Hex #be624a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 61% yellow and 25% black.

Hex #be624a color code is between #bb6644 web safe hex color code and #cc5555 web safe hex color code. #bb6644 is the nearest web safe color code. You can see here many more shades of #be624a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebe624a#be624a
RGB Decimal190, 98, 74rgb(190, 98, 74)
RGB Percent75%, 38%, 29%rgb(75%, 38%, 29%)
CSS RGBa190, 98, 74,1rgba(190,98,74,1)
CMYK Modelcmyk(0%,48%,61%,25%)
HSL Color Space12,47% ,52%hsl(12,47% ,52%)
HSV Color Space12°, 61%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100110001001001010
Octal276142112
Decimal1909874
Hexbe624a

Different shades of #be624a color code.

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

Light Shade of #be624a
#cb8370
Dark Shade of #be624a
#9d4d38
Saturated Shade of #be624a
#ca5b3e
Desaturated Shade of #be624a
#b26956
Grey scale Shade of #be624a
#848484
Brighten Shade
#d77b63
Most Readable Shade
#FFFFFF

Shades of #be624a color code

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

#be624a
#a85741
#934c39
#7e4131
#693629
#542b20
#3f2018
#2a1510
#150a08
#000000

Similar Color like #be624a color

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

#bf634b
#c0644c
#c1654d
#c2664e
#c3674f
#c46850
#c56951
#c66a52
#c76b53
#c86c54
#c96d55
#ca6e56
#cb6f57
#cc7058
#bd6149
#bc6048
#bb5f47
#ba5e46
#b95d45
#b85c44
#b75b43
#b65a42
#b55941
#b45840
#b3573f
#b2563e
#b1553d
#b0543c

Monochromatic Color with #be624a

#be624a
#e8785b
#140a08
#3e2018
#693629
#934c39

Tints of #be624a Color

#be624a
#c5735e
#cc8472
#d39686
#daa79a
#e2b9ae
#e9cac2
#f0dcd6
#f7edea
#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

#be624a
#4aa6be

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

Split Complementary

#be624a
#4abe9c
#4a6cbe

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

Analogous Color

#be4a60
#be4b4a
#be624a
#be794a
#be904a

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

#be624a
#4abe62
#624abe

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

#be624a
#6cbe4a
#4aa6be
#9c4abe

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

#be624a
#4aa6be
#4a6cbe
#be9c4a

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

#be624a Color Code Preview on Black Background Color

This is how #be624a Color will look on black background color. Color contrast ratio is 5.04

#be624a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be624a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be624a

#be624a color code is use for CSS Background Color

Background color for the above div is #be624a

HTML with inline CSS

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

#be624a color code is use for CSS Border Color

CSS Border color for the above div is #be624a

HTML with inline CSS

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

CSS Border Left color for the above div is #be624a

HTML with inline CSS

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

CSS Border Right color for the above div is #be624a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be624a

HTML with inline CSS

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

CSS Border Top color for the above div is #be624a

HTML with inline CSS

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

#be624a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be624a Color code Preview on White Background

This is how #be624a Color code will look on white background color. Color contrast ratio is 4.17

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

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.