COLOR #B25746

HEX: #B25746 RGB: (178,87,70)

Color info

#B25746 contains mainly red color. Web safe color of #B25746 is #996633 (or #963).

RGB color model

#B25746 color RGB value is (178,87,70).

RGB: (178,87,70) (70%, 34%, 27%)

RGB channels and saturation

R 178 of 255 = 70%
G 87 of 255 = 34%
B 70 of 255 = 27%

178
87
70

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

Portions of RGB colors in percentages

R + G + B = 178 + 87 + 70 = 335 (100%)
R 178 of 335 ~ 53.13%
G 87 of 335 ~ 25.97%
B 70 of 335 ~ 20.9'%

%53.13
%25.97
%20.9

CMYK color model

#B25746 color CMYK value is (0,51,61,30).

  • cyan value is 0.00%
  • magenta value is 51.12%
  • yellow value is 60.67%
  • key color value is 30.20%

CMYK: (0,51,61,30)
C0M51Y61K30 (0%, 51%, 61%, 30%)
(0.00 / 0.51 / 0.61 / 0.30)

CMYK percentages

%0
%51.12
%60.67
%30.2

Codes

Color #B25746 in popluar color models

B2 57 46
RGB 178 87 70
HSL 43.55% 48.63%
HSB/HSV 60.67% 69.80%
CMYK 0.00% 51.12% 60.67%
30.20%

Color #B25746 in popluar number systems.

HEX B2 57 46
Decimal 178 87 70
Binary 10110010 1010111 1000110
Octal 262 127 106

Shades and tints

Shades of #B25746

#B25746
(178,87,70)
#A25040
(162,80,64)
#92493A
(146,73,58)
#824234
(130,66,52)
#723B2E
(114,59,46)
#623428
(98,52,40)
#522D22
(82,45,34)
#42261C
(66,38,28)
#321F16
(50,31,22)
#221810
(34,24,16)
#12110A
(18,17,10)
#000000
(0,0,0)

Tints of #B25746

#B25746
(178,87,70)
#B96656
(185,102,86)
#C07566
(192,117,102)
#C78476
(199,132,118)
#CE9386
(206,147,134)
#D5A296
(213,162,150)
#DCB1A6
(220,177,166)
#E3C0B6
(227,192,182)
#EACFC6
(234,207,198)
#F1DED6
(241,222,214)
#F8EDE6
(248,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B25746 color. Also use rgb(178,87,70) instead hex code.

Text Font Color

.myTextColor { color: #B25746; }

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

This text font color is #B25746.

Background Color

.myBgColor { background-color: #B25746; }

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

This div background color is #B25746.

Border color

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

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

This div border color is #B25746.

Opacity

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

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

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

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

This text has shadow with #B25746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B25746.

Preview

Color preview on black background

This text has color #B25746 on black background.


Color preview on white background

This text has color #B25746 on white background.


Black color preview on #B25746 background

This text has black color on #B25746 background.


White color preview on #B25746 background

This text has white color on #B25746 background.


Related colors

Complementary color

Complementary color for #hex is #4DA8B9.


I love getcolorcode.com

Triadic colors

1 #46B257 and #5746B2 with #B25746 are triadic colors.

2 #4657B2 and #57B246 with #B25746 are triadic colors.