crispedge.com

Color picker

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

#cc7734 hex color - Brown - Warm color - Information

#cc7734 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cc7734 Color code in RGB color code model is created after adding 80% red color, 46.67% green color and 20.39% blue color. Hex #cc7734 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 75% yellow and 20% black.

Hex #cc7734 color code is between #bb6633 web safe hex color code and #dd8844 web safe hex color code. #bb6633 is the nearest web safe color code. You can see here many more shades of #cc7734 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codecc7734#cc7734
RGB Decimal204, 119, 52rgb(204, 119, 52)
RGB Percent80%, 47%, 20%rgb(80%, 47%, 20%)
CSS RGBa204, 119, 52,1rgba(204,119,52,1)
CMYK Modelcmyk(0%,42%,75%,20%)
HSL Color Space26,60% ,50%hsl(26,60% ,50%)
HSV Color Space26°, 75%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000111011100110100
Octal31416764
Decimal20411952
Hexcc7734

Different shades of #cc7734 color code.

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

Light Shade of #cc7734
#d6925d
Dark Shade of #cc7734
#a45f29
Saturated Shade of #cc7734
#d97527
Desaturated Shade of #cc7734
#bf7841
Grey scale Shade of #cc7734
#808080
Brighten Shade
#e5904d
Most Readable Shade
#000000

Shades of #cc7734 color code

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

#cc7734
#b5692e
#9e5c28
#884f22
#71421c
#5a3417
#442711
#2d1a0b
#160d05
#000000

Similar Color like #cc7734 color

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

#cd7835
#ce7936
#cf7a37
#d07b38
#d17c39
#d27d3a
#d37e3b
#d47f3c
#d5803d
#d6813e
#d7823f
#d88340
#d98441
#da8542
#cb7633
#ca7532
#c97431
#c87330
#c7722f
#c6712e
#c5702d
#c46f2c
#c36e2b
#c26d2a
#c16c29
#c06b28
#bf6a27
#be6926

Monochromatic Color with #cc7734

#cc7734
#f6903f
#221409
#4c2d14
#77451e
#a15e29

Tints of #cc7734 Color

#cc7734
#d1864a
#d79561
#dda477
#e2b38e
#e8c2a4
#eed1bb
#f3e0d1
#f9efe8
#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

#cc7734
#3489cc

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

Split Complementary

#cc7734
#34ccc3
#343dcc

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

Analogous Color

#cc3a34
#cc5934
#cc7734
#cc9534
#ccb434

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

#cc7734
#34cc77
#7734cc

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

#cc7734
#3dcc34
#3489cc
#c334cc

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

#cc7734
#3489cc
#343dcc
#ccc334

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

#cc7734 Color Code Preview on Black Background Color

This is how #cc7734 Color will look on black background color. Color contrast ratio is 6.26

#cc7734 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7734

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7734

#cc7734 color code is use for CSS Background Color

Background color for the above div is #cc7734

HTML with inline CSS

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

#cc7734 color code is use for CSS Border Color

CSS Border color for the above div is #cc7734

HTML with inline CSS

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

CSS Border Left color for the above div is #cc7734

HTML with inline CSS

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

CSS Border Right color for the above div is #cc7734

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc7734

HTML with inline CSS

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

CSS Border Top color for the above div is #cc7734

HTML with inline CSS

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

#cc7734 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc7734 Color code Preview on White Background

This is how #cc7734 Color code will look on white background color. Color contrast ratio is 3.36

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

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.