crispedge.com

Color picker

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

#c65205 hex color - Orange - Warm color - Information

#c65205 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #c65205 Color code in RGB color code model is created after adding 77.65% red color, 32.16% green color and 1.96% blue color. Hex #c65205 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 97% yellow and 22% black.

Hex #c65205 color code is between #cc5500 web safe hex color code and #bb4400 web safe hex color code. #cc5500 is the nearest web safe color code. You can see here many more shades of #c65205 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec65205#c65205
RGB Decimal198, 82, 5rgb(198, 82, 5)
RGB Percent78%, 32%, 2%rgb(78%, 32%, 2%)
CSS RGBa198, 82, 5,1rgba(198,82,5,1)
CMYK Modelcmyk(0%,59%,97%,22%)
HSL Color Space24,95% ,40%hsl(24,95% ,40%)
HSV Color Space24°, 97%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100101001000000101
Octal3061225
Decimal198825
Hexc65205

Different shades of #c65205 color code.

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

Light Shade of #c65205
#f86706
Dark Shade of #c65205
#943d04
Saturated Shade of #c65205
#cb5100
Desaturated Shade of #c65205
#bc540f
Grey scale Shade of #c65205
#656565
Brighten Shade
#df6b1e
Most Readable Shade
#FFFFFF

Shades of #c65205 color code

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

#c65205
#b04804
#9a3f03
#843603
#6e2d02
#582402
#421b01
#2c1201
#160900
#000000

Similar Color like #c65205 color

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

#c75306
#c85407
#c95508
#ca5609
#cb570a
#cc580b
#cd590c
#ce5a0d
#cf5b0e
#d05c0f
#d15d10
#d25e11
#d35f12
#d46013
#c55104
#c45003
#c34f02
#c24e01
#c14d00
#c04c00
#bf4b00
#be4a00
#bd4900
#bc4800
#bb4700
#ba4600
#b94500
#b84400

Monochromatic Color with #c65205

#c65205
#f06406
#1c0c01
#461d02
#712f03
#9b4004

Tints of #c65205 Color

#c65205
#cc6520
#d2783c
#d98b58
#df9e74
#e5b28f
#ecc5ab
#f2d8c7
#f8ebe3
#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

#c65205
#0579c6

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

Split Complementary

#c65205
#05c6b3
#0518c6

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

Analogous Color

#c60505
#c62b05
#c65205
#c67905
#c69f05

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

#c65205
#05c652
#5205c6

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

#c65205
#19c605
#0579c6
#b205c6

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

#c65205
#0579c6
#0518c6
#c6b305

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

#c65205 Color Code Preview on Black Background Color

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

#c65205 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c65205

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c65205

#c65205 color code is use for CSS Background Color

Background color for the above div is #c65205

HTML with inline CSS

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

#c65205 color code is use for CSS Border Color

CSS Border color for the above div is #c65205

HTML with inline CSS

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

CSS Border Left color for the above div is #c65205

HTML with inline CSS

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

CSS Border Right color for the above div is #c65205

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c65205

HTML with inline CSS

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

CSS Border Top color for the above div is #c65205

HTML with inline CSS

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

#c65205 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c65205 Color code Preview on White Background

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

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.