@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bb6365 hex color - Red - Warm color - Information

#bb6365 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bb6365 Color code in RGB color code model is created after adding 73.33% red color, 38.82% green color and 39.61% blue color. Hex #bb6365 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 46% yellow and 26.67% black.

Hex #bb6365 color code is between #aa6666 web safe hex color code and #cc5555 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #bb6365 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code bb6365 #bb6365
RGB Decimal 187, 99, 101 rgb(187, 99, 101)
RGB Percent 73%, 39%, 40% rgb(73%, 39%, 40%)
CSS RGBa 187, 99, 101,1 rgba(187,99,101,1)
CMYK Model cmyk(0%,47%,46%,26.67%)
HSL Color Space 359,39% ,56% hsl(359,39% ,56%)
HSV Color Space 359°, 47%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 01100011 01100101
Octal 273 143 145
Decimal 187 99 101
Hex bb 63 65

Different shades of #bb6365 color code.

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

Light Shade of #bb6365
#ca8688
Dark Shade of #bb6365
#a44749
Saturated Shade of #bb6365
#c6585a
Desaturated Shade of #bb6365
#b06e70
Grey scale Shade of #bb6365
#8f8f8f
Brighten Shade
#d47c7e
Most Readable Shade
#FFFFFF

Shades of #bb6365 color code

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

#bb6365
#a65859
#914d4e
#7c4243
#673738
#532c2c
#3e2121
#291616
#140b0b
#000000

Similar Color like #bb6365 color

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

#bc6466
#bd6567
#be6668
#bf6769
#c0686a
#c1696b
#c26a6c
#c36b6d
#c46c6e
#c56d6f
#c66e70
#c76f71
#c87072
#c97173
#ba6264
#b96163
#b86062
#b75f61
#b65e60
#b55d5f
#b45c5e
#b35b5d
#b25a5c
#b1595b
#b0585a
#af5759
#ae5658
#ad5557

Monochromatic Color with #bb6365

#bb6365
#e57a7c
#110909
#3b2020
#663637
#904d4e

Tints of #bb6365 Color

#bb6365
#c27476
#ca8587
#d19798
#d9a8a9
#e0b9ba
#e8cbcb
#efdcdc
#f7eded
#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

#bb6365
#63bbb9

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

Split Complementary

#bb6365
#63bb8d
#6391bb

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

Analogous Color

#bb6388
#bb6377
#bb6365
#bb7363
#bb8463

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

#bb6365
#65bb63
#6365bb

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

#bb6365
#91bb63
#63bbb9
#8d63bb

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

#bb6365
#63bbb9
#6391bb
#bb8d63

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

#bb6365 Color Code Preview on Black Background Color

This is how #bb6365 Color will look on black background color. Color contrast ratio is 5.09

#bb6365 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6365

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6365

#bb6365 color code is use for CSS Background Color

Background color for the above div is #bb6365

HTML with inline CSS

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

#bb6365 color code is use for CSS Border Color

CSS Border color for the above div is #bb6365

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6365

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6365

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6365

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6365

HTML with inline CSS

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

#bb6365 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6365 Color code Preview on White Background

This is how #bb6365 Color code will look on white background color. Color contrast ratio is 4.13

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.