COLOR #A02518

HEX: #A02518 RGB: (160,37,24)

Color info

#A02518 contains mainly red color. Web safe color of #A02518 is #993300 (or #930).

RGB color model

#A02518 color RGB value is (160,37,24).

RGB: (160,37,24) (63%, 15%, 9%)

RGB channels and saturation

R 160 of 255 = 63%
G 37 of 255 = 15%
B 24 of 255 = 9%

160
37
24

R + G + B ~ 29%. #A02518 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 160 + 37 + 24 = 221 (100%)
R 160 of 221 ~ 72.4%
G 37 of 221 ~ 16.74%
B 24 of 221 ~ 10.86'%

%72.4
%16.74
%10.86

CMYK color model

#A02518 color CMYK value is (0,77,85,37).

  • cyan value is 0.00%
  • magenta value is 76.88%
  • yellow value is 85.00%
  • key color value is 37.25%

CMYK: (0,77,85,37)
C0M77Y85K37 (0%, 77%, 85%, 37%)
(0.00 / 0.77 / 0.85 / 0.37)

CMYK percentages

%0
%76.88
%85
%37.25

Codes

Color #A02518 in popluar color models

A0 25 18
RGB 160 37 24
HSL 73.91% 36.08%
HSB/HSV 85.00% 62.75%
CMYK 0.00% 76.88% 85.00%
37.25%

Color #A02518 in popluar number systems.

HEX A0 25 18
Decimal 160 37 24
Binary 10100000 100101 11000
Octal 240 45 30

Shades and tints

Shades of #A02518

#A02518
(160,37,24)
#922216
(146,34,22)
#841F14
(132,31,20)
#761C12
(118,28,18)
#681910
(104,25,16)
#5A160E
(90,22,14)
#4C130C
(76,19,12)
#3E100A
(62,16,10)
#300D08
(48,13,8)
#220A06
(34,10,6)
#140704
(20,7,4)
#000000
(0,0,0)

Tints of #A02518

#A02518
(160,37,24)
#A8382D
(168,56,45)
#B04B42
(176,75,66)
#B85E57
(184,94,87)
#C0716C
(192,113,108)
#C88481
(200,132,129)
#D09796
(208,151,150)
#D8AAAB
(216,170,171)
#E0BDC0
(224,189,192)
#E8D0D5
(232,208,213)
#F0E3EA
(240,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A02518 color. Also use rgb(160,37,24) instead hex code.

Text Font Color

.myTextColor { color: #A02518; }

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

This text font color is #A02518.

Background Color

.myBgColor { background-color: #A02518; }

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

This div background color is #A02518.

Border color

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

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

This div border color is #A02518.

Opacity

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

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

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

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

This text has shadow with #A02518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A02518.

Preview

Color preview on black background

This text has color #A02518 on black background.


Color preview on white background

This text has color #A02518 on white background.


Black color preview on #A02518 background

This text has black color on #A02518 background.


White color preview on #A02518 background

This text has white color on #A02518 background.


Related colors

Complementary color

Complementary color for #hex is #5FDAE7.


I love getcolorcode.com

Triadic colors

1 #18A025 and #2518A0 with #A02518 are triadic colors.

2 #1825A0 and #25A018 with #A02518 are triadic colors.