crispedge.com

Color picker

Loading...

#b01018 hex color - Red - Warm color - Information

#b01018 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #b01018 Color code in RGB color code model is created after adding 69.02% red color, 6.27% green color and 9.41% blue color. Hex #b01018 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 86% yellow and 31% black.

Hex #b01018 color code is between #aa1111 web safe hex color code and #bb0022 web safe hex color code. #aa1111 is the nearest web safe color code. You can see here many more shades of #b01018 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeb01018#b01018
RGB Decimal176, 16, 24rgb(176, 16, 24)
RGB Percent69%, 6%, 9%rgb(69%, 6%, 9%)
CSS RGBa176, 16, 24,1rgba(176,16,24,1)
CMYK Modelcmyk(0%,91%,86%,31%)
HSL Color Space357,83% ,38%hsl(357,83% ,38%)
HSV Color Space357°, 91%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000001000000011000
Octal2602030
Decimal1761624
Hexb01018

Different shades of #b01018 color code.

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

Light Shade of #b01018
#df141e
Dark Shade of #b01018
#810c12
Saturated Shade of #b01018
#ba060f
Desaturated Shade of #b01018
#a61a21
Grey scale Shade of #b01018
#606060
Brighten Shade
#c92931
Most Readable Shade
#FFFFFF

Shades of #b01018 color code

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

#b01018
#9c0e15
#880c12
#750a10
#61080d
#4e070a
#3a0508
#270305
#130102
#000000

Similar Color like #b01018 color

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

#b11119
#b2121a
#b3131b
#b4141c
#b5151d
#b6161e
#b7171f
#b81820
#b91921
#ba1a22
#bb1b23
#bc1c24
#bd1d25
#be1e26
#af0f17
#ae0e16
#ad0d15
#ac0c14
#ab0b13
#aa0a12
#a90911
#a80810
#a7070f
#a6060e
#a5050d
#a4040c
#a3030b
#a2020a

Monochromatic Color with #b01018

#b01018
#da141e
#060101
#300407
#5b080c
#850c12

Tints of #b01018 Color

#b01018
#b82a31
#c1454b
#ca5f65
#d37a7e
#db9498
#e4afb2
#edc9cb
#f6e4e5
#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

#b01018
#10b0a8

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

Split Complementary

#b01018
#10b058
#1068b0

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

Analogous Color

#b01058
#b01038
#b01018
#b02810
#b04810

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

#b01018
#18b010
#1018b0

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

#b01018
#68b010
#10b0a8
#5810b0

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

#b01018
#10b0a8
#1068b0
#b05810

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

#b01018 Color Code Preview on Black Background Color

This is how #b01018 Color will look on black background color. Color contrast ratio is 2.93

#b01018 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b01018

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b01018

#b01018 color code is use for CSS Background Color

Background color for the above div is #b01018

HTML with inline CSS

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

#b01018 color code is use for CSS Border Color

CSS Border color for the above div is #b01018

HTML with inline CSS

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

CSS Border Left color for the above div is #b01018

HTML with inline CSS

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

CSS Border Right color for the above div is #b01018

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b01018

HTML with inline CSS

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

CSS Border Top color for the above div is #b01018

HTML with inline CSS

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

#b01018 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b01018 Color code Preview on White Background

This is how #b01018 Color code will look on white background color. Color contrast ratio is 7.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 #b01018; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b01018; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(176,16,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(16,176,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,16,24,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.