COLOR #AC6258

HEX: #AC6258 RGB: (172,98,88)

Color info

#AC6258 contains mainly red color. Web safe color of #AC6258 is #996666 (or #966).

RGB color model

#AC6258 color RGB value is (172,98,88).

RGB: (172,98,88) (67%, 38%, 35%)

RGB channels and saturation

R 172 of 255 = 67%
G 98 of 255 = 38%
B 88 of 255 = 35%

172
98
88

R + G + B ~ 47%. #AC6258 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 172 + 98 + 88 = 358 (100%)
R 172 of 358 ~ 48.04%
G 98 of 358 ~ 27.37%
B 88 of 358 ~ 24.58'%

%48.04
%27.37
%24.58

CMYK color model

#AC6258 color CMYK value is (0,43,49,33).

  • cyan value is 0.00%
  • magenta value is 43.02%
  • yellow value is 48.84%
  • key color value is 32.55%

CMYK: (0,43,49,33)
C0M43Y49K33 (0%, 43%, 49%, 33%)
(0.00 / 0.43 / 0.49 / 0.33)

CMYK percentages

%0
%43.02
%48.84
%32.55

Codes

Color #AC6258 in popluar color models

AC 62 58
RGB 172 98 88
HSL 33.60% 50.98%
HSB/HSV 48.84% 67.45%
CMYK 0.00% 43.02% 48.84%
32.55%

Color #AC6258 in popluar number systems.

HEX AC 62 58
Decimal 172 98 88
Binary 10101100 1100010 1011000
Octal 254 142 130

Shades and tints

Shades of #AC6258

#AC6258
(172,98,88)
#9D5A50
(157,90,80)
#8E5248
(142,82,72)
#7F4A40
(127,74,64)
#704238
(112,66,56)
#613A30
(97,58,48)
#523228
(82,50,40)
#432A20
(67,42,32)
#342218
(52,34,24)
#251A10
(37,26,16)
#161208
(22,18,8)
#000000
(0,0,0)

Tints of #AC6258

#AC6258
(172,98,88)
#B37067
(179,112,103)
#BA7E76
(186,126,118)
#C18C85
(193,140,133)
#C89A94
(200,154,148)
#CFA8A3
(207,168,163)
#D6B6B2
(214,182,178)
#DDC4C1
(221,196,193)
#E4D2D0
(228,210,208)
#EBE0DF
(235,224,223)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6258 color. Also use rgb(172,98,88) instead hex code.

Text Font Color

.myTextColor { color: #AC6258; }

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

This text font color is #AC6258.

Background Color

.myBgColor { background-color: #AC6258; }

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

This div background color is #AC6258.

Border color

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

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

This div border color is #AC6258.

Opacity

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

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

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

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

This text has shadow with #AC6258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6258.

Preview

Color preview on black background

This text has color #AC6258 on black background.


Color preview on white background

This text has color #AC6258 on white background.


Black color preview on #AC6258 background

This text has black color on #AC6258 background.


White color preview on #AC6258 background

This text has white color on #AC6258 background.


Related colors

Complementary color

Complementary color for #hex is #539DA7.


I love getcolorcode.com

Triadic colors

1 #58AC62 and #6258AC with #AC6258 are triadic colors.

2 #5862AC and #62AC58 with #AC6258 are triadic colors.