crispedge.com

Color picker

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

#bc093f hex color - Red - Warm color - Information

#bc093f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc093f Color code in RGB color code model is created after adding 73.73% red color, 3.53% green color and 24.71% blue color. Hex #bc093f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 95% magenta, 66% yellow and 26% black.

Hex #bc093f color code is between #bb1144 web safe hex color code and #cc0033 web safe hex color code. #bb1144 is the nearest web safe color code. You can see here many more shades of #bc093f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebc093f#bc093f
RGB Decimal188, 9, 63rgb(188, 9, 63)
RGB Percent74%, 4%, 25%rgb(74%, 4%, 25%)
CSS RGBa188, 9, 63,1rgba(188,9,63,1)
CMYK Modelcmyk(0%,95%,66%,26%)
HSL Color Space342,91% ,39%hsl(342,91% ,39%)
HSV Color Space342°, 95%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000000100100111111
Octal2741177
Decimal188963
Hexbc093f

Different shades of #bc093f color code.

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

Light Shade of #bc093f
#ed0b4f
Dark Shade of #bc093f
#8b072f
Saturated Shade of #bc093f
#c5003b
Desaturated Shade of #bc093f
#b21343
Grey scale Shade of #bc093f
#626262
Brighten Shade
#d52258
Most Readable Shade
#FFFFFF

Shades of #bc093f color code

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

#bc093f
#a70838
#920731
#7d062a
#680523
#53041c
#3e0315
#29020e
#140107
#000000

Similar Color like #bc093f color

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

#bd0a40
#be0b41
#bf0c42
#c00d43
#c10e44
#c20f45
#c31046
#c41147
#c51248
#c61349
#c7144a
#c8154b
#c9164c
#ca174d
#bb083e
#ba073d
#b9063c
#b8053b
#b7043a
#b60339
#b50238
#b40137
#b30036
#b20035
#b10034
#b00033
#af0032
#ae0031

Monochromatic Color with #bc093f

#bc093f
#e60b4d
#120106
#3c0314
#670523
#910731

Tints of #bc093f Color

#bc093f
#c32454
#ca3f69
#d25b7f
#d97694
#e191a9
#e8adbf
#f0c8d4
#f7e3e9
#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

#bc093f
#09bc86

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

Split Complementary

#bc093f
#09bc2d
#0999bc

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

Analogous Color

#bc0987
#bc0963
#bc093f
#bc091b
#bc1b09

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

#bc093f
#3fbc09
#093fbc

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

#bc093f
#98bc09
#09bc86
#2c09bc

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

#bc093f
#09bc86
#0999bc
#bc2d09

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

#bc093f Color Code Preview on Black Background Color

This is how #bc093f Color will look on black background color. Color contrast ratio is 3.25

#bc093f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc093f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc093f

#bc093f color code is use for CSS Background Color

Background color for the above div is #bc093f

HTML with inline CSS

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

#bc093f color code is use for CSS Border Color

CSS Border color for the above div is #bc093f

HTML with inline CSS

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

CSS Border Left color for the above div is #bc093f

HTML with inline CSS

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

CSS Border Right color for the above div is #bc093f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc093f

HTML with inline CSS

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

CSS Border Top color for the above div is #bc093f

HTML with inline CSS

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

#bc093f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc093f Color code Preview on White Background

This is how #bc093f Color code will look on white background color. Color contrast ratio is 6.46

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

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.