COLOR #471D0B

HEX: #471D0B RGB: (71,29,11)

Renk bilgisi

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

RGB renk modeli

#471D0B color RGB value is (71,29,11).

RGB: (71,29,11) (28%, 11%, 4%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 29 of 255 = 11%
B 11 of 255 = 4%

71
29
11

R + G + B ~ 14%. #471D0B is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 29 + 11 = 111 (100%)
R 71 of 111 ~ 63.96%
G 29 of 111 ~ 26.13%
B 11 of 111 ~ 9.91'%

%63.96
%26.13
%9.91

CMYK RENK MODELİ

#471D0B rengi CMYK tonu (0,59,85,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.15%
  • sarı tonu 84.51%
  • ana renk tonu 72.16%
CMYK: (0,59,85,72) C0M59Y85K72 (0%,59%,85%,72%) (0.00/0.59/0.85/0.72) 

CMYK yüzdeleri

%0
%59.15
%84.51
%72.16

Codes

Color #471D0B in popluar color models

47 1D 0B
RGB 71 29 11
HSL 18° 73.17% 16.08%
HSB/HSV 18° 84.51% 27.84%
CMYK 0.00% 59.15% 84.51%
72.16%

Color #471D0B in popluar number systems.

HEX 47 1D 0B
Decimal 71 29 11
Binary 1000111 11101 1011
Octal 107 35 13

Shades and tints

Shades of #471D0B

#471D0B
(71,29,11)
#411B0A
(65,27,10)
#3B1909
(59,25,9)
#351708
(53,23,8)
#2F1507
(47,21,7)
#291306
(41,19,6)
#231105
(35,17,5)
#1D0F04
(29,15,4)
#170D03
(23,13,3)
#110B02
(17,11,2)
#0B0901
(11,9,1)
#000000
(0,0,0)

Tints of #471D0B

#471D0B
(71,29,11)
#573121
(87,49,33)
#674537
(103,69,55)
#77594D
(119,89,77)
#876D63
(135,109,99)
#978179
(151,129,121)
#A7958F
(167,149,143)
#B7A9A5
(183,169,165)
#C7BDBB
(199,189,187)
#D7D1D1
(215,209,209)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471D0B color. Also use rgb(71,29,11) instead hex code.

Text Font Color

.myTextColor { color: #471D0B; }

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

This text font color is #471D0B.

Background Color

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

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

This div background color is #471D0B.

Border color

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

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

This div border color is #471D0B.

Opacity

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

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

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

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

This text has shadow with #471D0B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471D0B.

Preview

Color preview on black background

This text has color #471D0B on black background.


Color preview on white background

This text has color #471D0B on white background.


Black color preview on #471D0B background

This text has black color on #471D0B background.


White color preview on #471D0B background

This text has white color on #471D0B background.


Related colors

Complementary color

Complementary color for #hex is #B8E2F4.


I love getcolorcode.com

Triadic colors

1 #0B471D and #1D0B47 with #471D0B are triadic colors.

2 #0B1D47 and #1D470B with #471D0B are triadic colors.