crispedge.com

Color picker

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

#ff9c9c hex color - Red - Warm color - Information

#ff9c9c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff9c9c Color code in RGB color code model is created after adding 100% red color, 61.18% green color and 61.18% blue color. Hex #ff9c9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 39% yellow and 0% black.

Hex #ff9c9c color code is between #ee9999 web safe hex color code and #ddaaaa web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #ff9c9c color code.

0 Likes 0 Comments | 29 Views

Color Table

Hex Color Codeff9c9c#ff9c9c
RGB Decimal255, 156, 156rgb(255, 156, 156)
RGB Percent100%, 61%, 61%rgb(100%, 61%, 61%)
CSS RGBa255, 156, 156,1rgba(255,156,156,1)
CMYK Modelcmyk(0%,39%,39%,0%)
HSL Color Space0,100% ,81%hsl(0,100% ,81%)
HSV Color Space0°, 39%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111001110010011100
Octal377234234
Decimal255156156
Hexff9c9c

Different shades of #ff9c9c color code.

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

Light Shade of #ff9c9c
#ffcfcf
Dark Shade of #ff9c9c
#ff6969
Saturated Shade of #ff9c9c
#ff9c9c
Desaturated Shade of #ff9c9c
#faa1a1
Grey scale Shade of #ff9c9c
#cdcdcd
Brighten Shade
#ffb5b5
Most Readable Shade
#000000

Shades of #ff9c9c color code

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

#ff9c9c
#e28a8a
#c67979
#aa6868
#8d5656
#714545
#553434
#382222
#1c1111
#000000

Similar Color like #ff9c9c color

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

#ff9d9d
#ff9e9e
#ff9f9f
#ffa0a0
#ffa1a1
#ffa2a2
#ffa3a3
#ffa4a4
#ffa5a5
#ffa6a6
#ffa7a7
#ffa8a8
#ffa9a9
#ffaaaa
#fe9b9b
#fd9a9a
#fc9999
#fb9898
#fa9797
#f99696
#f89595
#f79494
#f69393
#f59292
#f49191
#f39090
#f28f8f
#f18e8e

Monochromatic Color with #ff9c9c

#ff9c9c
#2a1a1a
#553434
#804e4e
#aa6868
#d48282

Tints of #ff9c9c Color

#ff9c9c
#ffa7a7
#ffb2b2
#ffbdbd
#ffc8c8
#ffd3d3
#ffdede
#ffe9e9
#fff4f4
#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

#ff9c9c
#9cffff

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

Split Complementary

#ff9c9c
#9cffce
#9cceff

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

Analogous Color

#ff9cc4
#ff9cb0
#ff9c9c
#ffb09c
#ffc49c

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

#ff9c9c
#9cff9c
#9c9cff

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

#ff9c9c
#cdff9c
#9cffff
#cd9cff

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

#ff9c9c
#9cffff
#9cceff
#ffce9c

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

#ff9c9c Color Code Preview on Black Background Color

This is how #ff9c9c Color will look on black background color. Color contrast ratio is 10.49

#ff9c9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9c9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9c9c

#ff9c9c color code is use for CSS Background Color

Background color for the above div is #ff9c9c

HTML with inline CSS

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

#ff9c9c color code is use for CSS Border Color

CSS Border color for the above div is #ff9c9c

HTML with inline CSS

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

CSS Border Left color for the above div is #ff9c9c

HTML with inline CSS

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

CSS Border Right color for the above div is #ff9c9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff9c9c

HTML with inline CSS

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

CSS Border Top color for the above div is #ff9c9c

HTML with inline CSS

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

#ff9c9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff9c9c Color code Preview on White Background

This is how #ff9c9c Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

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

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.