COLOR #4B0D14

HEX: #4B0D14 RGB: (75,13,20)

Color info

#4B0D14 contains mainly red and blue colors. Web safe color of #4B0D14 is #330000 (or #300).

RGB color model

#4B0D14 color RGB value is (75,13,20).

RGB: (75,13,20) (29%, 5%, 8%)

RGB channels and saturation

R 75 of 255 = 29%
G 13 of 255 = 5%
B 20 of 255 = 8%

75
13
20

R + G + B ~ 14%. #4B0D14 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 13 + 20 = 108 (100%)
R 75 of 108 ~ 69.44%
G 13 of 108 ~ 12.04%
B 20 of 108 ~ 18.52'%

%69.44
%12.04
%18.52

CMYK color model

#4B0D14 color CMYK value is (0,83,73,71).

  • cyan value is 0.00%
  • magenta value is 82.67%
  • yellow value is 73.33%
  • key color value is 70.59%

CMYK: (0,83,73,71)
C0M83Y73K71 (0%, 83%, 73%, 71%)
(0.00 / 0.83 / 0.73 / 0.71)

CMYK percentages

%0
%82.67
%73.33
%70.59

Codes

Color #4B0D14 in popluar color models

4B 0D 14
RGB 75 13 20
HSL 353° 70.45% 17.25%
HSB/HSV 353° 82.67% 29.41%
CMYK 0.00% 82.67% 73.33%
70.59%

Color #4B0D14 in popluar number systems.

HEX 4B 0D 14
Decimal 75 13 20
Binary 1001011 1101 10100
Octal 113 15 24

Shades and tints

Shades of #4B0D14

#4B0D14
(75,13,20)
#450C13
(69,12,19)
#3F0B12
(63,11,18)
#390A11
(57,10,17)
#330910
(51,9,16)
#2D080F
(45,8,15)
#27070E
(39,7,14)
#21060D
(33,6,13)
#1B050C
(27,5,12)
#15040B
(21,4,11)
#0F030A
(15,3,10)
#000000
(0,0,0)

Tints of #4B0D14

#4B0D14
(75,13,20)
#5B2329
(91,35,41)
#6B393E
(107,57,62)
#7B4F53
(123,79,83)
#8B6568
(139,101,104)
#9B7B7D
(155,123,125)
#AB9192
(171,145,146)
#BBA7A7
(187,167,167)
#CBBDBC
(203,189,188)
#DBD3D1
(219,211,209)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B0D14 color. Also use rgb(75,13,20) instead hex code.

Text Font Color

.myTextColor { color: #4B0D14; }

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

This text font color is #4B0D14.

Background Color

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

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

This div background color is #4B0D14.

Border color

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

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

This div border color is #4B0D14.

Opacity

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

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

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

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

This text has shadow with #4B0D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B0D14.

Preview

Color preview on black background

This text has color #4B0D14 on black background.


Color preview on white background

This text has color #4B0D14 on white background.


Black color preview on #4B0D14 background

This text has black color on #4B0D14 background.


White color preview on #4B0D14 background

This text has white color on #4B0D14 background.


Related colors

Complementary color

Complementary color for #hex is #B4F2EB.


I love getcolorcode.com

Triadic colors

1 #144B0D and #0D144B with #4B0D14 are triadic colors.

2 #140D4B and #0D4B14 with #4B0D14 are triadic colors.