crispedge.com

Color picker

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

#ad6152 hex color - Orange - Warm color - Information

#ad6152 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ad6152 Color code in RGB color code model is created after adding 67.84% red color, 38.04% green color and 32.16% blue color. Hex #ad6152 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 53% yellow and 32% black.

Hex #ad6152 color code is between #aa6655 web safe hex color code and #bb5544 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #ad6152 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codead6152#ad6152
RGB Decimal173, 97, 82rgb(173, 97, 82)
RGB Percent68%, 38%, 32%rgb(68%, 38%, 32%)
CSS RGBa173, 97, 82,1rgba(173,97,82,1)
CMYK Modelcmyk(0%,44%,53%,32%)
HSL Color Space10,36% ,50%hsl(10,36% ,50%)
HSV Color Space10°, 53%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110000101010010
Octal255141122
Decimal1739782
Hexad6152

Different shades of #ad6152 color code.

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

Light Shade of #ad6152
#bd8175
Dark Shade of #ad6152
#8a4e42
Saturated Shade of #ad6152
#ba5845
Desaturated Shade of #ad6152
#a06a5f
Grey scale Shade of #ad6152
#808080
Brighten Shade
#c67a6b
Most Readable Shade
#FFFFFF

Shades of #ad6152 color code

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

#ad6152
#995648
#864b3f
#734036
#60352d
#4c2b24
#39201b
#261512
#130a09
#000000

Similar Color like #ad6152 color

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

#ae6253
#af6354
#b06455
#b16556
#b26657
#b36758
#b46859
#b5695a
#b66a5b
#b76b5c
#b86c5d
#b96d5e
#ba6e5f
#bb6f60
#ac6051
#ab5f50
#aa5e4f
#a95d4e
#a85c4d
#a75b4c
#a65a4b
#a5594a
#a45849
#a35748
#a25647
#a15546
#a05445
#9f5344

Monochromatic Color with #ad6152

#ad6152
#d77966
#030201
#2d1a16
#58312a
#82493e

Tints of #ad6152 Color

#ad6152
#b67265
#bf8478
#c8958b
#d1a79e
#dab8b2
#e3cac5
#ecdbd8
#f5edeb
#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

#ad6152
#529ead

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

Split Complementary

#ad6152
#52ad8f
#5270ad

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

Analogous Color

#ad5267
#ad5255
#ad6152
#ad7352
#ad8552

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

#ad6152
#52ad61
#6152ad

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

#ad6152
#71ad52
#529ead
#8e52ad

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

#ad6152
#529ead
#5270ad
#ad8f52

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

#ad6152 Color Code Preview on Black Background Color

This is how #ad6152 Color will look on black background color. Color contrast ratio is 4.61

#ad6152 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6152

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6152

#ad6152 color code is use for CSS Background Color

Background color for the above div is #ad6152

HTML with inline CSS

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

#ad6152 color code is use for CSS Border Color

CSS Border color for the above div is #ad6152

HTML with inline CSS

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

CSS Border Left color for the above div is #ad6152

HTML with inline CSS

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

CSS Border Right color for the above div is #ad6152

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad6152

HTML with inline CSS

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

CSS Border Top color for the above div is #ad6152

HTML with inline CSS

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

#ad6152 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad6152 Color code Preview on White Background

This is how #ad6152 Color code will look on white background color. Color contrast ratio is 4.56

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.