COLOR #481722

HEX: #481722 RGB: (72,23,34)

Color info

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

RGB color model

#481722 color RGB value is (72,23,34).

RGB: (72,23,34) (28%, 9%, 13%)

RGB channels and saturation

R 72 of 255 = 28%
G 23 of 255 = 9%
B 34 of 255 = 13%

72
23
34

R + G + B ~ 17%. #481722 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 23 + 34 = 129 (100%)
R 72 of 129 ~ 55.81%
G 23 of 129 ~ 17.83%
B 34 of 129 ~ 26.36'%

%55.81
%17.83
%26.36

CMYK color model

#481722 color CMYK value is (0,68,53,72).

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

CMYK: (0,68,53,72)
C0M68Y53K72 (0%, 68%, 53%, 72%)
(0.00 / 0.68 / 0.53 / 0.72)

CMYK percentages

%0
%68.06
%52.78
%71.76

Codes

Color #481722 in popluar color models

48 17 22
RGB 72 23 34
HSL 347° 51.58% 18.63%
HSB/HSV 347° 68.06% 28.24%
CMYK 0.00% 68.06% 52.78%
71.76%

Color #481722 in popluar number systems.

HEX 48 17 22
Decimal 72 23 34
Binary 1001000 10111 100010
Octal 110 27 42

Shades and tints

Shades of #481722

#481722
(72,23,34)
#42151F
(66,21,31)
#3C131C
(60,19,28)
#361119
(54,17,25)
#300F16
(48,15,22)
#2A0D13
(42,13,19)
#240B10
(36,11,16)
#1E090D
(30,9,13)
#18070A
(24,7,10)
#120507
(18,5,7)
#0C0304
(12,3,4)
#000000
(0,0,0)

Tints of #481722

#481722
(72,23,34)
#582C36
(88,44,54)
#68414A
(104,65,74)
#78565E
(120,86,94)
#886B72
(136,107,114)
#988086
(152,128,134)
#A8959A
(168,149,154)
#B8AAAE
(184,170,174)
#C8BFC2
(200,191,194)
#D8D4D6
(216,212,214)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #481722; }

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

This text font color is #481722.

Background Color

.myBgColor { background-color: #481722; }

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

This div background color is #481722.

Border color

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

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

This div border color is #481722.

Opacity

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

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

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

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

This text has shadow with #481722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481722.

Preview

Color preview on black background

This text has color #481722 on black background.


Color preview on white background

This text has color #481722 on white background.


Black color preview on #481722 background

This text has black color on #481722 background.


White color preview on #481722 background

This text has white color on #481722 background.


Related colors

Complementary color

Complementary color for #hex is #B7E8DD.


I love getcolorcode.com

Triadic colors

1 #224817 and #172248 with #481722 are triadic colors.

2 #221748 and #174822 with #481722 are triadic colors.