COLOR #430D37

HEX: #430D37 RGB: (67,13,55)

Color info

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

RGB color model

#430D37 color RGB value is (67,13,55).

RGB: (67,13,55) (26%, 5%, 22%)

RGB channels and saturation

R 67 of 255 = 26%
G 13 of 255 = 5%
B 55 of 255 = 22%

67
13
55

R + G + B ~ 18%. #430D37 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 13 + 55 = 135 (100%)
R 67 of 135 ~ 49.63%
G 13 of 135 ~ 9.63%
B 55 of 135 ~ 40.74'%

%49.63
%40.74

CMYK color model

#430D37 color CMYK value is (0,81,18,74).

  • cyan value is 0.00%
  • magenta value is 80.60%
  • yellow value is 17.91%
  • key color value is 73.73%

CMYK: (0,81,18,74)
C0M81Y18K74 (0%, 81%, 18%, 74%)
(0.00 / 0.81 / 0.18 / 0.74)

CMYK percentages

%0
%80.6
%17.91
%73.73

Codes

Color #430D37 in popluar color models

43 0D 37
RGB 67 13 55
HSL 313° 67.50% 15.69%
HSB/HSV 313° 80.60% 26.27%
CMYK 0.00% 80.60% 17.91%
73.73%

Color #430D37 in popluar number systems.

HEX 43 0D 37
Decimal 67 13 55
Binary 1000011 1101 110111
Octal 103 15 67

Shades and tints

Shades of #430D37

#430D37
(67,13,55)
#3D0C32
(61,12,50)
#370B2D
(55,11,45)
#310A28
(49,10,40)
#2B0923
(43,9,35)
#25081E
(37,8,30)
#1F0719
(31,7,25)
#190614
(25,6,20)
#13050F
(19,5,15)
#0D040A
(13,4,10)
#070305
(7,3,5)
#000000
(0,0,0)

Tints of #430D37

#430D37
(67,13,55)
#542349
(84,35,73)
#65395B
(101,57,91)
#764F6D
(118,79,109)
#87657F
(135,101,127)
#987B91
(152,123,145)
#A991A3
(169,145,163)
#BAA7B5
(186,167,181)
#CBBDC7
(203,189,199)
#DCD3D9
(220,211,217)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #430D37 color. Also use rgb(67,13,55) instead hex code.

Text Font Color

.myTextColor { color: #430D37; }

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

This text font color is #430D37.

Background Color

.myBgColor { background-color: #430D37; }

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

This div background color is #430D37.

Border color

.myBorderColor { border: 1px solid #430D37; }

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

This div border color is #430D37.

Opacity

.myOpacity80 { color: #430D37; opacity: 0.8; }

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

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

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

This text has shadow with #430D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #430D37.

Preview

Color preview on black background

This text has color #430D37 on black background.


Color preview on white background

This text has color #430D37 on white background.


Black color preview on #430D37 background

This text has black color on #430D37 background.


White color preview on #430D37 background

This text has white color on #430D37 background.


Related colors

Complementary color

Complementary color for #hex is #BCF2C8.


I love getcolorcode.com

Triadic colors

1 #37430D and #0D3743 with #430D37 are triadic colors.

2 #370D43 and #0D4337 with #430D37 are triadic colors.