crispedge.com

Color picker

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

#bc3335 hex color - Brown - Warm color - Information

#bc3335 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #bc3335 Color code in RGB color code model is created after adding 73.73% red color, 20% green color and 20.78% blue color. Hex #bc3335 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 72% yellow and 26% black.

Hex #bc3335 color code is between #bb2233 web safe hex color code and #cc4444 web safe hex color code. #bb2233 is the nearest web safe color code. You can see here many more shades of #bc3335 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codebc3335#bc3335
RGB Decimal188, 51, 53rgb(188, 51, 53)
RGB Percent74%, 20%, 21%rgb(74%, 20%, 21%)
CSS RGBa188, 51, 53,1rgba(188,51,53,1)
CMYK Modelcmyk(0%,73%,72%,26%)
HSL Color Space359,57% ,47%hsl(359,57% ,47%)
HSV Color Space359°, 73%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000011001100110101
Octal2746365
Decimal1885153
Hexbc3335

Different shades of #bc3335 color code.

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

Light Shade of #bc3335
#d05254
Dark Shade of #bc3335
#94282a
Saturated Shade of #bc3335
#c82729
Desaturated Shade of #bc3335
#b03f41
Grey scale Shade of #bc3335
#777777
Brighten Shade
#d54c4e
Most Readable Shade
#FFFFFF

Shades of #bc3335 color code

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

#bc3335
#a72d2f
#922729
#7d2223
#681c1d
#531617
#3e1111
#290b0b
#140505
#000000

Similar Color like #bc3335 color

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

#bd3436
#be3537
#bf3638
#c03739
#c1383a
#c2393b
#c33a3c
#c43b3d
#c53c3e
#c63d3f
#c73e40
#c83f41
#c94042
#ca4143
#bb3234
#ba3133
#b93032
#b82f31
#b72e30
#b62d2f
#b52c2e
#b42b2d
#b32a2c
#b2292b
#b1282a
#b02729
#af2628
#ae2527

Monochromatic Color with #bc3335

#bc3335
#e63f41
#120505
#3c1011
#671c1d
#912729

Tints of #bc3335 Color

#bc3335
#c3494b
#ca6061
#d27778
#d98d8e
#e1a4a5
#e8bbbb
#f0d1d2
#f7e8e8
#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

#bc3335
#33bcba

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

Split Complementary

#bc3335
#33bc76
#337abc

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

Analogous Color

#bc336c
#bc3350
#bc3335
#bc4c33
#bc6833

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

#bc3335
#35bc33
#3335bc

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

#bc3335
#79bc33
#33bcba
#7533bc

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

#bc3335
#33bcba
#337abc
#bc7533

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

#bc3335 Color Code Preview on Black Background Color

This is how #bc3335 Color will look on black background color. Color contrast ratio is 3.66

#bc3335 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3335

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3335

#bc3335 color code is use for CSS Background Color

Background color for the above div is #bc3335

HTML with inline CSS

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

#bc3335 color code is use for CSS Border Color

CSS Border color for the above div is #bc3335

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3335

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3335

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3335

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3335

HTML with inline CSS

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

#bc3335 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3335 Color code Preview on White Background

This is how #bc3335 Color code will look on white background color. Color contrast ratio is 5.73

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.