COLOR #473201

HEX: #473201 RGB: (71,50,1)

Renk bilgisi

#473201 contains mainly red and green colors. #473201 ‘ nin web güvenlik rengi #333300 (ya da #330) dir.

RGB renk modeli

#473201 color RGB value is (71,50,1).

RGB: (71,50,1) (28%, 20%, 0%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 50 of 255 = 20%
B 1 of 255 = 0%

71
50
1

R + G + B ~ 16%. #473201 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 50 + 1 = 122 (100%)
R 71 of 122 ~ 58.2%
G 50 of 122 ~ 40.98%
B 1 of 122 ~ 0.82'%

%58.2
%40.98

CMYK RENK MODELİ

#473201 rengi CMYK tonu (0,30,99,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.58%
  • sarı tonu 98.59%
  • ana renk tonu 72.16%

CMYK: (0,30,99,72)
C0M30Y99K72 (0%, 30%, 99%, 72%)
(0.00 / 0.30 / 0.99 / 0.72)

CMYK yüzdeleri

%0
%29.58
%98.59
%72.16

Codes

Color #473201 in popluar color models

47 32 01
RGB 71 50 1
HSL 42° 97.22% 14.12%
HSB/HSV 42° 98.59% 27.84%
CMYK 0.00% 29.58% 98.59%
72.16%

Color #473201 in popluar number systems.

HEX 47 32 01
Decimal 71 50 1
Binary 1000111 110010 1
Octal 107 62 1

Shades and tints

Shades of #473201

#473201
(71,50,1)
#412E01
(65,46,1)
#3B2A01
(59,42,1)
#352601
(53,38,1)
#2F2201
(47,34,1)
#291E01
(41,30,1)
#231A01
(35,26,1)
#1D1601
(29,22,1)
#171201
(23,18,1)
#110E01
(17,14,1)
#0B0A01
(11,10,1)
#000000
(0,0,0)

Tints of #473201

#473201
(71,50,1)
#574418
(87,68,24)
#67562F
(103,86,47)
#776846
(119,104,70)
#877A5D
(135,122,93)
#978C74
(151,140,116)
#A79E8B
(167,158,139)
#B7B0A2
(183,176,162)
#C7C2B9
(199,194,185)
#D7D4D0
(215,212,208)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473201 color. Also use rgb(71,50,1) instead hex code.

Text Font Color

.myTextColor { color: #473201; }

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

This text font color is #473201.

Background Color

.myBgColor { background-color: #473201; }

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

This div background color is #473201.

Border color

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

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

This div border color is #473201.

Opacity

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

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

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

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

This text has shadow with #473201 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473201.

Preview

Color preview on black background

This text has color #473201 on black background.


Color preview on white background

This text has color #473201 on white background.


Black color preview on #473201 background

This text has black color on #473201 background.


White color preview on #473201 background

This text has white color on #473201 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDFE.


I love getcolorcode.com

Triadic colors

1 #014732 and #320147 with #473201 are triadic colors.

2 #013247 and #324701 with #473201 are triadic colors.