COLOR #672435

HEX: #672435 RGB: (103,36,53)

Color info

#672435 contains mainly red and blue colors. Web safe color of #672435 is #663333 (or #633).

RGB color model

#672435 color RGB value is (103,36,53).

RGB: (103,36,53) (40%, 14%, 21%)

RGB channels and saturation

R 103 of 255 = 40%
G 36 of 255 = 14%
B 53 of 255 = 21%

103
36
53

R + G + B ~ 25%. #672435 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 36 + 53 = 192 (100%)
R 103 of 192 ~ 53.65%
G 36 of 192 ~ 18.75%
B 53 of 192 ~ 27.6'%

%53.65
%18.75
%27.6

CMYK color model

#672435 color CMYK value is (0,65,49,60).

  • cyan value is 0.00%
  • magenta value is 65.05%
  • yellow value is 48.54%
  • key color value is 59.61%

CMYK: (0,65,49,60)
C0M65Y49K60 (0%, 65%, 49%, 60%)
(0.00 / 0.65 / 0.49 / 0.60)

CMYK percentages

%0
%65.05
%48.54
%59.61

Codes

Color #672435 in popluar color models

67 24 35
RGB 103 36 53
HSL 345° 48.20% 27.25%
HSB/HSV 345° 65.05% 40.39%
CMYK 0.00% 65.05% 48.54%
59.61%

Color #672435 in popluar number systems.

HEX 67 24 35
Decimal 103 36 53
Binary 1100111 100100 110101
Octal 147 44 65

Shades and tints

Shades of #672435

#672435
(103,36,53)
#5E2131
(94,33,49)
#551E2D
(85,30,45)
#4C1B29
(76,27,41)
#431825
(67,24,37)
#3A1521
(58,21,33)
#31121D
(49,18,29)
#280F19
(40,15,25)
#1F0C15
(31,12,21)
#160911
(22,9,17)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #672435

#672435
(103,36,53)
#743747
(116,55,71)
#814A59
(129,74,89)
#8E5D6B
(142,93,107)
#9B707D
(155,112,125)
#A8838F
(168,131,143)
#B596A1
(181,150,161)
#C2A9B3
(194,169,179)
#CFBCC5
(207,188,197)
#DCCFD7
(220,207,215)
#E9E2E9
(233,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672435 color. Also use rgb(103,36,53) instead hex code.

Text Font Color

.myTextColor { color: #672435; }

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

This text font color is #672435.

Background Color

.myBgColor { background-color: #672435; }

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

This div background color is #672435.

Border color

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

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

This div border color is #672435.

Opacity

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

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

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

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

This text has shadow with #672435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672435.

Preview

Color preview on black background

This text has color #672435 on black background.


Color preview on white background

This text has color #672435 on white background.


Black color preview on #672435 background

This text has black color on #672435 background.


White color preview on #672435 background

This text has white color on #672435 background.


Related colors

Complementary color

Complementary color for #hex is #98DBCA.


I love getcolorcode.com

Triadic colors

1 #356724 and #243567 with #672435 are triadic colors.

2 #352467 and #246735 with #672435 are triadic colors.