COLOR #7E3C18

HEX: #7E3C18 RGB: (126,60,24)

Renk bilgisi

#7E3C18 contains mainly red color. #7E3C18 ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#7E3C18 color RGB value is (126,60,24).

RGB: (126,60,24) (49%, 24%, 9%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 60 of 255 = 24%
B 24 of 255 = 9%

126
60
24

R + G + B ~ 27%. #7E3C18 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 60 + 24 = 210 (100%)
R 126 of 210 ~ 60%
G 60 of 210 ~ 28.57%
B 24 of 210 ~ 11.43'%

%60
%28.57
%11.43

CMYK RENK MODELİ

#7E3C18 rengi CMYK tonu (0,52,81,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.38%
  • sarı tonu 80.95%
  • ana renk tonu 50.59%

CMYK: (0,52,81,51)
C0M52Y81K51 (0%, 52%, 81%, 51%)
(0.00 / 0.52 / 0.81 / 0.51)

CMYK yüzdeleri

%0
%52.38
%80.95
%50.59

Codes

Color #7E3C18 in popluar color models

7E 3C 18
RGB 126 60 24
HSL 21° 68.00% 29.41%
HSB/HSV 21° 80.95% 49.41%
CMYK 0.00% 52.38% 80.95%
50.59%

Color #7E3C18 in popluar number systems.

HEX 7E 3C 18
Decimal 126 60 24
Binary 1111110 111100 11000
Octal 176 74 30

Shades and tints

Shades of #7E3C18

#7E3C18
(126,60,24)
#733716
(115,55,22)
#683214
(104,50,20)
#5D2D12
(93,45,18)
#522810
(82,40,16)
#47230E
(71,35,14)
#3C1E0C
(60,30,12)
#31190A
(49,25,10)
#261408
(38,20,8)
#1B0F06
(27,15,6)
#100A04
(16,10,4)
#000000
(0,0,0)

Tints of #7E3C18

#7E3C18
(126,60,24)
#894D2D
(137,77,45)
#945E42
(148,94,66)
#9F6F57
(159,111,87)
#AA806C
(170,128,108)
#B59181
(181,145,129)
#C0A296
(192,162,150)
#CBB3AB
(203,179,171)
#D6C4C0
(214,196,192)
#E1D5D5
(225,213,213)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E3C18 color. Also use rgb(126,60,24) instead hex code.

Text Font Color

.myTextColor { color: #7E3C18; }

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

This text font color is #7E3C18.

Background Color

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

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

This div background color is #7E3C18.

Border color

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

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

This div border color is #7E3C18.

Opacity

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

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

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

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

This text has shadow with #7E3C18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E3C18.

Preview

Color preview on black background

This text has color #7E3C18 on black background.


Color preview on white background

This text has color #7E3C18 on white background.


Black color preview on #7E3C18 background

This text has black color on #7E3C18 background.


White color preview on #7E3C18 background

This text has white color on #7E3C18 background.


Related colors

Complementary color

Complementary color for #hex is #81C3E7.


I love getcolorcode.com

Triadic colors

1 #187E3C and #3C187E with #7E3C18 are triadic colors.

2 #183C7E and #3C7E18 with #7E3C18 are triadic colors.