crispedge.com

Color picker

Loading...

#ffa152 hex color - Orange - Warm color - Information

#ffa152 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #ffa152 color code is between #ee9955 web safe hex color code and #ddaa44 web safe hex color code. #ee9955 is the nearest web safe color code. You can see here many more shades of #ffa152 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ffa152 #ffa152
RGB Decimal 255, 161, 82 rgb(255, 161, 82)
RGB Percent 100%, 63%, 32% rgb(100%, 63%, 32%)
CSS RGBa 255, 161, 82,1 rgba(255,161,82,1)
CMYK Model cmyk(0%,37%,68%,0%)
HSL Color Space 27,100% ,66% hsl(27,100% ,66%)
HSV Color Space 27°, 68%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10100001 01010010
Octal 377 241 122
Decimal 255 161 82
Hex ff a1 52

Different shades of #ffa152 color code.

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

Light Shade of #ffa152
#ffbd85
Dark Shade of #ffa152
#ff851f
Saturated Shade of #ffa152
#ffa152
Desaturated Shade of #ffa152
#f6a25b
Grey scale Shade of #ffa152
#a8a8a8
Brighten Shade
#ffba6b
Most Readable Shade
#000000

Shades of #ffa152 color code

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

#ffa152
#e28f48
#c67d3f
#aa6b36
#8d592d
#714724
#55351b
#382312
#1c1109
#000000

Similar Color like #ffa152 color

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

#ffa253
#ffa354
#ffa455
#ffa556
#ffa657
#ffa758
#ffa859
#ffa95a
#ffaa5b
#ffab5c
#ffac5d
#ffad5e
#ffae5f
#ffaf60
#fea051
#fd9f50
#fc9e4f
#fb9d4e
#fa9c4d
#f99b4c
#f89a4b
#f7994a
#f69849
#f59748
#f49647
#f39546
#f29445
#f19344

Monochromatic Color with #ffa152

#ffa152
#2a1b0e
#55361b
#805129
#aa6b37
#d48644

Tints of #ffa152 Color

#ffa152
#ffab65
#ffb578
#ffc08b
#ffca9e
#ffd5b2
#ffdfc5
#ffead8
#fff4eb
#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

#ffa152
#52b0ff

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

Split Complementary

#ffa152
#52fff7
#525aff

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

Analogous Color

#ff5c52
#ff7e52
#ffa152
#ffc452
#ffe652

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

#ffa152
#52ffa1
#a152ff

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

#ffa152
#59ff52
#52b0ff
#f752ff

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

#ffa152
#52b0ff
#525aff
#fff852

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

#ffa152 Color Code Preview on Black Background Color

This is how #ffa152 Color will look on black background color. Color contrast ratio is 10.47

#ffa152 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa152

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa152

#ffa152 color code is use for CSS Background Color

Background color for the above div is #ffa152

HTML with inline CSS

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

#ffa152 color code is use for CSS Border Color

CSS Border color for the above div is #ffa152

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa152

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa152

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa152

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa152

HTML with inline CSS

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

#ffa152 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa152 Color code Preview on White Background

This is how #ffa152 Color code will look on white background color. Color contrast ratio is 2.01

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,161,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,176,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,161,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.