COLOR #472135

HEX: #472135 RGB: (71,33,53)

Renk bilgisi

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

RGB renk modeli

#472135 color RGB value is (71,33,53).

RGB: (71,33,53) (28%, 13%, 21%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 33 of 255 = 13%
B 53 of 255 = 21%

71
33
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 33 + 53 = 157 (100%)
R 71 of 157 ~ 45.22%
G 33 of 157 ~ 21.02%
B 53 of 157 ~ 33.76'%

%45.22
%21.02
%33.76

CMYK RENK MODELİ

#472135 rengi CMYK tonu (0,54,25,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.52%
  • sarı tonu 25.35%
  • ana renk tonu 72.16%

CMYK: (0,54,25,72)
C0M54Y25K72 (0%, 54%, 25%, 72%)
(0.00 / 0.54 / 0.25 / 0.72)

CMYK yüzdeleri

%0
%53.52
%25.35
%72.16

Codes

Color #472135 in popluar color models

47 21 35
RGB 71 33 53
HSL 328° 36.54% 20.39%
HSB/HSV 328° 53.52% 27.84%
CMYK 0.00% 53.52% 25.35%
72.16%

Color #472135 in popluar number systems.

HEX 47 21 35
Decimal 71 33 53
Binary 1000111 100001 110101
Octal 107 41 65

Shades and tints

Shades of #472135

#472135
(71,33,53)
#411E31
(65,30,49)
#3B1B2D
(59,27,45)
#351829
(53,24,41)
#2F1525
(47,21,37)
#291221
(41,18,33)
#230F1D
(35,15,29)
#1D0C19
(29,12,25)
#170915
(23,9,21)
#110611
(17,6,17)
#0B030D
(11,3,13)
#000000
(0,0,0)

Tints of #472135

#472135
(71,33,53)
#573547
(87,53,71)
#674959
(103,73,89)
#775D6B
(119,93,107)
#87717D
(135,113,125)
#97858F
(151,133,143)
#A799A1
(167,153,161)
#B7ADB3
(183,173,179)
#C7C1C5
(199,193,197)
#D7D5D7
(215,213,215)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472135 color. Also use rgb(71,33,53) instead hex code.

Text Font Color

.myTextColor { color: #472135; }

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

This text font color is #472135.

Background Color

.myBgColor { background-color: #472135; }

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

This div background color is #472135.

Border color

.myBorderColor { border: 1px solid #472135; }

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

This div border color is #472135.

Opacity

.myOpacity80 { color: #472135; opacity: 0.8; }

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

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

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

This text has shadow with #472135 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472135.

Preview

Color preview on black background

This text has color #472135 on black background.


Color preview on white background

This text has color #472135 on white background.


Black color preview on #472135 background

This text has black color on #472135 background.


White color preview on #472135 background

This text has white color on #472135 background.


Related colors

Complementary color

Complementary color for #hex is #B8DECA.


I love getcolorcode.com

Triadic colors

1 #354721 and #213547 with #472135 are triadic colors.

2 #352147 and #214735 with #472135 are triadic colors.