crispedge.com

Color picker

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

#ca735d hex color - Orange - Warm color - Information

#ca735d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ca735d Color code in RGB color code model is created after adding 79.22% red color, 45.1% green color and 36.47% blue color. Hex #ca735d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 54% yellow and 21% black.

Hex #ca735d color code is between #cc7755 web safe hex color code and #bb6666 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #ca735d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeca735d#ca735d
RGB Decimal202, 115, 93rgb(202, 115, 93)
RGB Percent79%, 45%, 36%rgb(79%, 45%, 36%)
CSS RGBa202, 115, 93,1rgba(202,115,93,1)
CMYK Modelcmyk(0%,43%,54%,21%)
HSL Color Space12,51% ,58%hsl(12,51% ,58%)
HSV Color Space12°, 54%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010100111001101011101
Octal312163135
Decimal20211593
Hexca735d

Different shades of #ca735d color code.

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

Light Shade of #ca735d
#d79483
Dark Shade of #ca735d
#b8553c
Saturated Shade of #ca735d
#d56d52
Desaturated Shade of #ca735d
#bf7968
Grey scale Shade of #ca735d
#939393
Brighten Shade
#e38c76
Most Readable Shade
#000000

Shades of #ca735d color code

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

#ca735d
#b36652
#9d5948
#864c3e
#703f33
#593329
#43261f
#2c1914
#160c0a
#000000

Similar Color like #ca735d color

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

#cb745e
#cc755f
#cd7660
#ce7761
#cf7862
#d07963
#d17a64
#d27b65
#d37c66
#d47d67
#d57e68
#d67f69
#d7806a
#d8816b
#c9725c
#c8715b
#c7705a
#c66f59
#c56e58
#c46d57
#c36c56
#c26b55
#c16a54
#c06953
#bf6852
#be6751
#bd6650
#bc654f

Monochromatic Color with #ca735d

#ca735d
#f48b71
#20120f
#4a2a22
#754336
#9f5b49

Tints of #ca735d Color

#ca735d
#cf826f
#d59281
#dba193
#e1b1a5
#e7c0b7
#edd0c9
#f3dfdb
#f9efed
#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

#ca735d
#5db4ca

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

Split Complementary

#ca735d
#5dcaaa
#5d7eca

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

Analogous Color

#ca5d73
#ca5d5d
#ca735d
#ca895d
#ca9f5d

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

#ca735d
#5dca73
#735dca

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

#ca735d
#7dca5d
#5db4ca
#a95dca

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

#ca735d
#5db4ca
#5d7eca
#caaa5d

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

#ca735d Color Code Preview on Black Background Color

This is how #ca735d Color will look on black background color. Color contrast ratio is 6.12

#ca735d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca735d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca735d

#ca735d color code is use for CSS Background Color

Background color for the above div is #ca735d

HTML with inline CSS

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

#ca735d color code is use for CSS Border Color

CSS Border color for the above div is #ca735d

HTML with inline CSS

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

CSS Border Left color for the above div is #ca735d

HTML with inline CSS

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

CSS Border Right color for the above div is #ca735d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca735d

HTML with inline CSS

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

CSS Border Top color for the above div is #ca735d

HTML with inline CSS

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

#ca735d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca735d Color code Preview on White Background

This is how #ca735d Color code will look on white background color. Color contrast ratio is 3.43

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

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.