crispedge.com

Color picker

Loading...

#181818 hex color - Thamar Black - Grey - Warm color - Information

#181818 hex color - Thamar Black - Grey - Warm color

Color Hue/Base color: Grey

Hex #181818 Color Code is also known as Thamar Black color.

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

Hex #181818 color code is between #111111 web safe hex color code and #222222 web safe hex color code. #111111 is the nearest web safe color code. You can see here many more shades of #181818 color code.

0 Likes 0 Comments | 294 Views

RGB Chart

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

Color Table

Hex Color Code181818#181818
RGB Decimal24, 24, 24rgb(24, 24, 24)
RGB Percent9%, 9%, 9%rgb(9%, 9%, 9%)
CSS RGBa24, 24, 24,1rgba(24,24,24,1)
CMYK Modelcmyk(0%,0%,0%,91%)
HSL Color Space0,0% ,9%hsl(0,0% ,9%)
HSV Color Space0°, 0%, 9%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary000110000001100000011000
Octal303030
Decimal242424
Hex181818

Different shades of #181818 color code.

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

Light Shade of #181818
#313131
Dark Shade of #181818
#000000
Saturated Shade of #181818
#1a1616
Desaturated Shade of #181818
#181818
Grey scale Shade of #181818
#181818
Brighten Shade
#313131
Most Readable Shade
#FFFFFF

Shades of #181818 color code

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

#181818
#151515
#121212
#101010
#0d0d0d
#0a0a0a
#080808
#050505
#020202
#000000

Similar Color like #181818 color

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

#191919
#1a1a1a
#1b1b1b
#1c1c1c
#1d1d1d
#1e1e1e
#1f1f1f
#202020
#212121
#222222
#232323
#242424
#252525
#262626
#171717
#161616
#151515
#141414
#131313
#121212
#111111
#101010
#0f0f0f
#0e0e0e
#0d0d0d
#0c0c0c
#0b0b0b
#0a0a0a

Monochromatic Color with #181818

#181818
#424242
#6d6d6d
#979797
#c2c2c2
#ececec

Tints of #181818 Color

#181818
#313131
#4b4b4b
#656565
#7e7e7e
#989898
#b2b2b2
#cbcbcb
#e5e5e5
#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

#181818
#181818

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

Split Complementary

#181818
#181818
#181818

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

Analogous Color

#181818
#181818
#181818
#181818
#181818

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

#181818
#181818
#181818

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

#181818
#181818
#181818
#181818

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

#181818
#181818
#181818
#181818

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

#181818 Color Code Preview on Black Background Color

This is how #181818 Color will look on black background color. Color contrast ratio is 1.18

#181818 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #181818

HTML with inline CSS

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

Your Example Paragraph content text in with font color #181818

#181818 color code is use for CSS Background Color

Background color for the above div is #181818

HTML with inline CSS

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

#181818 color code is use for CSS Border Color

CSS Border color for the above div is #181818

HTML with inline CSS

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

CSS Border Left color for the above div is #181818

HTML with inline CSS

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

CSS Border Right color for the above div is #181818

HTML with inline CSS

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

CSS Border Bottom color for the above div is #181818

HTML with inline CSS

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

CSS Border Top color for the above div is #181818

HTML with inline CSS

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

#181818 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#181818 Color code Preview on White Background

This is how #181818 Color code will look on white background color. Color contrast ratio is 17.76

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

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(24,24,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,24,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(24,24,24,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 294 Views

Post your comment:-

By submitting comment you agree to our privacy policy.