COLOR #482333

HEX: #482333 RGB: (72,35,51)

Color info

#482333 contains red, green and blue colors in about the same proportion. Web safe color of #482333 is #333333 (or #333).

RGB color model

#482333 color RGB value is (72,35,51).

RGB: (72,35,51) (28%, 14%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 35 of 255 = 14%
B 51 of 255 = 20%

72
35
51

R + G + B ~ 21%. #482333 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 35 + 51 = 158 (100%)
R 72 of 158 ~ 45.57%
G 35 of 158 ~ 22.15%
B 51 of 158 ~ 32.28'%

%45.57
%22.15
%32.28

CMYK color model

#482333 color CMYK value is (0,51,29,72).

  • cyan value is 0.00%
  • magenta value is 51.39%
  • yellow value is 29.17%
  • key color value is 71.76%

CMYK: (0,51,29,72)
C0M51Y29K72 (0%, 51%, 29%, 72%)
(0.00 / 0.51 / 0.29 / 0.72)

CMYK percentages

%0
%51.39
%29.17
%71.76

Codes

Color #482333 in popluar color models

48 23 33
RGB 72 35 51
HSL 334° 34.58% 20.98%
HSB/HSV 334° 51.39% 28.24%
CMYK 0.00% 51.39% 29.17%
71.76%

Color #482333 in popluar number systems.

HEX 48 23 33
Decimal 72 35 51
Binary 1001000 100011 110011
Octal 110 43 63

Shades and tints

Shades of #482333

#482333
(72,35,51)
#42202F
(66,32,47)
#3C1D2B
(60,29,43)
#361A27
(54,26,39)
#301723
(48,23,35)
#2A141F
(42,20,31)
#24111B
(36,17,27)
#1E0E17
(30,14,23)
#180B13
(24,11,19)
#12080F
(18,8,15)
#0C050B
(12,5,11)
#000000
(0,0,0)

Tints of #482333

#482333
(72,35,51)
#583745
(88,55,69)
#684B57
(104,75,87)
#785F69
(120,95,105)
#88737B
(136,115,123)
#98878D
(152,135,141)
#A89B9F
(168,155,159)
#B8AFB1
(184,175,177)
#C8C3C3
(200,195,195)
#D8D7D5
(216,215,213)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482333 color. Also use rgb(72,35,51) instead hex code.

Text Font Color

.myTextColor { color: #482333; }

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

This text font color is #482333.

Background Color

.myBgColor { background-color: #482333; }

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

This div background color is #482333.

Border color

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

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

This div border color is #482333.

Opacity

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

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

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

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

This text has shadow with #482333 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482333.

Preview

Color preview on black background

This text has color #482333 on black background.


Color preview on white background

This text has color #482333 on white background.


Black color preview on #482333 background

This text has black color on #482333 background.


White color preview on #482333 background

This text has white color on #482333 background.


Related colors

Complementary color

Complementary color for #hex is #B7DCCC.


I love getcolorcode.com

Triadic colors

1 #334823 and #233348 with #482333 are triadic colors.

2 #332348 and #234833 with #482333 are triadic colors.