COLOR #7C0422

HEX: #7C0422 RGB: (124,4,34)

Color info

#7C0422 contains mainly red color. Web safe color of #7C0422 is #660033 (or #603).

RGB color model

#7C0422 color RGB value is (124,4,34).

RGB: (124,4,34) (49%, 2%, 13%)

RGB channels and saturation

R 124 of 255 = 49%
G 4 of 255 = 2%
B 34 of 255 = 13%

124
4
34

R + G + B ~ 21%. #7C0422 is dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 4 + 34 = 162 (100%)
R 124 of 162 ~ 76.54%
G 4 of 162 ~ 2.47%
B 34 of 162 ~ 20.99'%

%76.54
%20.99

CMYK color model

#7C0422 color CMYK value is (0,97,73,51).

  • cyan value is 0.00%
  • magenta value is 96.77%
  • yellow value is 72.58%
  • key color value is 51.37%

CMYK: (0,97,73,51)
C0M97Y73K51 (0%, 97%, 73%, 51%)
(0.00 / 0.97 / 0.73 / 0.51)

CMYK percentages

%0
%96.77
%72.58
%51.37

Codes

Color #7C0422 in popluar color models

7C 04 22
RGB 124 4 34
HSL 345° 93.75% 25.10%
HSB/HSV 345° 96.77% 48.63%
CMYK 0.00% 96.77% 72.58%
51.37%

Color #7C0422 in popluar number systems.

HEX 7C 04 22
Decimal 124 4 34
Binary 1111100 100 100010
Octal 174 4 42

Shades and tints

Shades of #7C0422

#7C0422
(124,4,34)
#71041F
(113,4,31)
#66041C
(102,4,28)
#5B0419
(91,4,25)
#500416
(80,4,22)
#450413
(69,4,19)
#3A0410
(58,4,16)
#2F040D
(47,4,13)
#24040A
(36,4,10)
#190407
(25,4,7)
#0E0404
(14,4,4)
#000000
(0,0,0)

Tints of #7C0422

#7C0422
(124,4,34)
#871A36
(135,26,54)
#92304A
(146,48,74)
#9D465E
(157,70,94)
#A85C72
(168,92,114)
#B37286
(179,114,134)
#BE889A
(190,136,154)
#C99EAE
(201,158,174)
#D4B4C2
(212,180,194)
#DFCAD6
(223,202,214)
#EAE0EA
(234,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C0422 color. Also use rgb(124,4,34) instead hex code.

Text Font Color

.myTextColor { color: #7C0422; }

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

This text font color is #7C0422.

Background Color

.myBgColor { background-color: #7C0422; }

<div style="background-color:#7C0422">Inner text</div>

This div background color is #7C0422.

Border color

.myBorderColor { border: 1px solid #7C0422; }

<div style="border:3px solid #7C0422">Div</div>

This div border color is #7C0422.

Opacity

.myOpacity80 { color: #7C0422; opacity: 0.8; }

<p style="color:#7C0422;opacity:0.8;">80%</p>

Text with #7C0422 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 #7C0422;}

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

This text has shadow with #7C0422 color.


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

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

This text has shadow with #7C0422 primary color and red secondary color.


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

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

This text has shadow with #7C0422 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C0422.

Preview

Color preview on black background

This text has color #7C0422 on black background.


Color preview on white background

This text has color #7C0422 on white background.


Black color preview on #7C0422 background

This text has black color on #7C0422 background.


White color preview on #7C0422 background

This text has white color on #7C0422 background.


Related colors

Complementary color

Complementary color for #hex is #83FBDD.


I love getcolorcode.com

Triadic colors

1 #227C04 and #04227C with #7C0422 are triadic colors.

2 #22047C and #047C22 with #7C0422 are triadic colors.