crispedge.com

Color picker

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

#7aa7a7 hex color - Blue - Cool color - Information

#7aa7a7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7aa7a7 Color code in RGB color code model is created after adding 47.84% red color, 65.49% green color and 65.49% blue color. Hex #7aa7a7 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 0% yellow and 35% black.

Hex #7aa7a7 color code is between #77aaaa web safe hex color code and #889999 web safe hex color code. #77aaaa is the nearest web safe color code. You can see here many more shades of #7aa7a7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7aa7a7#7aa7a7
RGB Decimal122, 167, 167rgb(122, 167, 167)
RGB Percent48%, 65%, 65%rgb(48%, 65%, 65%)
CSS RGBa122, 167, 167,1rgba(122,167,167,1)
CMYK Modelcmyk(27%,0%,0%,35%)
HSL Color Space180,20% ,57%hsl(180,20% ,57%)
HSV Color Space180°, 27%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101010011110100111
Octal172247247
Decimal122167167
Hex7aa7a7

Different shades of #7aa7a7 color code.

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

Light Shade of #7aa7a7
#99bbbb
Dark Shade of #7aa7a7
#5f8f8f
Saturated Shade of #7aa7a7
#6fb2b2
Desaturated Shade of #7aa7a7
#859c9c
Grey scale Shade of #7aa7a7
#909090
Brighten Shade
#93c0c0
Most Readable Shade
#000000

Shades of #7aa7a7 color code

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

#7aa7a7
#6c9494
#5e8181
#516f6f
#435c5c
#364a4a
#283737
#1b2525
#0d1212
#000000

Similar Color like #7aa7a7 color

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

#7ba8a8
#7ca9a9
#7daaaa
#7eabab
#7facac
#80adad
#81aeae
#82afaf
#83b0b0
#84b1b1
#85b2b2
#86b3b3
#87b4b4
#88b5b5
#79a6a6
#78a5a5
#77a4a4
#76a3a3
#75a2a2
#74a1a1
#73a0a0
#729f9f
#719e9e
#709d9d
#6f9c9c
#6e9b9b
#6d9a9a
#6c9999

Monochromatic Color with #7aa7a7

#7aa7a7
#99d1d1
#b8fcfc
#1d2727
#3c5252
#5b7c7c

Tints of #7aa7a7 Color

#7aa7a7
#88b0b0
#97baba
#a6c4c4
#b5cece
#c3d7d7
#d2e1e1
#e1ebeb
#f0f5f5
#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

#7aa7a7
#a77a7a

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

Split Complementary

#7aa7a7
#a77a91
#a7917a

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

Analogous Color

#7aa795
#7aa79e
#7aa7a7
#7a9ea7
#7a95a7

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

#7aa7a7
#a77aa7
#a7a77a

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

#7aa7a7
#907aa7
#a77a7a
#90a77a

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

#7aa7a7
#a77a7a
#a7917a
#7a91a7

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

#7aa7a7 Color Code Preview on Black Background Color

This is how #7aa7a7 Color will look on black background color. Color contrast ratio is 7.91

#7aa7a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7aa7a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7aa7a7

#7aa7a7 color code is use for CSS Background Color

Background color for the above div is #7aa7a7

HTML with inline CSS

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

#7aa7a7 color code is use for CSS Border Color

CSS Border color for the above div is #7aa7a7

HTML with inline CSS

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

CSS Border Left color for the above div is #7aa7a7

HTML with inline CSS

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

CSS Border Right color for the above div is #7aa7a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7aa7a7

HTML with inline CSS

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

CSS Border Top color for the above div is #7aa7a7

HTML with inline CSS

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

#7aa7a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7aa7a7 Color code Preview on White Background

This is how #7aa7a7 Color code will look on white background color. Color contrast ratio is 2.65

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

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.