COLOR #48092A

HEX: #48092A RGB: (72,9,42)

Color info

#48092A contains mainly red and blue colors. Web safe color of #48092A is #330033 (or #303).

RGB color model

#48092A color RGB value is (72,9,42).

RGB: (72,9,42) (28%, 4%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 9 of 255 = 4%
B 42 of 255 = 16%

72
9
42

R + G + B ~ 16%. #48092A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 9 + 42 = 123 (100%)
R 72 of 123 ~ 58.54%
G 9 of 123 ~ 7.32%
B 42 of 123 ~ 34.15'%

%58.54
%34.15

CMYK color model

#48092A color CMYK value is (0,88,42,72).

  • cyan value is 0.00%
  • magenta value is 87.50%
  • yellow value is 41.67%
  • key color value is 71.76%

CMYK: (0,88,42,72)
C0M88Y42K72 (0%, 88%, 42%, 72%)
(0.00 / 0.88 / 0.42 / 0.72)

CMYK percentages

%0
%87.5
%41.67
%71.76

Codes

Color #48092A in popluar color models

48 09 2A
RGB 72 9 42
HSL 329° 77.78% 15.88%
HSB/HSV 329° 87.50% 28.24%
CMYK 0.00% 87.50% 41.67%
71.76%

Color #48092A in popluar number systems.

HEX 48 09 2A
Decimal 72 9 42
Binary 1001000 1001 101010
Octal 110 11 52

Shades and tints

Shades of #48092A

#48092A
(72,9,42)
#420927
(66,9,39)
#3C0924
(60,9,36)
#360921
(54,9,33)
#30091E
(48,9,30)
#2A091B
(42,9,27)
#240918
(36,9,24)
#1E0915
(30,9,21)
#180912
(24,9,18)
#12090F
(18,9,15)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #48092A

#48092A
(72,9,42)
#581F3D
(88,31,61)
#683550
(104,53,80)
#784B63
(120,75,99)
#886176
(136,97,118)
#987789
(152,119,137)
#A88D9C
(168,141,156)
#B8A3AF
(184,163,175)
#C8B9C2
(200,185,194)
#D8CFD5
(216,207,213)
#E8E5E8
(232,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48092A color. Also use rgb(72,9,42) instead hex code.

Text Font Color

.myTextColor { color: #48092A; }

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

This text font color is #48092A.

Background Color

.myBgColor { background-color: #48092A; }

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

This div background color is #48092A.

Border color

.myBorderColor { border: 1px solid #48092A; }

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

This div border color is #48092A.

Opacity

.myOpacity80 { color: #48092A; opacity: 0.8; }

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

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

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

This text has shadow with #48092A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48092A.

Preview

Color preview on black background

This text has color #48092A on black background.


Color preview on white background

This text has color #48092A on white background.


Black color preview on #48092A background

This text has black color on #48092A background.


White color preview on #48092A background

This text has white color on #48092A background.


Related colors

Complementary color

Complementary color for #hex is #B7F6D5.


I love getcolorcode.com

Triadic colors

1 #2A4809 and #092A48 with #48092A are triadic colors.

2 #2A0948 and #09482A with #48092A are triadic colors.