COLOR #672302

HEX: #672302 RGB: (103,35,2)

Color info

#672302 contains mainly red color. Web safe color of #672302 is #663300 (or #630).

RGB color model

#672302 color RGB value is (103,35,2).

RGB: (103,35,2) (40%, 14%, 1%)

RGB channels and saturation

R 103 of 255 = 40%
G 35 of 255 = 14%
B 2 of 255 = 1%

103
35
2

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

Portions of RGB colors in percentages

R + G + B = 103 + 35 + 2 = 140 (100%)
R 103 of 140 ~ 73.57%
G 35 of 140 ~ 25%
B 2 of 140 ~ 1.43'%

%73.57
%25

CMYK color model

#672302 color CMYK value is (0,66,98,60).

  • cyan value is 0.00%
  • magenta value is 66.02%
  • yellow value is 98.06%
  • key color value is 59.61%

CMYK: (0,66,98,60)
C0M66Y98K60 (0%, 66%, 98%, 60%)
(0.00 / 0.66 / 0.98 / 0.60)

CMYK percentages

%0
%66.02
%98.06
%59.61

Codes

Color #672302 in popluar color models

67 23 02
RGB 103 35 2
HSL 20° 96.19% 20.59%
HSB/HSV 20° 98.06% 40.39%
CMYK 0.00% 66.02% 98.06%
59.61%

Color #672302 in popluar number systems.

HEX 67 23 02
Decimal 103 35 2
Binary 1100111 100011 10
Octal 147 43 2

Shades and tints

Shades of #672302

#672302
(103,35,2)
#5E2002
(94,32,2)
#551D02
(85,29,2)
#4C1A02
(76,26,2)
#431702
(67,23,2)
#3A1402
(58,20,2)
#311102
(49,17,2)
#280E02
(40,14,2)
#1F0B02
(31,11,2)
#160802
(22,8,2)
#0D0502
(13,5,2)
#000000
(0,0,0)

Tints of #672302

#672302
(103,35,2)
#743719
(116,55,25)
#814B30
(129,75,48)
#8E5F47
(142,95,71)
#9B735E
(155,115,94)
#A88775
(168,135,117)
#B59B8C
(181,155,140)
#C2AFA3
(194,175,163)
#CFC3BA
(207,195,186)
#DCD7D1
(220,215,209)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672302 color. Also use rgb(103,35,2) instead hex code.

Text Font Color

.myTextColor { color: #672302; }

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

This text font color is #672302.

Background Color

.myBgColor { background-color: #672302; }

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

This div background color is #672302.

Border color

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

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

This div border color is #672302.

Opacity

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

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

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

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

This text has shadow with #672302 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672302.

Preview

Color preview on black background

This text has color #672302 on black background.


Color preview on white background

This text has color #672302 on white background.


Black color preview on #672302 background

This text has black color on #672302 background.


White color preview on #672302 background

This text has white color on #672302 background.


Related colors

Complementary color

Complementary color for #hex is #98DCFD.


I love getcolorcode.com

Triadic colors

1 #026723 and #230267 with #672302 are triadic colors.

2 #022367 and #236702 with #672302 are triadic colors.