COLOR #471C43

HEX: #471C43 RGB: (71,28,67)

Renk bilgisi

#471C43 contains red, green and blue colors in about the same proportion. #471C43 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#471C43 color RGB value is (71,28,67).

RGB: (71,28,67) (28%, 11%, 26%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 28 of 255 = 11%
B 67 of 255 = 26%

71
28
67

R + G + B ~ 22%. #471C43 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 28 + 67 = 166 (100%)
R 71 of 166 ~ 42.77%
G 28 of 166 ~ 16.87%
B 67 of 166 ~ 40.36'%

%42.77
%16.87
%40.36

CMYK RENK MODELİ

#471C43 rengi CMYK tonu (0,61,6,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.56%
  • sarı tonu 5.63%
  • ana renk tonu 72.16%

CMYK: (0,61,6,72)
C0M61Y6K72 (0%, 61%, 6%, 72%)
(0.00 / 0.61 / 0.06 / 0.72)

CMYK yüzdeleri

%0
%60.56
%5.63
%72.16

Codes

Color #471C43 in popluar color models

47 1C 43
RGB 71 28 67
HSL 306° 43.43% 19.41%
HSB/HSV 306° 60.56% 27.84%
CMYK 0.00% 60.56% 5.63%
72.16%

Color #471C43 in popluar number systems.

HEX 47 1C 43
Decimal 71 28 67
Binary 1000111 11100 1000011
Octal 107 34 103

Shades and tints

Shades of #471C43

#471C43
(71,28,67)
#411A3D
(65,26,61)
#3B1837
(59,24,55)
#351631
(53,22,49)
#2F142B
(47,20,43)
#291225
(41,18,37)
#23101F
(35,16,31)
#1D0E19
(29,14,25)
#170C13
(23,12,19)
#110A0D
(17,10,13)
#0B0807
(11,8,7)
#000000
(0,0,0)

Tints of #471C43

#471C43
(71,28,67)
#573054
(87,48,84)
#674465
(103,68,101)
#775876
(119,88,118)
#876C87
(135,108,135)
#978098
(151,128,152)
#A794A9
(167,148,169)
#B7A8BA
(183,168,186)
#C7BCCB
(199,188,203)
#D7D0DC
(215,208,220)
#E7E4ED
(231,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471C43 color. Also use rgb(71,28,67) instead hex code.

Text Font Color

.myTextColor { color: #471C43; }

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

This text font color is #471C43.

Background Color

.myBgColor { background-color: #471C43; }

<div style="background-color:#471C43">Inner text</div>

This div background color is #471C43.

Border color

.myBorderColor { border: 1px solid #471C43; }

<div style="border:3px solid #471C43">Div</div>

This div border color is #471C43.

Opacity

.myOpacity80 { color: #471C43; opacity: 0.8; }

<p style="color:#471C43;opacity:0.8;">80%</p>

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

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

This text has shadow with #471C43 color.


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

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

This text has shadow with #471C43 primary color and red secondary color.


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

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

This text has shadow with #471C43 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #471C43.

Preview

Color preview on black background

This text has color #471C43 on black background.


Color preview on white background

This text has color #471C43 on white background.


Black color preview on #471C43 background

This text has black color on #471C43 background.


White color preview on #471C43 background

This text has white color on #471C43 background.


Related colors

Complementary color

Complementary color for #hex is #B8E3BC.


I love getcolorcode.com

Triadic colors

1 #43471C and #1C4347 with #471C43 are triadic colors.

2 #431C47 and #1C4743 with #471C43 are triadic colors.