COLOR #790A25

HEX: #790A25 RGB: (121,10,37)

Color info

#790A25 contains mainly red color. Web safe color of #790A25 is #660033 (or #603).

RGB color model

#790A25 color RGB value is (121,10,37).

RGB: (121,10,37) (47%, 4%, 15%)

RGB channels and saturation

R 121 of 255 = 47%
G 10 of 255 = 4%
B 37 of 255 = 15%

121
10
37

R + G + B ~ 22%. #790A25 is dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 10 + 37 = 168 (100%)
R 121 of 168 ~ 72.02%
G 10 of 168 ~ 5.95%
B 37 of 168 ~ 22.02'%

%72.02
%22.02

CMYK color model

#790A25 color CMYK value is (0,92,69,53).

  • cyan value is 0.00%
  • magenta value is 91.74%
  • yellow value is 69.42%
  • key color value is 52.55%

CMYK: (0,92,69,53)
C0M92Y69K53 (0%, 92%, 69%, 53%)
(0.00 / 0.92 / 0.69 / 0.53)

CMYK percentages

%0
%91.74
%69.42
%52.55

Codes

Color #790A25 in popluar color models

79 0A 25
RGB 121 10 37
HSL 345° 84.73% 25.69%
HSB/HSV 345° 91.74% 47.45%
CMYK 0.00% 91.74% 69.42%
52.55%

Color #790A25 in popluar number systems.

HEX 79 0A 25
Decimal 121 10 37
Binary 1111001 1010 100101
Octal 171 12 45

Shades and tints

Shades of #790A25

#790A25
(121,10,37)
#6E0A22
(110,10,34)
#630A1F
(99,10,31)
#580A1C
(88,10,28)
#4D0A19
(77,10,25)
#420A16
(66,10,22)
#370A13
(55,10,19)
#2C0A10
(44,10,16)
#210A0D
(33,10,13)
#160A0A
(22,10,10)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #790A25

#790A25
(121,10,37)
#852038
(133,32,56)
#91364B
(145,54,75)
#9D4C5E
(157,76,94)
#A96271
(169,98,113)
#B57884
(181,120,132)
#C18E97
(193,142,151)
#CDA4AA
(205,164,170)
#D9BABD
(217,186,189)
#E5D0D0
(229,208,208)
#F1E6E3
(241,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #790A25 color. Also use rgb(121,10,37) instead hex code.

Text Font Color

.myTextColor { color: #790A25; }

<p style="color:#790A25">This sample text font color is #790A25.</p>

This text font color is #790A25.

Background Color

.myBgColor { background-color: #790A25; }

<div style="background-color:#790A25">Inner text</div>

This div background color is #790A25.

Border color

.myBorderColor { border: 1px solid #790A25; }

<div style="border:3px solid #790A25">Div</div>

This div border color is #790A25.

Opacity

.myOpacity80 { color: #790A25; opacity: 0.8; }

<p style="color:#790A25;opacity:0.8;">80%</p>

Text with #790A25 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #790A25;}

<p style="text-shadow: 3px 3px 1px #790A25">Text here.</p>

This text has shadow with #790A25 color.


.textShadow {text-shadow: 3px 3px 1px #790A25', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #790A25, 5px 5px 20px red">Text here.</p>

This text has shadow with #790A25 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#790A25, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#790A25, Direction=45, Strength=4)">Text</p>

This text has shadow with #790A25 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #790A25;
-webkit-box-shadow: 1px 1px 3px 2px #790A25;
box-shadow: 1px 1px 3px 2px #790A25;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #790A25; -webkit-box-shadow: 1px 1px 3px 2px #790A25; box-shadow:1px 1px 3px 2px #790A25;">
Div content here
</div>

This div box has shadow with color #790A25.

Preview

Color preview on black background

This text has color #790A25 on black background.


Color preview on white background

This text has color #790A25 on white background.


Black color preview on #790A25 background

This text has black color on #790A25 background.


White color preview on #790A25 background

This text has white color on #790A25 background.


Related colors

Complementary color

Complementary color for #hex is #86F5DA.


I love getcolorcode.com

Triadic colors

1 #25790A and #0A2579 with #790A25 are triadic colors.

2 #250A79 and #0A7925 with #790A25 are triadic colors.