COLOR #B35367

HEX: #B35367 RGB: (179,83,103)

Color info

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

RGB color model

#B35367 color RGB value is (179,83,103).

RGB: (179,83,103) (70%, 33%, 40%)

RGB channels and saturation

R 179 of 255 = 70%
G 83 of 255 = 33%
B 103 of 255 = 40%

179
83
103

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

Portions of RGB colors in percentages

R + G + B = 179 + 83 + 103 = 365 (100%)
R 179 of 365 ~ 49.04%
G 83 of 365 ~ 22.74%
B 103 of 365 ~ 28.22'%

%49.04
%22.74
%28.22

CMYK color model

#B35367 color CMYK value is (0,54,42,30).

  • cyan value is 0.00%
  • magenta value is 53.63%
  • yellow value is 42.46%
  • key color value is 29.80%

CMYK: (0,54,42,30)
C0M54Y42K30 (0%, 54%, 42%, 30%)
(0.00 / 0.54 / 0.42 / 0.30)

CMYK percentages

%0
%53.63
%42.46
%29.8

Codes

Color #B35367 in popluar color models

B3 53 67
RGB 179 83 103
HSL 348° 38.71% 51.37%
HSB/HSV 348° 53.63% 70.20%
CMYK 0.00% 53.63% 42.46%
29.80%

Color #B35367 in popluar number systems.

HEX B3 53 67
Decimal 179 83 103
Binary 10110011 1010011 1100111
Octal 263 123 147

Shades and tints

Shades of #B35367

#B35367
(179,83,103)
#A34C5E
(163,76,94)
#934555
(147,69,85)
#833E4C
(131,62,76)
#733743
(115,55,67)
#63303A
(99,48,58)
#532931
(83,41,49)
#432228
(67,34,40)
#331B1F
(51,27,31)
#231416
(35,20,22)
#130D0D
(19,13,13)
#000000
(0,0,0)

Tints of #B35367

#B35367
(179,83,103)
#B96274
(185,98,116)
#BF7181
(191,113,129)
#C5808E
(197,128,142)
#CB8F9B
(203,143,155)
#D19EA8
(209,158,168)
#D7ADB5
(215,173,181)
#DDBCC2
(221,188,194)
#E3CBCF
(227,203,207)
#E9DADC
(233,218,220)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35367 color. Also use rgb(179,83,103) instead hex code.

Text Font Color

.myTextColor { color: #B35367; }

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

This text font color is #B35367.

Background Color

.myBgColor { background-color: #B35367; }

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

This div background color is #B35367.

Border color

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

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

This div border color is #B35367.

Opacity

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

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

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

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

This text has shadow with #B35367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35367.

Preview

Color preview on black background

This text has color #B35367 on black background.


Color preview on white background

This text has color #B35367 on white background.


Black color preview on #B35367 background

This text has black color on #B35367 background.


White color preview on #B35367 background

This text has white color on #B35367 background.


Related colors

Complementary color

Complementary color for #hex is #4CAC98.


I love getcolorcode.com

Triadic colors

1 #67B353 and #5367B3 with #B35367 are triadic colors.

2 #6753B3 and #53B367 with #B35367 are triadic colors.