HTML color code #D2691E

Example of Chocolate color or HTML color code #D2691E with complementary color #1D86D1.

W3C color name: Chocolate
Color name: Chocolate
RGB: 210, 105, 30
HSL: 25deg, 75.00%, 47.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #1D86D1.

Example text color using #D2691E

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:chocolate;">Your text using color name.</p>
<p style="color:#D2691E;">Your text using HTML color code.</p>
<p style="color:rgb(210 105 30);">Your text using RGB color values.</p>
<p style="color:hsl(25deg 75.00% 47.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:chocolate; } </style>
<style> p { color:#D2691E; } </style>
<style> p { color:rgb(210 105 30); } </style>
<style> p { color:hsl(25deg 75.00% 47.06%); } </style>

Lighter colors

#DC7328
#E67D32
#F0873C
#FA9146
#FF9B50
#FFA55A
#FFAF64
#FFB96E

Darker colors

#C85F14
#BE550A
#B44B00
#AA4100
#A03700
#962D00
#8C2300
#821900

Analogous colors

#D1861D
#D1A41D
#D1C21D
#C2D11D
#A4D11D
#86D11D
#68D11D
#4AD11D

Trinary colors

#D2691E
#1DD168
#681DD1

Adjacent colors

#A55D35
#C36241
#CB6D51
#C47451
#CC6600
#E56717
#E66C2C
#FF6700

Other colors containing "chocolate"

The following table is a list of other colors containing the keyword "chocolate" in the color name. This table can give you other ideas for shades of chocolate.

CodeColor
#513B1CMilk Chocolate
#3F000FChocolate Brown
#EDE6D6White Chocolate
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes