crispedge.com

Color picker

Loading...

#464751 hex color - Violet - Cool color - Information

#464751 hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #464751 Color code in RGB color code model is created after adding 27.45% red color, 27.84% green color and 31.76% blue color. Hex #464751 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 12% magenta, 0% yellow and 68% black.

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

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Code464751#464751
RGB Decimal70, 71, 81rgb(70, 71, 81)
RGB Percent27%, 28%, 32%rgb(27%, 28%, 32%)
CSS RGBa70, 71, 81,1rgba(70,71,81,1)
CMYK Modelcmyk(14%,12%,0%,68%)
HSL Color Space235,7% ,30%hsl(235,7% ,30%)
HSV Color Space235°, 14%, 32%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001100100011101010001
Octal106107121
Decimal707181
Hex464751

Different shades of #464751 color code.

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

Light Shade of #464751
#5e5f6c
Dark Shade of #464751
#2e2f36
Saturated Shade of #464751
#3e4159
Desaturated Shade of #464751
#4b4b4b
Grey scale Shade of #464751
#4b4b4b
Brighten Shade
#5f606a
Most Readable Shade
#FFFFFF

Shades of #464751 color code

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

#464751
#3e3f48
#36373f
#2e2f36
#26272d
#1f1f24
#17171b
#0f0f12
#070709
#000000

Similar Color like #464751 color

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

#474852
#484953
#494a54
#4a4b55
#4b4c56
#4c4d57
#4d4e58
#4e4f59
#4f505a
#50515b
#51525c
#52535d
#53545e
#54555f
#454650
#44454f
#43444e
#42434d
#41424c
#40414b
#3f404a
#3e3f49
#3d3e48
#3c3d47
#3b3c46
#3a3b45
#393a44
#383943

Monochromatic Color with #464751

#464751
#6b6c7b
#8f91a6
#b4b7d0
#d9dcfb
#212226

Tints of #464751 Color

#464751
#5a5b64
#6f6f77
#83848b
#98989e
#acadb1
#c1c1c5
#d5d6d8
#eaeaeb
#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

#464751
#515046

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

Split Complementary

#464751
#514b46
#4d5146

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

Analogous Color

#464b51
#464951
#464751
#474651
#494651

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

#464751
#514647
#475146

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

#464751
#51464c
#515046
#46514a

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

#464751
#515046
#4d5146
#4b4651

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

#464751 Color Code Preview on Black Background Color

This is how #464751 Color will look on black background color. Color contrast ratio is 2.28

#464751 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #464751

HTML with inline CSS

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

Your Example Paragraph content text in with font color #464751

#464751 color code is use for CSS Background Color

Background color for the above div is #464751

HTML with inline CSS

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

#464751 color code is use for CSS Border Color

CSS Border color for the above div is #464751

HTML with inline CSS

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

CSS Border Left color for the above div is #464751

HTML with inline CSS

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

CSS Border Right color for the above div is #464751

HTML with inline CSS

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

CSS Border Bottom color for the above div is #464751

HTML with inline CSS

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

CSS Border Top color for the above div is #464751

HTML with inline CSS

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

#464751 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#464751 Color code Preview on White Background

This is how #464751 Color code will look on white background color. Color contrast ratio is 9.21

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

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.