crispedge.com

Color picker

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

#7995b4 hex color - Blue - Cool color - Information

#7995b4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7995b4 Color code in RGB color code model is created after adding 47.45% red color, 58.43% green color and 70.59% blue color. Hex #7995b4 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 17% magenta, 0% yellow and 29% black.

Hex #7995b4 color code is between #7799bb web safe hex color code and #8888aa web safe hex color code. #7799bb is the nearest web safe color code. You can see here many more shades of #7995b4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7995b4#7995b4
RGB Decimal121, 149, 180rgb(121, 149, 180)
RGB Percent47%, 58%, 71%rgb(47%, 58%, 71%)
CSS RGBa121, 149, 180,1rgba(121,149,180,1)
CMYK Modelcmyk(33%,17%,0%,29%)
HSL Color Space212,28% ,59%hsl(212,28% ,59%)
HSV Color Space212°, 33%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011001010110110100
Octal171225264
Decimal121149180
Hex7995b4

Different shades of #7995b4 color code.

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

Light Shade of #7995b4
#9aafc6
Dark Shade of #7995b4
#5a7ba0
Saturated Shade of #7995b4
#6f94be
Desaturated Shade of #7995b4
#8396aa
Grey scale Shade of #7995b4
#969696
Brighten Shade
#92aecd
Most Readable Shade
#000000

Shades of #7995b4 color code

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

#7995b4
#6b84a0
#5e738c
#506378
#435264
#354250
#28313c
#1a2128
#0d1014
#000000

Similar Color like #7995b4 color

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

#7a96b5
#7b97b6
#7c98b7
#7d99b8
#7e9ab9
#7f9bba
#809cbb
#819dbc
#829ebd
#839fbe
#84a0bf
#85a1c0
#86a2c1
#87a3c2
#7894b3
#7793b2
#7692b1
#7591b0
#7490af
#738fae
#728ead
#718dac
#708cab
#6f8baa
#6e8aa9
#6d89a8
#6c88a7
#6b87a6

Monochromatic Color with #7995b4

#7995b4
#96b8de
#07080a
#232b34
#404f5f
#5c7289

Tints of #7995b4 Color

#7995b4
#87a0bc
#96acc4
#a5b8cd
#b4c4d5
#c3cfdd
#d2dbe6
#e1e7ee
#f0f3f6
#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

#7995b4
#b49879

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

Split Complementary

#7995b4
#b47b79
#b3b479

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

Analogous Color

#79adb4
#79a1b4
#7995b4
#7989b4
#797db4

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

#7995b4
#b47995
#95b479

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

#7995b4
#b479b2
#b49879
#79b47a

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

#7995b4
#b49879
#b3b479
#7b79b4

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 #7995b4 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.

#7995b4 Color Code Preview on Black Background Color

This is how #7995b4 Color will look on black background color. Color contrast ratio is 6.77

#7995b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7995b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7995b4

#7995b4 color code is use for CSS Background Color

Background color for the above div is #7995b4

HTML with inline CSS

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

#7995b4 color code is use for CSS Border Color

CSS Border color for the above div is #7995b4

HTML with inline CSS

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

CSS Border Left color for the above div is #7995b4

HTML with inline CSS

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

CSS Border Right color for the above div is #7995b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7995b4

HTML with inline CSS

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

CSS Border Top color for the above div is #7995b4

HTML with inline CSS

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

#7995b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7995b4 Color code Preview on White Background

This is how #7995b4 Color code will look on white background color. Color contrast ratio is 3.10

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

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.