COLOR #4B1635

HEX: #4B1635 RGB: (75,22,53)

Color info

#4B1635 contains red, green and blue colors in about the same proportion. Web safe color of #4B1635 is #330033 (or #303).

RGB color model

#4B1635 color RGB value is (75,22,53).

RGB: (75,22,53) (29%, 9%, 21%)

RGB channels and saturation

R 75 of 255 = 29%
G 22 of 255 = 9%
B 53 of 255 = 21%

75
22
53

R + G + B ~ 20%. #4B1635 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 22 + 53 = 150 (100%)
R 75 of 150 ~ 50%
G 22 of 150 ~ 14.67%
B 53 of 150 ~ 35.33'%

%50
%14.67
%35.33

CMYK color model

#4B1635 color CMYK value is (0,71,29,71).

  • cyan value is 0.00%
  • magenta value is 70.67%
  • yellow value is 29.33%
  • key color value is 70.59%

CMYK: (0,71,29,71)
C0M71Y29K71 (0%, 71%, 29%, 71%)
(0.00 / 0.71 / 0.29 / 0.71)

CMYK percentages

%0
%70.67
%29.33
%70.59

Codes

Color #4B1635 in popluar color models

4B 16 35
RGB 75 22 53
HSL 325° 54.64% 19.02%
HSB/HSV 325° 70.67% 29.41%
CMYK 0.00% 70.67% 29.33%
70.59%

Color #4B1635 in popluar number systems.

HEX 4B 16 35
Decimal 75 22 53
Binary 1001011 10110 110101
Octal 113 26 65

Shades and tints

Shades of #4B1635

#4B1635
(75,22,53)
#451431
(69,20,49)
#3F122D
(63,18,45)
#391029
(57,16,41)
#330E25
(51,14,37)
#2D0C21
(45,12,33)
#270A1D
(39,10,29)
#210819
(33,8,25)
#1B0615
(27,6,21)
#150411
(21,4,17)
#0F020D
(15,2,13)
#000000
(0,0,0)

Tints of #4B1635

#4B1635
(75,22,53)
#5B2B47
(91,43,71)
#6B4059
(107,64,89)
#7B556B
(123,85,107)
#8B6A7D
(139,106,125)
#9B7F8F
(155,127,143)
#AB94A1
(171,148,161)
#BBA9B3
(187,169,179)
#CBBEC5
(203,190,197)
#DBD3D7
(219,211,215)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B1635 color. Also use rgb(75,22,53) instead hex code.

Text Font Color

.myTextColor { color: #4B1635; }

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

This text font color is #4B1635.

Background Color

.myBgColor { background-color: #4B1635; }

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

This div background color is #4B1635.

Border color

.myBorderColor { border: 1px solid #4B1635; }

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

This div border color is #4B1635.

Opacity

.myOpacity80 { color: #4B1635; opacity: 0.8; }

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

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

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

This text has shadow with #4B1635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B1635.

Preview

Color preview on black background

This text has color #4B1635 on black background.


Color preview on white background

This text has color #4B1635 on white background.


Black color preview on #4B1635 background

This text has black color on #4B1635 background.


White color preview on #4B1635 background

This text has white color on #4B1635 background.


Related colors

Complementary color

Complementary color for #hex is #B4E9CA.


I love getcolorcode.com

Triadic colors

1 #354B16 and #16354B with #4B1635 are triadic colors.

2 #35164B and #164B35 with #4B1635 are triadic colors.