crispedge.com

Color picker

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

#b13203 hex color - Red - Warm color - Information

#b13203 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #b13203 Color code in RGB color code model is created after adding 69.41% red color, 19.61% green color and 1.18% blue color. Hex #b13203 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 98% yellow and 31% black.

Hex #b13203 color code is between #aa3300 web safe hex color code and #bb2200 web safe hex color code. #aa3300 is the nearest web safe color code. You can see here many more shades of #b13203 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb13203#b13203
RGB Decimal177, 50, 3rgb(177, 50, 3)
RGB Percent69%, 20%, 1%rgb(69%, 20%, 1%)
CSS RGBa177, 50, 3,1rgba(177,50,3,1)
CMYK Modelcmyk(0%,72%,98%,31%)
HSL Color Space16,97% ,35%hsl(16,97% ,35%)
HSV Color Space16°, 98%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010011001000000011
Octal261623
Decimal177503
Hexb13203

Different shades of #b13203 color code.

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

Light Shade of #b13203
#e34004
Dark Shade of #b13203
#7f2402
Saturated Shade of #b13203
#b43100
Desaturated Shade of #b13203
#a8360c
Grey scale Shade of #b13203
#5a5a5a
Brighten Shade
#ca4b1c
Most Readable Shade
#FFFFFF

Shades of #b13203 color code

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

#b13203
#9d2c02
#892602
#762102
#621b01
#4e1601
#3b1001
#270b00
#130500
#000000

Similar Color like #b13203 color

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

#b23304
#b33405
#b43506
#b53607
#b63708
#b73809
#b8390a
#b93a0b
#ba3b0c
#bb3c0d
#bc3d0e
#bd3e0f
#be3f10
#bf4011
#b03102
#af3001
#ae2f00
#ad2e00
#ac2d00
#ab2c00
#aa2b00
#a92a00
#a82900
#a72800
#a62700
#a52600
#a42500
#a32400

Monochromatic Color with #b13203

#b13203
#db3e04
#070200
#310e01
#5c1a02
#862602

Tints of #b13203 Color

#b13203
#b9481f
#c25f3b
#cb7657
#d38d73
#dca38f
#e5baab
#edd1c7
#f6e8e3
#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

#b13203
#0382b1

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

Split Complementary

#b13203
#03b189
#032bb1

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

Analogous Color

#b1031a
#b10f03
#b13203
#b15503
#b17803

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

#b13203
#03b132
#3203b1

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

#b13203
#2bb103
#0382b1
#8903b1

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

#b13203
#0382b1
#032bb1
#b18903

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

#b13203 Color Code Preview on Black Background Color

This is how #b13203 Color will look on black background color. Color contrast ratio is 3.33

#b13203 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13203

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b13203

#b13203 color code is use for CSS Background Color

Background color for the above div is #b13203

HTML with inline CSS

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

#b13203 color code is use for CSS Border Color

CSS Border color for the above div is #b13203

HTML with inline CSS

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

CSS Border Left color for the above div is #b13203

HTML with inline CSS

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

CSS Border Right color for the above div is #b13203

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b13203

HTML with inline CSS

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

CSS Border Top color for the above div is #b13203

HTML with inline CSS

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

#b13203 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b13203 Color code Preview on White Background

This is how #b13203 Color code will look on white background color. Color contrast ratio is 6.31

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

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.