COLOR #481D47

HEX: #481D47 RGB: (72,29,71)

Renk bilgisi

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

RGB renk modeli

#481D47 color RGB value is (72,29,71).

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

RGB bağlantıları ve doygunluk

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

72
29
71

R + G + B ~ 22%. #481D47 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 29 + 71 = 172 (100%)
R 72 of 172 ~ 41.86%
G 29 of 172 ~ 16.86%
B 71 of 172 ~ 41.28'%

%41.86
%16.86
%41.28

CMYK RENK MODELİ

#481D47 rengi CMYK tonu (0,60,1,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.72%
  • sarı tonu 1.39%
  • ana renk tonu 71.76%

CMYK: (0,60,1,72)
C0M60Y1K72 (0%, 60%, 1%, 72%)
(0.00 / 0.60 / 0.01 / 0.72)

CMYK yüzdeleri

%0
%59.72
%1.39
%71.76

Codes

Color #481D47 in popluar color models

48 1D 47
RGB 72 29 71
HSL 301° 42.57% 19.80%
HSB/HSV 301° 59.72% 28.24%
CMYK 0.00% 59.72% 1.39%
71.76%

Color #481D47 in popluar number systems.

HEX 48 1D 47
Decimal 72 29 71
Binary 1001000 11101 1000111
Octal 110 35 107

Shades and tints

Shades of #481D47

#481D47
(72,29,71)
#421B41
(66,27,65)
#3C193B
(60,25,59)
#361735
(54,23,53)
#30152F
(48,21,47)
#2A1329
(42,19,41)
#241123
(36,17,35)
#1E0F1D
(30,15,29)
#180D17
(24,13,23)
#120B11
(18,11,17)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #481D47

#481D47
(72,29,71)
#583157
(88,49,87)
#684567
(104,69,103)
#785977
(120,89,119)
#886D87
(136,109,135)
#988197
(152,129,151)
#A895A7
(168,149,167)
#B8A9B7
(184,169,183)
#C8BDC7
(200,189,199)
#D8D1D7
(216,209,215)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481D47 color. Also use rgb(72,29,71) instead hex code.

Text Font Color

.myTextColor { color: #481D47; }

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

This text font color is #481D47.

Background Color

.myBgColor { background-color: #481D47; }

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

This div background color is #481D47.

Border color

.myBorderColor { border: 1px solid #481D47; }

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

This div border color is #481D47.

Opacity

.myOpacity80 { color: #481D47; opacity: 0.8; }

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

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

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

This text has shadow with #481D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481D47.

Preview

Color preview on black background

This text has color #481D47 on black background.


Color preview on white background

This text has color #481D47 on white background.


Black color preview on #481D47 background

This text has black color on #481D47 background.


White color preview on #481D47 background

This text has white color on #481D47 background.


Related colors

Complementary color

Complementary color for #hex is #B7E2B8.


I love getcolorcode.com

Triadic colors

1 #47481D and #1D4748 with #481D47 are triadic colors.

2 #471D48 and #1D4847 with #481D47 are triadic colors.