COLOR #481D57

HEX: #481D57 RGB: (72,29,87)

Renk bilgisi

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

RGB renk modeli

#481D57 color RGB value is (72,29,87).

RGB: (72,29,87) (28%, 11%, 34%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 29 of 255 = 11%
B 87 of 255 = 34%

72
29
87

R + G + B ~ 24%. #481D57 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 29 + 87 = 188 (100%)
R 72 of 188 ~ 38.3%
G 29 of 188 ~ 15.43%
B 87 of 188 ~ 46.28'%

%38.3
%15.43
%46.28

CMYK RENK MODELİ

#481D57 rengi CMYK tonu (17,67,0,66).

  • camgöbeği tonu 17.24%
  • eflatun tonu 66.67%
  • sarı tonu 0.00%
  • ana renk tonu 65.88%

CMYK: (17,67,0,66)
C17M67Y0K66 (17%, 67%, 0%, 66%)
(0.17 / 0.67 / 0.00 / 0.66)

CMYK yüzdeleri

%17.24
%66.67
%0
%65.88

Codes

Color #481D57 in popluar color models

48 1D 57
RGB 72 29 87
HSL 284° 50.00% 22.75%
HSB/HSV 284° 66.67% 34.12%
CMYK 17.24% 66.67% 0.00%
65.88%

Color #481D57 in popluar number systems.

HEX 48 1D 57
Decimal 72 29 87
Binary 1001000 11101 1010111
Octal 110 35 127

Shades and tints

Shades of #481D57

#481D57
(72,29,87)
#421B50
(66,27,80)
#3C1949
(60,25,73)
#361742
(54,23,66)
#30153B
(48,21,59)
#2A1334
(42,19,52)
#24112D
(36,17,45)
#1E0F26
(30,15,38)
#180D1F
(24,13,31)
#120B18
(18,11,24)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #481D57

#481D57
(72,29,87)
#583166
(88,49,102)
#684575
(104,69,117)
#785984
(120,89,132)
#886D93
(136,109,147)
#9881A2
(152,129,162)
#A895B1
(168,149,177)
#B8A9C0
(184,169,192)
#C8BDCF
(200,189,207)
#D8D1DE
(216,209,222)
#E8E5ED
(232,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #481D57; }

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

This text font color is #481D57.

Background Color

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

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

This div background color is #481D57.

Border color

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

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

This div border color is #481D57.

Opacity

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

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

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

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

This text has shadow with #481D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481D57.

Preview

Color preview on black background

This text has color #481D57 on black background.


Color preview on white background

This text has color #481D57 on white background.


Black color preview on #481D57 background

This text has black color on #481D57 background.


White color preview on #481D57 background

This text has white color on #481D57 background.


Related colors

Complementary color

Complementary color for #hex is #B7E2A8.


I love getcolorcode.com

Triadic colors

1 #57481D and #1D5748 with #481D57 are triadic colors.

2 #571D48 and #1D4857 with #481D57 are triadic colors.