Skip to main content Skip to docs navigation

#781925 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Surya Red and its hex is #70191F Nearest Color Name

Color Hue/Base color: Red

Hex #781925 Color code in RGB color code model is created after adding 47.06% red color, 9.8% green color and 14.51% blue color. Hex #781925 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 69% yellow and 52.94% black.

Hex #781925 color code is between #771122 web safe hex color code and #882233 web safe hex color code. #771122 is the nearest web safe color code. You can see here many more shades of #781925 color code.

RGB Chart

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

Color Table

Hex Color Code 781925 #781925
RGB Decimal 120, 25, 37 120, 25, 37
RGB Percent 47%, 10%, 15% rgb(47%, 10%, 15%)
CSS RGBa 120, 25, 37,1 rgba(120,25,37,1)
CMYK Model cmyk(0%,79%,69%,52.94%)
HSL Color Space 352,66% ,28% hsl(352,66% ,28%)
HSV Color Space 352°, 79%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111000 00011001 00100101
Octal 170 31 45
Decimal 120 25 37
Hex 78 19 25

Different shades of #781925 color code.

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

Darkest of #781925
#000000
Darker of #781925
#24070b
Dark of #781925
#4e1018
Base of #781925
#781925
Light of #781925
#a22232
Lighter
#cc2b3f
Lightest
#da5061

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

#781925
#19786c

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

Split Complementary

#781925
#19783c
#195478

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

Analogous Color

#78195c
#78194d
#781925
#782d19
#785419

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

#781925
#192578
#257819

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

#781925
#257819
#19786c
#6c1978

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#781925
#547819
#19786c
#3c1978

Square 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).

Monochromatic Color with #781925

#000000
#000000
#24070b
#4e1018
#781925
#a22232
#cc2b3f
#da5061
#e37a87

Tints of #781925 Color

#781925
#87323d
#964c55
#a5656d
#b47f85
#c3989e
#d2b2b6
#e1cbce
#f0e5e6
#ffffff

Shades of #781925 color code

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

#781925
#6a1620
#5d131c
#501018
#420d14
#350b10
#28080c
#1a0508
#0d0204
#000000

Tones

#781925
#692730
#5b363b
#4c4446
#484848

Tones

Similar Color like #781925 color

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

#791a26
#7a1b27
#7b1c28
#7c1d29
#7d1e2a
#7e1f2b
#7f202c
#80212d
#81222e
#82232f
#832430
#842531
#852632
#862733
#771824
#761723
#751622
#741521
#731420
#72131f
#71121e
#70111d
#6f101c
#6e0f1b
#6d0e1a
#6c0d19
#6b0c18
#6a0b17

Download this Dark Red

Hex #781925 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.

#781925 Color Code Preview on Black Background Color

This is how #781925 Color will look on black background color. Color contrast ratio is 1.96

#781925 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #781925

HTML with inline CSS

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

Your Example Paragraph content text in with font color #781925

#781925 color code is use for CSS Background Color

Background color for the above div is #781925

HTML with inline CSS

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

#781925 color code is use for CSS Border Color

CSS Border color for the above div is #781925

HTML with inline CSS

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

CSS Border Left color for the above div is #781925

HTML with inline CSS

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

CSS Border Right color for the above div is #781925

HTML with inline CSS

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

CSS Border Bottom color for the above div is #781925

HTML with inline CSS

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

CSS Border Top color for the above div is #781925

HTML with inline CSS

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

#781925 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#781925 Color code Preview on White Background

This is how #781925 Color code will look on white background color. Color contrast ratio is 10.69

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(120,25,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,120,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,25,37,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }