crispedge.com

Color picker

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

#ffc102 hex color - Yellow - Warm color - Information

#ffc102 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #ffc102 color code is between #eebb00 web safe hex color code and #ddcc00 web safe hex color code. #eebb00 is the nearest web safe color code. You can see here many more shades of #ffc102 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeffc102#ffc102
RGB Decimal255, 193, 2rgb(255, 193, 2)
RGB Percent100%, 76%, 1%rgb(100%, 76%, 1%)
CSS RGBa255, 193, 2,1rgba(255,193,2,1)
CMYK Modelcmyk(0%,24%,99%,0%)
HSL Color Space45,100% ,50%hsl(45,100% ,50%)
HSV Color Space45°, 99%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111100000100000010
Octal3773012
Decimal2551932
Hexffc102

Different shades of #ffc102 color code.

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

Light Shade of #ffc102
#ffcd35
Dark Shade of #ffc102
#ce9c00
Saturated Shade of #ffc102
#ffc102
Desaturated Shade of #ffc102
#f2bb0f
Grey scale Shade of #ffc102
#808080
Brighten Shade
#ffda1b
Most Readable Shade
#000000

Shades of #ffc102 color code

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

#ffc102
#e2ab01
#c69601
#aa8001
#8d6b01
#715500
#554000
#382a00
#1c1500
#000000

Similar Color like #ffc102 color

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

#ffc203
#ffc304
#ffc405
#ffc506
#ffc607
#ffc708
#ffc809
#ffc90a
#ffca0b
#ffcb0c
#ffcc0d
#ffcd0e
#ffce0f
#ffcf10
#fec001
#fdbf00
#fcbe00
#fbbd00
#fabc00
#f9bb00
#f8ba00
#f7b900
#f6b800
#f5b700
#f4b600
#f3b500
#f2b400
#f1b300

Monochromatic Color with #ffc102

#ffc102
#2a2000
#554001
#806101
#aa8101
#d4a102

Tints of #ffc102 Color

#ffc102
#ffc71e
#ffce3a
#ffd556
#ffdc72
#ffe38e
#ffeaaa
#fff1c6
#fff8e2
#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

#ffc102
#0240ff

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

Split Complementary

#ffc102
#02bfff
#4202ff

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

Analogous Color

#ff5c02
#ff8e02
#ffc102
#fff402
#d8ff02

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

#ffc102
#02ffc1
#c102ff

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

#ffc102
#02ff42
#0240ff
#ff02be

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

#ffc102
#0240ff
#4202ff
#bfff02

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

#ffc102 Color Code Preview on Black Background Color

This is how #ffc102 Color will look on black background color. Color contrast ratio is 12.88

#ffc102 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc102

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc102

#ffc102 color code is use for CSS Background Color

Background color for the above div is #ffc102

HTML with inline CSS

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

#ffc102 color code is use for CSS Border Color

CSS Border color for the above div is #ffc102

HTML with inline CSS

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

CSS Border Left color for the above div is #ffc102

HTML with inline CSS

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

CSS Border Right color for the above div is #ffc102

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffc102

HTML with inline CSS

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

CSS Border Top color for the above div is #ffc102

HTML with inline CSS

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

#ffc102 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffc102 Color code Preview on White Background

This is how #ffc102 Color code will look on white background color. Color contrast ratio is 1.63

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.