crispedge.com

Color picker

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

#050d16 hex color - Green - Cool color - Information

#050d16 hex color - Green - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Green

Hex #050d16 Color code in RGB color code model is created after adding 1.96% red color, 5.1% green color and 8.63% blue color. Hex #050d16 Color code in CMYK color (process color) code model is generated after subtraction of 77% cyan, 41% magenta, 0% yellow and 91% black.

Hex #050d16 color code is between #001111 web safe hex color code and #000022 web safe hex color code. #001111 is the nearest web safe color code. You can see here many more shades of #050d16 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code050d16#050d16
RGB Decimal5, 13, 22rgb(5, 13, 22)
RGB Percent2%, 5%, 9%rgb(2%, 5%, 9%)
CSS RGBa5, 13, 22,1rgba(5,13,22,1)
CMYK Modelcmyk(77%,41%,0%,91%)
HSL Color Space212,63% ,5%hsl(212,63% ,5%)
HSV Color Space212°, 77%, 9%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001010000110100010110
Octal51526
Decimal51322
Hex050d16

Different shades of #050d16 color code.

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

Light Shade of #050d16
#0e2640
Dark Shade of #050d16
#000000
Saturated Shade of #050d16
#040d17
Desaturated Shade of #050d16
#060d15
Grey scale Shade of #050d16
#0d0d0d
Brighten Shade
#1e262f
Most Readable Shade
#FFFFFF

Shades of #050d16 color code

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

#050d16
#040b13
#030a11
#03080e
#02070c
#020509
#010407
#010204
#000102
#000000

Similar Color like #050d16 color

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

#060e17
#070f18
#081019
#09111a
#0a121b
#0b131c
#0c141d
#0d151e
#0e161f
#0f1720
#101821
#111922
#121a23
#131b24
#040c15
#030b14
#020a13
#010912
#000811
#000710
#00060f
#00050e
#00040d
#00030c
#00020b
#00010a
#000009
#000008

Monochromatic Color with #050d16

#050d16
#0f2640
#183f6b
#225895
#2c71c0
#358bea

Tints of #050d16 Color

#050d16
#20272f
#3c4249
#585d63
#74787d
#8f9397
#abaeb1
#c7c9cb
#e3e4e5
#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

#050d16
#160e05

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

Split Complementary

#050d16
#160505
#161605

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

Analogous Color

#051416
#051016
#050d16
#050a16
#050616

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

#050d16
#16050d
#0d1605

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

#050d16
#160515
#160e05
#051605

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

#050d16
#160e05
#161605
#050516

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 #050d16 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.

#050d16 Color Code Preview on Black Background Color

This is how #050d16 Color will look on black background color. Color contrast ratio is 1.08

#050d16 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #050d16

HTML with inline CSS

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

Your Example Paragraph content text in with font color #050d16

#050d16 color code is use for CSS Background Color

Background color for the above div is #050d16

HTML with inline CSS

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

#050d16 color code is use for CSS Border Color

CSS Border color for the above div is #050d16

HTML with inline CSS

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

CSS Border Left color for the above div is #050d16

HTML with inline CSS

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

CSS Border Right color for the above div is #050d16

HTML with inline CSS

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

CSS Border Bottom color for the above div is #050d16

HTML with inline CSS

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

CSS Border Top color for the above div is #050d16

HTML with inline CSS

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

#050d16 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#050d16 Color code Preview on White Background

This is how #050d16 Color code will look on white background color. Color contrast ratio is 19.52

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

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.