crispedge.com

Color picker

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

#d69b08 hex color - Yellow - Warm color - Information

#d69b08 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d69b08 Color code in RGB color code model is created after adding 83.92% red color, 60.78% green color and 3.14% blue color. Hex #d69b08 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 96% yellow and 16% black.

Hex #d69b08 color code is between #dd9900 web safe hex color code and #ccaa00 web safe hex color code. #dd9900 is the nearest web safe color code. You can see here many more shades of #d69b08 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded69b08#d69b08
RGB Decimal214, 155, 8rgb(214, 155, 8)
RGB Percent84%, 61%, 3%rgb(84%, 61%, 3%)
CSS RGBa214, 155, 8,1rgba(214,155,8,1)
CMYK Modelcmyk(0%,28%,96%,16%)
HSL Color Space43,93% ,44%hsl(43,93% ,44%)
HSV Color Space43°, 96%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101101001101100001000
Octal32623310
Decimal2141558
Hexd69b08

Different shades of #d69b08 color code.

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

Light Shade of #d69b08
#f6b71a
Dark Shade of #d69b08
#a57706
Saturated Shade of #d69b08
#de9e00
Desaturated Shade of #d69b08
#cb9613
Grey scale Shade of #d69b08
#6f6f6f
Brighten Shade
#efb421
Most Readable Shade
#000000

Shades of #d69b08 color code

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

#d69b08
#be8907
#a67806
#8e6705
#765604
#5f4403
#473302
#2f2201
#171100
#000000

Similar Color like #d69b08 color

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

#d79c09
#d89d0a
#d99e0b
#da9f0c
#dba00d
#dca10e
#dda20f
#dea310
#dfa411
#e0a512
#e1a613
#e2a714
#e3a815
#e4a916
#d59a07
#d49906
#d39805
#d29704
#d19603
#d09502
#cf9401
#ce9300
#cd9200
#cc9100
#cb9000
#ca8f00
#c98e00
#c88d00

Monochromatic Color with #d69b08

#d69b08
#010100
#2c2002
#563f03
#815d05
#ab7c06

Tints of #d69b08 Color

#d69b08
#daa623
#dfb13e
#e3bc5a
#e8c775
#ecd291
#f1ddac
#f5e8c8
#faf3e3
#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

#d69b08
#0843d6

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

Split Complementary

#d69b08
#08aad6
#3408d6

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

Analogous Color

#d64908
#d67208
#d69b08
#d6c408
#bfd608

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

#d69b08
#08d69b
#9b08d6

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

#d69b08
#08d634
#0843d6
#d608aa

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

#d69b08
#0843d6
#3408d6
#aad608

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

#d69b08 Color Code Preview on Black Background Color

This is how #d69b08 Color will look on black background color. Color contrast ratio is 8.55

#d69b08 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d69b08

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d69b08

#d69b08 color code is use for CSS Background Color

Background color for the above div is #d69b08

HTML with inline CSS

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

#d69b08 color code is use for CSS Border Color

CSS Border color for the above div is #d69b08

HTML with inline CSS

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

CSS Border Left color for the above div is #d69b08

HTML with inline CSS

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

CSS Border Right color for the above div is #d69b08

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d69b08

HTML with inline CSS

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

CSS Border Top color for the above div is #d69b08

HTML with inline CSS

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

#d69b08 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d69b08 Color code Preview on White Background

This is how #d69b08 Color code will look on white background color. Color contrast ratio is 2.46

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.