crispedge.com

Color picker

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

#63382b hex color - Brown - Warm color - Information

#63382b hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #63382b Color code in RGB color code model is created after adding 38.82% red color, 21.96% green color and 16.86% blue color. Hex #63382b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 57% yellow and 61% black.

Hex #63382b color code is between #663333 web safe hex color code and #554422 web safe hex color code. #663333 is the nearest web safe color code. You can see here many more shades of #63382b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code63382b#63382b
RGB Decimal99, 56, 43rgb(99, 56, 43)
RGB Percent39%, 22%, 17%rgb(39%, 22%, 17%)
CSS RGBa99, 56, 43,1rgba(99,56,43,1)
CMYK Modelcmyk(0%,43%,57%,61%)
HSL Color Space14,39% ,28%hsl(14,39% ,28%)
HSV Color Space14°, 57%, 39%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000110011100000101011
Octal1437053
Decimal995643
Hex63382b

Different shades of #63382b color code.

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

Light Shade of #63382b
#874c3a
Dark Shade of #63382b
#3f241c
Saturated Shade of #63382b
#6a3424
Desaturated Shade of #63382b
#5c3c32
Grey scale Shade of #63382b
#474747
Brighten Shade
#7c5144
Most Readable Shade
#FFFFFF

Shades of #63382b color code

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

#63382b
#583126
#4d2b21
#42251c
#371f17
#2c1813
#21120e
#160c09
#0b0604
#000000

Similar Color like #63382b color

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

#64392c
#653a2d
#663b2e
#673c2f
#683d30
#693e31
#6a3f32
#6b4033
#6c4134
#6d4235
#6e4336
#6f4437
#704538
#714639
#62372a
#613629
#603528
#5f3427
#5e3326
#5d3225
#5c3124
#5b3023
#5a2f22
#592e21
#582d20
#572c1f
#562b1e
#552a1d

Monochromatic Color with #63382b

#63382b
#8d503d
#b86850
#e28062
#0e0806
#382019

Tints of #63382b Color

#63382b
#744e42
#85645a
#977a71
#a89089
#b9a6a0
#cbbcb8
#dcd2cf
#ede8e7
#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

#63382b
#2b5663

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

Split Complementary

#63382b
#2b6354
#2b3a63

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

Analogous Color

#632b34
#632d2b
#63382b
#63432b
#634e2b

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

#63382b
#2b6338
#382b63

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

#63382b
#3a632b
#2b5663
#542b63

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

#63382b
#2b5663
#2b3a63
#63542b

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 #63382b 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.

#63382b Color Code Preview on Black Background Color

This is how #63382b Color will look on black background color. Color contrast ratio is 2.13

#63382b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63382b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #63382b

#63382b color code is use for CSS Background Color

Background color for the above div is #63382b

HTML with inline CSS

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

#63382b color code is use for CSS Border Color

CSS Border color for the above div is #63382b

HTML with inline CSS

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

CSS Border Left color for the above div is #63382b

HTML with inline CSS

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

CSS Border Right color for the above div is #63382b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #63382b

HTML with inline CSS

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

CSS Border Top color for the above div is #63382b

HTML with inline CSS

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

#63382b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#63382b Color code Preview on White Background

This is how #63382b Color code will look on white background color. Color contrast ratio is 9.85

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

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.