crispedge.com

Color picker

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

#be9e0e hex color - Yellow - Warm color - Information

#be9e0e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #be9e0e Color code in RGB color code model is created after adding 74.51% red color, 61.96% green color and 5.49% blue color. Hex #be9e0e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 93% yellow and 25% black.

Hex #be9e0e color code is between #bb9911 web safe hex color code and #ccaa00 web safe hex color code. #bb9911 is the nearest web safe color code. You can see here many more shades of #be9e0e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebe9e0e#be9e0e
RGB Decimal190, 158, 14rgb(190, 158, 14)
RGB Percent75%, 62%, 5%rgb(75%, 62%, 5%)
CSS RGBa190, 158, 14,1rgba(190,158,14,1)
CMYK Modelcmyk(0%,17%,93%,25%)
HSL Color Space49,86% ,40%hsl(49,86% ,40%)
HSV Color Space49°, 93%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101001111000001110
Octal27623616
Decimal19015814
Hexbe9e0e

Different shades of #be9e0e color code.

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

Light Shade of #be9e0e
#edc512
Dark Shade of #be9e0e
#8e760b
Saturated Shade of #be9e0e
#c8a404
Desaturated Shade of #be9e0e
#b49818
Grey scale Shade of #be9e0e
#666666
Brighten Shade
#d7b727
Most Readable Shade
#000000

Shades of #be9e0e color code

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

#be9e0e
#a88c0c
#937a0a
#7e6909
#695707
#544606
#3f3404
#2a2303
#151101
#000000

Similar Color like #be9e0e color

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

#bf9f0f
#c0a010
#c1a111
#c2a212
#c3a313
#c4a414
#c5a515
#c6a616
#c7a717
#c8a818
#c9a919
#caaa1a
#cbab1b
#ccac1c
#bd9d0d
#bc9c0c
#bb9b0b
#ba9a0a
#b99909
#b89808
#b79707
#b69606
#b59505
#b49404
#b39303
#b29202
#b19101
#b09000

Monochromatic Color with #be9e0e

#be9e0e
#e8c111
#141101
#3e3405
#695708
#937b0b

Tints of #be9e0e Color

#be9e0e
#c5a828
#ccb343
#d3be5e
#dac979
#e2d393
#e9deae
#f0e9c9
#f7f4e4
#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

#be9e0e
#0e2ebe

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

Split Complementary

#be9e0e
#0e86be
#460ebe

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

Analogous Color

#be580e
#be7b0e
#be9e0e
#bbbe0e
#98be0e

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

#be9e0e
#0ebe9e
#9e0ebe

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

#be9e0e
#0ebe46
#0e2ebe
#be0e86

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

#be9e0e
#0e2ebe
#460ebe
#86be0e

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

#be9e0e Color Code Preview on Black Background Color

This is how #be9e0e Color will look on black background color. Color contrast ratio is 8.09

#be9e0e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be9e0e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be9e0e

#be9e0e color code is use for CSS Background Color

Background color for the above div is #be9e0e

HTML with inline CSS

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

#be9e0e color code is use for CSS Border Color

CSS Border color for the above div is #be9e0e

HTML with inline CSS

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

CSS Border Left color for the above div is #be9e0e

HTML with inline CSS

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

CSS Border Right color for the above div is #be9e0e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be9e0e

HTML with inline CSS

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

CSS Border Top color for the above div is #be9e0e

HTML with inline CSS

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

#be9e0e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be9e0e Color code Preview on White Background

This is how #be9e0e Color code will look on white background color. Color contrast ratio is 2.60

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

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.