crispedge.com

Color picker

Loading...

#bb1111 hex color - Sinoper Red - Red - Warm color - Information

#bb1111 hex color - Sinoper Red - Red - Warm color

Color Hue/Base color: Red

Hex #bb1111 Color Code is also known as Sinoper Red color.

Hex #bb1111 Color code in RGB color code model is created after adding 73.33% red color, 6.67% green color and 6.67% blue color. Hex #bb1111 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 91% yellow and 27% black.

Hex #bb1111 color code is a web safe color. Next web safe color code is #aa0000 and previous web safe color code is #cc0000. You can see here many more shades of #bb1111 color code.

0 Likes 0 Comments | 91 Views

RGB Chart

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

Color Table

Hex Color Codebb1111#bb1111
RGB Decimal187, 17, 17rgb(187, 17, 17)
RGB Percent73%, 7%, 7%rgb(73%, 7%, 7%)
CSS RGBa187, 17, 17,1rgba(187,17,17,1)
CMYK Modelcmyk(0%,91%,91%,27%)
HSL Color Space0,83% ,40%hsl(0,83% ,40%)
HSV Color Space0°, 91%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110001000100010001
Octal2732121
Decimal1871717
Hexbb1111

Different shades of #bb1111 color code.

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

Light Shade of #bb1111
#ea1515
Dark Shade of #bb1111
#8c0d0d
Saturated Shade of #bb1111
#c50707
Desaturated Shade of #bb1111
#b11b1b
Grey scale Shade of #bb1111
#666666
Brighten Shade
#d42a2a
Most Readable Shade
#FFFFFF

Shades of #bb1111 color code

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

#bb1111
#a60f0f
#910d0d
#7c0b0b
#670909
#530707
#3e0505
#290303
#140101
#000000

Similar Color like #bb1111 color

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

#bc1212
#bd1313
#be1414
#bf1515
#c01616
#c11717
#c21818
#c31919
#c41a1a
#c51b1b
#c61c1c
#c71d1d
#c81e1e
#c91f1f
#ba1010
#b90f0f
#b80e0e
#b70d0d
#b60c0c
#b50b0b
#b40a0a
#b30909
#b20808
#b10707
#b00606
#af0505
#ae0404
#ad0303

Monochromatic Color with #bb1111

#bb1111
#e51515
#110202
#3b0505
#660909
#900d0d

Tints of #bb1111 Color

#bb1111
#c22b2b
#ca4545
#d16060
#d97a7a
#e09595
#e8afaf
#efcaca
#f7e4e4
#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

#bb1111
#11bbbb

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

Split Complementary

#bb1111
#11bb66
#1166bb

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

Analogous Color

#bb1155
#bb1133
#bb1111
#bb3311
#bb5511

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

#bb1111
#11bb11
#1111bb

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

#bb1111
#66bb11
#11bbbb
#6611bb

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

#bb1111
#11bbbb
#1166bb
#bb6611

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

#bb1111 Color Code Preview on Black Background Color

This is how #bb1111 Color will look on black background color. Color contrast ratio is 3.20

#bb1111 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb1111

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb1111

#bb1111 color code is use for CSS Background Color

Background color for the above div is #bb1111

HTML with inline CSS

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

#bb1111 color code is use for CSS Border Color

CSS Border color for the above div is #bb1111

HTML with inline CSS

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

CSS Border Left color for the above div is #bb1111

HTML with inline CSS

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

CSS Border Right color for the above div is #bb1111

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb1111

HTML with inline CSS

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

CSS Border Top color for the above div is #bb1111

HTML with inline CSS

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

#bb1111 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb1111 Color code Preview on White Background

This is how #bb1111 Color code will look on white background color. Color contrast ratio is 6.56

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

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(187,17,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,187,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,17,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 91 Views

Post your comment:-

By submitting comment you agree to our privacy policy.