crispedge.com

Color picker

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

#b3303f hex color - Red - Warm color - Information

#b3303f hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #b3303f Color code in RGB color code model is created after adding 70.2% red color, 18.82% green color and 24.71% blue color. Hex #b3303f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 65% yellow and 30% black.

Hex #b3303f color code is between #bb3344 web safe hex color code and #aa2233 web safe hex color code. #bb3344 is the nearest web safe color code. You can see here many more shades of #b3303f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb3303f#b3303f
RGB Decimal179, 48, 63rgb(179, 48, 63)
RGB Percent70%, 19%, 25%rgb(70%, 19%, 25%)
CSS RGBa179, 48, 63,1rgba(179,48,63,1)
CMYK Modelcmyk(0%,73%,65%,30%)
HSL Color Space353,58% ,45%hsl(353,58% ,45%)
HSV Color Space353°, 73%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110011000000111111
Octal2636077
Decimal1794863
Hexb3303f

Different shades of #b3303f color code.

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

Light Shade of #b3303f
#ce4857
Dark Shade of #b3303f
#8b2531
Saturated Shade of #b3303f
#be2536
Desaturated Shade of #b3303f
#a83b48
Grey scale Shade of #b3303f
#717171
Brighten Shade
#cc4958
Most Readable Shade
#FFFFFF

Shades of #b3303f color code

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

#b3303f
#9f2a38
#8b2531
#77202a
#631a23
#4f151c
#3b1015
#270a0e
#130507
#000000

Similar Color like #b3303f color

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

#b43140
#b53241
#b63342
#b73443
#b83544
#b93645
#ba3746
#bb3847
#bc3948
#bd3a49
#be3b4a
#bf3c4b
#c03d4c
#c13e4d
#b22f3e
#b12e3d
#b02d3c
#af2c3b
#ae2b3a
#ad2a39
#ac2938
#ab2837
#aa2736
#a92635
#a82534
#a72433
#a62332
#a52231

Monochromatic Color with #b3303f

#b3303f
#dd3b4e
#090203
#330e12
#5e1921
#882530

Tints of #b3303f Color

#b3303f
#bb4754
#c35e69
#cc757f
#d48c94
#dda3a9
#e5babf
#eed1d4
#f6e8e9
#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

#b3303f
#30b3a4

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

Split Complementary

#b3303f
#30b362
#3081b3

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

Analogous Color

#b33073
#b33059
#b3303f
#b33b30
#b35530

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

#b3303f
#3fb330
#303fb3

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

#b3303f
#80b330
#30b3a4
#6230b3

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

#b3303f
#30b3a4
#3081b3
#b36230

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

#b3303f Color Code Preview on Black Background Color

This is how #b3303f Color will look on black background color. Color contrast ratio is 3.41

#b3303f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3303f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3303f

#b3303f color code is use for CSS Background Color

Background color for the above div is #b3303f

HTML with inline CSS

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

#b3303f color code is use for CSS Border Color

CSS Border color for the above div is #b3303f

HTML with inline CSS

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

CSS Border Left color for the above div is #b3303f

HTML with inline CSS

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

CSS Border Right color for the above div is #b3303f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3303f

HTML with inline CSS

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

CSS Border Top color for the above div is #b3303f

HTML with inline CSS

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

#b3303f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3303f Color code Preview on White Background

This is how #b3303f Color code will look on white background color. Color contrast ratio is 6.16

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

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.