crispedge.com

Color picker

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

#b30909 hex color - Red - Warm color - Information

#b30909 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #b30909 color code is between #bb1111 web safe hex color code and #aa0000 web safe hex color code. #bb1111 is the nearest web safe color code. You can see here many more shades of #b30909 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb30909#b30909
RGB Decimal179, 9, 9rgb(179, 9, 9)
RGB Percent70%, 4%, 4%rgb(70%, 4%, 4%)
CSS RGBa179, 9, 9,1rgba(179,9,9,1)
CMYK Modelcmyk(0%,95%,95%,30%)
HSL Color Space0,90% ,37%hsl(0,90% ,37%)
HSV Color Space0°, 95%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110000100100001001
Octal2631111
Decimal17999
Hexb30909

Different shades of #b30909 color code.

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

Light Shade of #b30909
#e40b0b
Dark Shade of #b30909
#820707
Saturated Shade of #b30909
#bc0000
Desaturated Shade of #b30909
#aa1212
Grey scale Shade of #b30909
#5e5e5e
Brighten Shade
#cc2222
Most Readable Shade
#FFFFFF

Shades of #b30909 color code

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

#b30909
#9f0808
#8b0707
#770606
#630505
#4f0404
#3b0303
#270202
#130101
#000000

Similar Color like #b30909 color

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

#b40a0a
#b50b0b
#b60c0c
#b70d0d
#b80e0e
#b90f0f
#ba1010
#bb1111
#bc1212
#bd1313
#be1414
#bf1515
#c01616
#c11717
#b20808
#b10707
#b00606
#af0505
#ae0404
#ad0303
#ac0202
#ab0101
#aa0000
#a90000
#a80000
#a70000
#a60000
#a50000

Monochromatic Color with #b30909

#b30909
#dd0b0b
#090000
#330303
#5e0505
#880707

Tints of #b30909 Color

#b30909
#bb2424
#c33f3f
#cc5b5b
#d47676
#dd9191
#e5adad
#eec8c8
#f6e3e3
#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

#b30909
#09b3b3

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

Split Complementary

#b30909
#09b35e
#095eb3

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

Analogous Color

#b3094d
#b3092b
#b30909
#b32b09
#b34d09

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

#b30909
#09b309
#0909b3

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

#b30909
#5eb309
#09b3b3
#5e09b3

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

#b30909
#09b3b3
#095eb3
#b35e09

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

#b30909 Color Code Preview on Black Background Color

This is how #b30909 Color will look on black background color. Color contrast ratio is 2.96

#b30909 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b30909

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b30909

#b30909 color code is use for CSS Background Color

Background color for the above div is #b30909

HTML with inline CSS

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

#b30909 color code is use for CSS Border Color

CSS Border color for the above div is #b30909

HTML with inline CSS

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

CSS Border Left color for the above div is #b30909

HTML with inline CSS

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

CSS Border Right color for the above div is #b30909

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b30909

HTML with inline CSS

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

CSS Border Top color for the above div is #b30909

HTML with inline CSS

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

#b30909 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b30909 Color code Preview on White Background

This is how #b30909 Color code will look on white background color. Color contrast ratio is 7.10

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.