crispedge.com

Color picker

Loading...

#050008 hex color - Green - Warm color - Information

#050008 hex color - Green - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Green

Hex #050008 Color code in RGB color code model is created after adding 1.96% red color, 0% green color and 3.14% blue color. Hex #050008 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 100% magenta, 0% yellow and 97% black.

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

0 Likes 0 Comments | 9 Views

RGB Chart

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

Color Table

Hex Color Code050008#050008
RGB Decimal5, 0, 8rgb(5, 0, 8)
RGB Percent2%, 0%, 3%rgb(2%, 0%, 3%)
CSS RGBa5, 0, 8,1rgba(5,0,8,1)
CMYK Modelcmyk(37%,100%,0%,97%)
HSL Color Space278,100% ,2%hsl(278,100% ,2%)
HSV Color Space278°, 100%, 3%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary000001010000000000001000
Octal5010
Decimal508
Hex050008

Different shades of #050008 color code.

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

Light Shade of #050008
#25003b
Dark Shade of #050008
#000000
Saturated Shade of #050008
#050008
Desaturated Shade of #050008
#050008
Grey scale Shade of #050008
#040404
Brighten Shade
#1e1921
Most Readable Shade
#FFFFFF

Shades of #050008 color code

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

#050008
#040007
#030006
#030005
#020004
#020003
#010002
#010001
#000000
#000000

Similar Color like #050008 color

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

#060109
#07020a
#08030b
#09040c
#0a050d
#0b060e
#0c070f
#0d0810
#0e0911
#0f0a12
#100b13
#110c14
#120d15
#130e16
#040007
#030006
#020005
#010004
#000003
#000002
#000001
#000000

Monochromatic Color with #050008

#050008
#200032
#3a005d
#550087
#6f00b2
#8a00dc

Tints of #050008 Color

#050008
#201c23
#3c383e
#58555a
#747175
#8f8d91
#abaaac
#c7c6c8
#e3e2e3
#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

#050008
#030800

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

Split Complementary

#050008
#070800
#000801

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

Analogous Color

#020008
#030008
#050008
#070008
#080008

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

#050008
#080500
#000805

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

#050008
#080100
#030800
#000708

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

#050008
#030800
#000801
#080007

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

#050008 Color Code Preview on Black Background Color

This is how #050008 Color will look on black background color. Color contrast ratio is 1.01

#050008 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #050008

HTML with inline CSS

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

Your Example Paragraph content text in with font color #050008

#050008 color code is use for CSS Background Color

Background color for the above div is #050008

HTML with inline CSS

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

#050008 color code is use for CSS Border Color

CSS Border color for the above div is #050008

HTML with inline CSS

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

CSS Border Left color for the above div is #050008

HTML with inline CSS

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

CSS Border Right color for the above div is #050008

HTML with inline CSS

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

CSS Border Bottom color for the above div is #050008

HTML with inline CSS

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

CSS Border Top color for the above div is #050008

HTML with inline CSS

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

#050008 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#050008 Color code Preview on White Background

This is how #050008 Color code will look on white background color. Color contrast ratio is 20.79

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

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.