crispedge.com

Color picker

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

#651a14 hex color - Cherrywood - Red - Warm color - Information

#651a14 hex color - Cherrywood - Red - Warm color

Color Hue/Base color: Red

Hex #651a14 Color Code is also known as Cherrywood color.

Hex #651a14 Color code in RGB color code model is created after adding 39.61% red color, 10.2% green color and 7.84% blue color. Hex #651a14 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 80% yellow and 60% black.

Hex #651a14 color code is between #662211 web safe hex color code and #551122 web safe hex color code. #662211 is the nearest web safe color code. You can see here many more shades of #651a14 color code.

0 Likes 0 Comments | 43 Views

Color Table

Hex Color Code651a14#651a14
RGB Decimal101, 26, 20rgb(101, 26, 20)
RGB Percent40%, 10%, 8%rgb(40%, 10%, 8%)
CSS RGBa101, 26, 20,1rgba(101,26,20,1)
CMYK Modelcmyk(0%,74%,80%,60%)
HSL Color Space4,67% ,24%hsl(4,67% ,24%)
HSV Color Space4°, 80%, 40%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001010001101000010100
Octal1453224
Decimal1012620
Hex651a14

Different shades of #651a14 color code.

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

Light Shade of #651a14
#90251c
Dark Shade of #651a14
#3a0f0c
Saturated Shade of #651a14
#6b150e
Desaturated Shade of #651a14
#5f1f1a
Grey scale Shade of #651a14
#3c3c3c
Brighten Shade
#7e332d
Most Readable Shade
#FFFFFF

Shades of #651a14 color code

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

#651a14
#591711
#4e140f
#43110d
#380e0b
#2c0b08
#210806
#160504
#0b0202
#000000

Similar Color like #651a14 color

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

#661b15
#671c16
#681d17
#691e18
#6a1f19
#6b201a
#6c211b
#6d221c
#6e231d
#6f241e
#70251f
#712620
#722721
#732822
#641913
#631812
#621711
#611610
#60150f
#5f140e
#5e130d
#5d120c
#5c110b
#5b100a
#5a0f09
#590e08
#580d07
#570c06

Monochromatic Color with #651a14

#651a14
#8f251c
#ba3025
#e43b2d
#100403
#3a0f0c

Tints of #651a14 Color

#651a14
#76332e
#874c48
#986662
#a97f7c
#ba9996
#cbb2b0
#dcccca
#ede5e4
#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

#651a14
#145f65

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

Split Complementary

#651a14
#146543
#143665

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

Analogous Color

#65142e
#65141e
#651a14
#652a14
#653a14

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

#651a14
#14651a
#1a1465

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

#651a14
#366514
#145f65
#421465

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

#651a14
#145f65
#143665
#654314

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 #651a14 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.

#651a14 Color Code Preview on Black Background Color

This is how #651a14 Color will look on black background color. Color contrast ratio is 1.71

#651a14 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #651a14

HTML with inline CSS

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

Your Example Paragraph content text in with font color #651a14

#651a14 color code is use for CSS Background Color

Background color for the above div is #651a14

HTML with inline CSS

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

#651a14 color code is use for CSS Border Color

CSS Border color for the above div is #651a14

HTML with inline CSS

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

CSS Border Left color for the above div is #651a14

HTML with inline CSS

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

CSS Border Right color for the above div is #651a14

HTML with inline CSS

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

CSS Border Bottom color for the above div is #651a14

HTML with inline CSS

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

CSS Border Top color for the above div is #651a14

HTML with inline CSS

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

#651a14 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#651a14 Color code Preview on White Background

This is how #651a14 Color code will look on white background color. Color contrast ratio is 12.27

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

Related Gradients

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

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.