COLOR #744A0A

HEX: #744A0A RGB: (116,74,10)

Color info

#744A0A contains mainly red and green colors. Web safe color of #744A0A is #663300 (or #630).

RGB color model

#744A0A color RGB value is (116,74,10).

RGB: (116,74,10) (45%, 29%, 4%)

RGB channels and saturation

R 116 of 255 = 45%
G 74 of 255 = 29%
B 10 of 255 = 4%

116
74
10

R + G + B ~ 26%. #744A0A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 74 + 10 = 200 (100%)
R 116 of 200 ~ 58%
G 74 of 200 ~ 37%
B 10 of 200 ~ 5'%

%58
%37

CMYK color model

#744A0A color CMYK value is (0,36,91,55).

  • cyan value is 0.00%
  • magenta value is 36.21%
  • yellow value is 91.38%
  • key color value is 54.51%

CMYK: (0,36,91,55)
C0M36Y91K55 (0%, 36%, 91%, 55%)
(0.00 / 0.36 / 0.91 / 0.55)

CMYK percentages

%0
%36.21
%91.38
%54.51

Codes

Color #744A0A in popluar color models

74 4A 0A
RGB 116 74 10
HSL 36° 84.13% 24.71%
HSB/HSV 36° 91.38% 45.49%
CMYK 0.00% 36.21% 91.38%
54.51%

Color #744A0A in popluar number systems.

HEX 74 4A 0A
Decimal 116 74 10
Binary 1110100 1001010 1010
Octal 164 112 12

Shades and tints

Shades of #744A0A

#744A0A
(116,74,10)
#6A440A
(106,68,10)
#603E0A
(96,62,10)
#56380A
(86,56,10)
#4C320A
(76,50,10)
#422C0A
(66,44,10)
#38260A
(56,38,10)
#2E200A
(46,32,10)
#241A0A
(36,26,10)
#1A140A
(26,20,10)
#100E0A
(16,14,10)
#000000
(0,0,0)

Tints of #744A0A

#744A0A
(116,74,10)
#805A20
(128,90,32)
#8C6A36
(140,106,54)
#987A4C
(152,122,76)
#A48A62
(164,138,98)
#B09A78
(176,154,120)
#BCAA8E
(188,170,142)
#C8BAA4
(200,186,164)
#D4CABA
(212,202,186)
#E0DAD0
(224,218,208)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744A0A color. Also use rgb(116,74,10) instead hex code.

Text Font Color

.myTextColor { color: #744A0A; }

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

This text font color is #744A0A.

Background Color

.myBgColor { background-color: #744A0A; }

<div style="background-color:#744A0A">Inner text</div>

This div background color is #744A0A.

Border color

.myBorderColor { border: 1px solid #744A0A; }

<div style="border:3px solid #744A0A">Div</div>

This div border color is #744A0A.

Opacity

.myOpacity80 { color: #744A0A; opacity: 0.8; }

<p style="color:#744A0A;opacity:0.8;">80%</p>

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

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

This text has shadow with #744A0A color.


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

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

This text has shadow with #744A0A primary color and red secondary color.


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

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

This text has shadow with #744A0A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #744A0A.

Preview

Color preview on black background

This text has color #744A0A on black background.


Color preview on white background

This text has color #744A0A on white background.


Black color preview on #744A0A background

This text has black color on #744A0A background.


White color preview on #744A0A background

This text has white color on #744A0A background.


Related colors

Complementary color

Complementary color for #744A0A is #8BB5F5.


I love getcolorcode.com

Triadic colors

1 #0A744A and #4A0A74 with #744A0A are triadic colors.

2 #0A4A74 and #4A740A with #744A0A are triadic colors.