COLOR #481730

HEX: #481730 RGB: (72,23,48)

Color info

#481730 contains red, green and blue colors in about the same proportion. Web safe color of #481730 is #330033 (or #303).

RGB color model

#481730 color RGB value is (72,23,48).

RGB: (72,23,48) (28%, 9%, 19%)

RGB channels and saturation

R 72 of 255 = 28%
G 23 of 255 = 9%
B 48 of 255 = 19%

72
23
48

R + G + B ~ 19%. #481730 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 23 + 48 = 143 (100%)
R 72 of 143 ~ 50.35%
G 23 of 143 ~ 16.08%
B 48 of 143 ~ 33.57'%

%50.35
%16.08
%33.57

CMYK color model

#481730 color CMYK value is (0,68,33,72).

  • cyan value is 0.00%
  • magenta value is 68.06%
  • yellow value is 33.33%
  • key color value is 71.76%

CMYK: (0,68,33,72)
C0M68Y33K72 (0%, 68%, 33%, 72%)
(0.00 / 0.68 / 0.33 / 0.72)

CMYK percentages

%0
%68.06
%33.33
%71.76

Codes

Color #481730 in popluar color models

48 17 30
RGB 72 23 48
HSL 329° 51.58% 18.63%
HSB/HSV 329° 68.06% 28.24%
CMYK 0.00% 68.06% 33.33%
71.76%

Color #481730 in popluar number systems.

HEX 48 17 30
Decimal 72 23 48
Binary 1001000 10111 110000
Octal 110 27 60

Shades and tints

Shades of #481730

#481730
(72,23,48)
#42152C
(66,21,44)
#3C1328
(60,19,40)
#361124
(54,17,36)
#300F20
(48,15,32)
#2A0D1C
(42,13,28)
#240B18
(36,11,24)
#1E0914
(30,9,20)
#180710
(24,7,16)
#12050C
(18,5,12)
#0C0308
(12,3,8)
#000000
(0,0,0)

Tints of #481730

#481730
(72,23,48)
#582C42
(88,44,66)
#684154
(104,65,84)
#785666
(120,86,102)
#886B78
(136,107,120)
#98808A
(152,128,138)
#A8959C
(168,149,156)
#B8AAAE
(184,170,174)
#C8BFC0
(200,191,192)
#D8D4D2
(216,212,210)
#E8E9E4
(232,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481730 color. Also use rgb(72,23,48) instead hex code.

Text Font Color

.myTextColor { color: #481730; }

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

This text font color is #481730.

Background Color

.myBgColor { background-color: #481730; }

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

This div background color is #481730.

Border color

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

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

This div border color is #481730.

Opacity

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

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

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

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

This text has shadow with #481730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481730.

Preview

Color preview on black background

This text has color #481730 on black background.


Color preview on white background

This text has color #481730 on white background.


Black color preview on #481730 background

This text has black color on #481730 background.


White color preview on #481730 background

This text has white color on #481730 background.


Related colors

Complementary color

Complementary color for #hex is #B7E8CF.


I love getcolorcode.com

Triadic colors

1 #304817 and #173048 with #481730 are triadic colors.

2 #301748 and #174830 with #481730 are triadic colors.