crispedge.com

Color picker

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

#dddd13 hex color - Green - Warm color - Information

#dddd13 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #dddd13 Color code in RGB color code model is created after adding 86.67% red color, 86.67% green color and 7.45% blue color. Hex #dddd13 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 91% yellow and 13% black.

Hex #dddd13 color code is between #cccc11 web safe hex color code and #eeee22 web safe hex color code. #cccc11 is the nearest web safe color code. You can see here many more shades of #dddd13 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedddd13#dddd13
RGB Decimal221, 221, 19rgb(221, 221, 19)
RGB Percent87%, 87%, 7%rgb(87%, 87%, 7%)
CSS RGBa221, 221, 19,1rgba(221,221,19,1)
CMYK Modelcmyk(0%,0%,91%,13%)
HSL Color Space60,84% ,47%hsl(60,84% ,47%)
HSV Color Space60°, 91%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101110100010011
Octal33533523
Decimal22122119
Hexdddd13

Different shades of #dddd13 color code.

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

Light Shade of #dddd13
#eeee35
Dark Shade of #dddd13
#aeae0f
Saturated Shade of #dddd13
#e9e907
Desaturated Shade of #dddd13
#d1d11f
Grey scale Shade of #dddd13
#787878
Brighten Shade
#f6f62c
Most Readable Shade
#000000

Shades of #dddd13 color code

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

#dddd13
#c4c410
#abab0e
#93930c
#7a7a0a
#626208
#494906
#313104
#181802
#000000

Similar Color like #dddd13 color

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

#dede14
#dfdf15
#e0e016
#e1e117
#e2e218
#e3e319
#e4e41a
#e5e51b
#e6e61c
#e7e71d
#e8e81e
#e9e91f
#eaea20
#ebeb21
#dcdc12
#dbdb11
#dada10
#d9d90f
#d8d80e
#d7d70d
#d6d60c
#d5d50b
#d4d40a
#d3d309
#d2d208
#d1d107
#d0d006
#cfcf05

Monochromatic Color with #dddd13

#dddd13
#080801
#333304
#5d5d08
#88880c
#b3b30f

Tints of #dddd13 Color

#dddd13
#e0e02d
#e4e447
#e8e861
#ecec7b
#efef96
#f3f3b0
#f7f7ca
#fbfbe4
#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

#dddd13
#1313dd

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

Split Complementary

#dddd13
#1378dd
#7813dd

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

Analogous Color

#dd8c13
#ddb513
#dddd13
#b5dd13
#8cdd13

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

#dddd13
#13dddd
#dd13dd

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

#dddd13
#13dd78
#1313dd
#dd1378

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

#dddd13
#1313dd
#7813dd
#78dd13

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

#dddd13 Color Code Preview on Black Background Color

This is how #dddd13 Color will look on black background color. Color contrast ratio is 14.43

#dddd13 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddd13

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddd13

#dddd13 color code is use for CSS Background Color

Background color for the above div is #dddd13

HTML with inline CSS

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

#dddd13 color code is use for CSS Border Color

CSS Border color for the above div is #dddd13

HTML with inline CSS

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

CSS Border Left color for the above div is #dddd13

HTML with inline CSS

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

CSS Border Right color for the above div is #dddd13

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddd13

HTML with inline CSS

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

CSS Border Top color for the above div is #dddd13

HTML with inline CSS

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

#dddd13 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddd13 Color code Preview on White Background

This is how #dddd13 Color code will look on white background color. Color contrast ratio is 1.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 #dddd13; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dddd13; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.