COLOR #82253D

HEX: #82253D RGB: (130,37,61)

Color info

#82253D contains mainly red color. Web safe color of #82253D is #993333 (or #933).

RGB color model

#82253D color RGB value is (130,37,61).

RGB: (130,37,61) (51%, 15%, 24%)

RGB channels and saturation

R 130 of 255 = 51%
G 37 of 255 = 15%
B 61 of 255 = 24%

130
37
61

R + G + B ~ 30%. #82253D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 37 + 61 = 228 (100%)
R 130 of 228 ~ 57.02%
G 37 of 228 ~ 16.23%
B 61 of 228 ~ 26.75'%

%57.02
%16.23
%26.75

CMYK color model

#82253D color CMYK value is (0,72,53,49).

  • cyan value is 0.00%
  • magenta value is 71.54%
  • yellow value is 53.08%
  • key color value is 49.02%

CMYK: (0,72,53,49)
C0M72Y53K49 (0%, 72%, 53%, 49%)
(0.00 / 0.72 / 0.53 / 0.49)

CMYK percentages

%0
%71.54
%53.08
%49.02

Codes

Color #82253D in popluar color models

82 25 3D
RGB 130 37 61
HSL 345° 55.69% 32.75%
HSB/HSV 345° 71.54% 50.98%
CMYK 0.00% 71.54% 53.08%
49.02%

Color #82253D in popluar number systems.

HEX 82 25 3D
Decimal 130 37 61
Binary 10000010 100101 111101
Octal 202 45 75

Shades and tints

Shades of #82253D

#82253D
(130,37,61)
#772238
(119,34,56)
#6C1F33
(108,31,51)
#611C2E
(97,28,46)
#561929
(86,25,41)
#4B1624
(75,22,36)
#40131F
(64,19,31)
#35101A
(53,16,26)
#2A0D15
(42,13,21)
#1F0A10
(31,10,16)
#14070B
(20,7,11)
#000000
(0,0,0)

Tints of #82253D

#82253D
(130,37,61)
#8D384E
(141,56,78)
#984B5F
(152,75,95)
#A35E70
(163,94,112)
#AE7181
(174,113,129)
#B98492
(185,132,146)
#C497A3
(196,151,163)
#CFAAB4
(207,170,180)
#DABDC5
(218,189,197)
#E5D0D6
(229,208,214)
#F0E3E7
(240,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82253D color. Also use rgb(130,37,61) instead hex code.

Text Font Color

.myTextColor { color: #82253D; }

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

This text font color is #82253D.

Background Color

.myBgColor { background-color: #82253D; }

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

This div background color is #82253D.

Border color

.myBorderColor { border: 1px solid #82253D; }

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

This div border color is #82253D.

Opacity

.myOpacity80 { color: #82253D; opacity: 0.8; }

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

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

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

This text has shadow with #82253D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82253D.

Preview

Color preview on black background

This text has color #82253D on black background.


Color preview on white background

This text has color #82253D on white background.


Black color preview on #82253D background

This text has black color on #82253D background.


White color preview on #82253D background

This text has white color on #82253D background.


Related colors

Complementary color

Complementary color for #hex is #7DDAC2.


I love getcolorcode.com

Triadic colors

1 #3D8225 and #253D82 with #82253D are triadic colors.

2 #3D2582 and #25823D with #82253D are triadic colors.