crispedge.com

Color picker

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

#c09480 hex color - Grey - Warm color - Information

#c09480 hex color - Grey - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Grey

Hex #c09480 Color code in RGB color code model is created after adding 75.29% red color, 58.04% green color and 50.2% blue color. Hex #c09480 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 33% yellow and 25% black.

Hex #c09480 color code is between #bb9988 web safe hex color code and #cc8877 web safe hex color code. #bb9988 is the nearest web safe color code. You can see here many more shades of #c09480 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec09480#c09480
RGB Decimal192, 148, 128rgb(192, 148, 128)
RGB Percent75%, 58%, 50%rgb(75%, 58%, 50%)
CSS RGBa192, 148, 128,1rgba(192,148,128,1)
CMYK Modelcmyk(0%,23%,33%,25%)
HSL Color Space19,34% ,63%hsl(19,34% ,63%)
HSV Color Space19°, 33%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001010010000000
Octal300224200
Decimal192148128
Hexc09480

Different shades of #c09480 color code.

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

Light Shade of #c09480
#d1b1a2
Dark Shade of #c09480
#af775e
Saturated Shade of #c09480
#c99076
Desaturated Shade of #c09480
#b69889
Grey scale Shade of #c09480
#a0a0a0
Brighten Shade
#d9ad99
Most Readable Shade
#000000

Shades of #c09480 color code

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

#c09480
#aa8371
#957363
#806255
#6a5247
#554138
#40312a
#2a201c
#15100e
#000000

Similar Color like #c09480 color

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

#c19581
#c29682
#c39783
#c49884
#c59985
#c69a86
#c79b87
#c89c88
#c99d89
#ca9e8a
#cb9f8b
#cca08c
#cda18d
#cea28e
#bf937f
#be927e
#bd917d
#bc907c
#bb8f7b
#ba8e7a
#b98d79
#b88c78
#b78b77
#b68a76
#b58975
#b48874
#b38773
#b28672

Monochromatic Color with #c09480

#c09480
#eab59c
#16110f
#40322b
#6b5247
#957364

Tints of #c09480 Color

#c09480
#c79f8e
#ceab9c
#d5b7aa
#dcc3b8
#e3cfc6
#eadbd4
#f1e7e2
#f8f3f0
#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

#c09480
#80acc0

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

Split Complementary

#c09480
#80c0b4
#808cc0

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

Analogous Color

#c08086
#c08780
#c09480
#c0a180
#c0ae80

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

#c09480
#80c094
#9480c0

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

#c09480
#8cc080
#80acc0
#b480c0

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

#c09480
#80acc0
#808cc0
#c0b480

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

#c09480 Color Code Preview on Black Background Color

This is how #c09480 Color will look on black background color. Color contrast ratio is 7.79

#c09480 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09480

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09480

#c09480 color code is use for CSS Background Color

Background color for the above div is #c09480

HTML with inline CSS

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

#c09480 color code is use for CSS Border Color

CSS Border color for the above div is #c09480

HTML with inline CSS

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

CSS Border Left color for the above div is #c09480

HTML with inline CSS

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

CSS Border Right color for the above div is #c09480

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c09480

HTML with inline CSS

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

CSS Border Top color for the above div is #c09480

HTML with inline CSS

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

#c09480 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c09480 Color code Preview on White Background

This is how #c09480 Color code will look on white background color. Color contrast ratio is 2.70

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

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.