COLOR #7C0A35

HEX: #7C0A35 RGB: (124,10,53)

Color info

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

RGB color model

#7C0A35 color RGB value is (124,10,53).

RGB: (124,10,53) (49%, 4%, 21%)

RGB channels and saturation

R 124 of 255 = 49%
G 10 of 255 = 4%
B 53 of 255 = 21%

124
10
53

R + G + B ~ 25%. #7C0A35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 10 + 53 = 187 (100%)
R 124 of 187 ~ 66.31%
G 10 of 187 ~ 5.35%
B 53 of 187 ~ 28.34'%

%66.31
%28.34

CMYK color model

#7C0A35 color CMYK value is (0,92,57,51).

  • cyan value is 0.00%
  • magenta value is 91.94%
  • yellow value is 57.26%
  • key color value is 51.37%

CMYK: (0,92,57,51)
C0M92Y57K51 (0%, 92%, 57%, 51%)
(0.00 / 0.92 / 0.57 / 0.51)

CMYK percentages

%0
%91.94
%57.26
%51.37

Codes

Color #7C0A35 in popluar color models

7C 0A 35
RGB 124 10 53
HSL 337° 85.07% 26.27%
HSB/HSV 337° 91.94% 48.63%
CMYK 0.00% 91.94% 57.26%
51.37%

Color #7C0A35 in popluar number systems.

HEX 7C 0A 35
Decimal 124 10 53
Binary 1111100 1010 110101
Octal 174 12 65

Shades and tints

Shades of #7C0A35

#7C0A35
(124,10,53)
#710A31
(113,10,49)
#660A2D
(102,10,45)
#5B0A29
(91,10,41)
#500A25
(80,10,37)
#450A21
(69,10,33)
#3A0A1D
(58,10,29)
#2F0A19
(47,10,25)
#240A15
(36,10,21)
#190A11
(25,10,17)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #7C0A35

#7C0A35
(124,10,53)
#872047
(135,32,71)
#923659
(146,54,89)
#9D4C6B
(157,76,107)
#A8627D
(168,98,125)
#B3788F
(179,120,143)
#BE8EA1
(190,142,161)
#C9A4B3
(201,164,179)
#D4BAC5
(212,186,197)
#DFD0D7
(223,208,215)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C0A35 color. Also use rgb(124,10,53) instead hex code.

Text Font Color

.myTextColor { color: #7C0A35; }

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

This text font color is #7C0A35.

Background Color

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

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

This div background color is #7C0A35.

Border color

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

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

This div border color is #7C0A35.

Opacity

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

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

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

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

This text has shadow with #7C0A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C0A35.

Preview

Color preview on black background

This text has color #7C0A35 on black background.


Color preview on white background

This text has color #7C0A35 on white background.


Black color preview on #7C0A35 background

This text has black color on #7C0A35 background.


White color preview on #7C0A35 background

This text has white color on #7C0A35 background.


Related colors

Complementary color

Complementary color for #hex is #83F5CA.


I love getcolorcode.com

Triadic colors

1 #357C0A and #0A357C with #7C0A35 are triadic colors.

2 #350A7C and #0A7C35 with #7C0A35 are triadic colors.