crispedge.com

Color picker

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

#bc6627 hex color - Orange - Warm color - Information

#bc6627 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #bc6627 Color code in RGB color code model is created after adding 73.73% red color, 40% green color and 15.29% blue color. Hex #bc6627 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 79% yellow and 26% black.

Hex #bc6627 color code is between #bb5522 web safe hex color code and #cc7733 web safe hex color code. #bb5522 is the nearest web safe color code. You can see here many more shades of #bc6627 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebc6627#bc6627
RGB Decimal188, 102, 39rgb(188, 102, 39)
RGB Percent74%, 40%, 15%rgb(74%, 40%, 15%)
CSS RGBa188, 102, 39,1rgba(188,102,39,1)
CMYK Modelcmyk(0%,46%,79%,26%)
HSL Color Space25,66% ,45%hsl(25,66% ,45%)
HSV Color Space25°, 79%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000110011000100111
Octal27414647
Decimal18810239
Hexbc6627

Different shades of #bc6627 color code.

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

Light Shade of #bc6627
#d77f3f
Dark Shade of #bc6627
#924f1e
Saturated Shade of #bc6627
#c7641c
Desaturated Shade of #bc6627
#b16832
Grey scale Shade of #bc6627
#717171
Brighten Shade
#d57f40
Most Readable Shade
#FFFFFF

Shades of #bc6627 color code

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

#bc6627
#a75a22
#924f1e
#7d441a
#683815
#532d11
#3e220d
#291608
#140b04
#000000

Similar Color like #bc6627 color

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

#bd6728
#be6829
#bf692a
#c06a2b
#c16b2c
#c26c2d
#c36d2e
#c46e2f
#c56f30
#c67031
#c77132
#c87233
#c97334
#ca7435
#bb6526
#ba6425
#b96324
#b86223
#b76122
#b66021
#b55f20
#b45e1f
#b35d1e
#b25c1d
#b15b1c
#b05a1b
#af591a
#ae5819

Monochromatic Color with #bc6627

#bc6627
#e67d30
#120a04
#3c210d
#673815
#914f1e

Tints of #bc6627 Color

#bc6627
#c3773f
#ca8857
#d2996f
#d9aa87
#e1bb9f
#e8ccb7
#f0ddcf
#f7eee7
#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

#bc6627
#277dbc

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

Split Complementary

#bc6627
#27bcb1
#2733bc

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

Analogous Color

#bc2a27
#bc4827
#bc6627
#bc8427
#bca227

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

#bc6627
#27bc66
#6627bc

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

#bc6627
#32bc27
#277dbc
#b027bc

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

#bc6627
#277dbc
#2733bc
#bcb127

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

#bc6627 Color Code Preview on Black Background Color

This is how #bc6627 Color will look on black background color. Color contrast ratio is 5.07

#bc6627 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc6627

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc6627

#bc6627 color code is use for CSS Background Color

Background color for the above div is #bc6627

HTML with inline CSS

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

#bc6627 color code is use for CSS Border Color

CSS Border color for the above div is #bc6627

HTML with inline CSS

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

CSS Border Left color for the above div is #bc6627

HTML with inline CSS

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

CSS Border Right color for the above div is #bc6627

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc6627

HTML with inline CSS

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

CSS Border Top color for the above div is #bc6627

HTML with inline CSS

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

#bc6627 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc6627 Color code Preview on White Background

This is how #bc6627 Color code will look on white background color. Color contrast ratio is 4.14

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.