crispedge.com

Color picker

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

#795150 hex color - Red - Warm color - Information

#795150 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #795150 Color code in RGB color code model is created after adding 47.45% red color, 31.76% green color and 31.37% blue color. Hex #795150 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 34% yellow and 53% black.

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code795150#795150
RGB Decimal121, 81, 80rgb(121, 81, 80)
RGB Percent47%, 32%, 31%rgb(47%, 32%, 31%)
CSS RGBa121, 81, 80,1rgba(121,81,80,1)
CMYK Modelcmyk(0%,33%,34%,53%)
HSL Color Space1,20% ,39%hsl(1,20% ,39%)
HSV Color Space1°, 34%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010101000101010000
Octal171121120
Decimal1218180
Hex795150

Different shades of #795150 color code.

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

Light Shade of #795150
#986664
Dark Shade of #795150
#5a3c3c
Saturated Shade of #795150
#834746
Desaturated Shade of #795150
#6f5b5a
Grey scale Shade of #795150
#646464
Brighten Shade
#926a69
Most Readable Shade
#FFFFFF

Shades of #795150 color code

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

#795150
#6b4847
#5e3f3e
#503635
#432d2c
#352423
#281b1a
#1a1211
#0d0908
#000000

Similar Color like #795150 color

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

#7a5251
#7b5352
#7c5453
#7d5554
#7e5655
#7f5756
#805857
#815958
#825a59
#835b5a
#845c5b
#855d5c
#865e5d
#875f5e
#78504f
#774f4e
#764e4d
#754d4c
#744c4b
#734b4a
#724a49
#714948
#704847
#6f4746
#6e4645
#6d4544
#6c4443
#6b4342

Monochromatic Color with #795150

#795150
#a36d6c
#ce8a88
#f8a6a4
#241818
#4e3534

Tints of #795150 Color

#795150
#876463
#967776
#a58b8a
#b49e9d
#c3b1b1
#d2c5c4
#e1d8d8
#f0ebeb
#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

#795150
#507879

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

Split Complementary

#795150
#507965
#506379

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

Analogous Color

#79505f
#795057
#795150
#795950
#796150

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

#795150
#507951
#515079

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

#795150
#637950
#507879
#655079

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

#795150
#507879
#506379
#796650

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

#795150 Color Code Preview on Black Background Color

This is how #795150 Color will look on black background color. Color contrast ratio is 3.11

#795150 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795150

HTML with inline CSS

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

Your Example Paragraph content text in with font color #795150

#795150 color code is use for CSS Background Color

Background color for the above div is #795150

HTML with inline CSS

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

#795150 color code is use for CSS Border Color

CSS Border color for the above div is #795150

HTML with inline CSS

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

CSS Border Left color for the above div is #795150

HTML with inline CSS

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

CSS Border Right color for the above div is #795150

HTML with inline CSS

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

CSS Border Bottom color for the above div is #795150

HTML with inline CSS

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

CSS Border Top color for the above div is #795150

HTML with inline CSS

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

#795150 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#795150 Color code Preview on White Background

This is how #795150 Color code will look on white background color. Color contrast ratio is 6.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.