COLOR #674267

HEX: #674267 RGB: (103,66,103)

Color info

#674267 contains red, green and blue colors in about the same proportion. Web safe color of #674267 is #663366 (or #636).

RGB color model

#674267 color RGB value is (103,66,103).

RGB: (103,66,103) (40%, 26%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 66 of 255 = 26%
B 103 of 255 = 40%

103
66
103

R + G + B ~ 35%. #674267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 66 + 103 = 272 (100%)
R 103 of 272 ~ 37.87%
G 66 of 272 ~ 24.26%
B 103 of 272 ~ 37.87'%

%37.87
%24.26
%37.87

CMYK color model

#674267 color CMYK value is (0,36,0,60).

  • cyan value is 0.00%
  • magenta value is 35.92%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (0,36,0,60)
C0M36Y0K60 (0%, 36%, 0%, 60%)
(0.00 / 0.36 / 0.00 / 0.60)

CMYK percentages

%0
%35.92
%0
%59.61

Codes

Color #674267 in popluar color models

67 42 67
RGB 103 66 103
HSL 300° 21.89% 33.14%
HSB/HSV 300° 35.92% 40.39%
CMYK 0.00% 35.92% 0.00%
59.61%

Color #674267 in popluar number systems.

HEX 67 42 67
Decimal 103 66 103
Binary 1100111 1000010 1100111
Octal 147 102 147

Shades and tints

Shades of #674267

#674267
(103,66,103)
#5E3C5E
(94,60,94)
#553655
(85,54,85)
#4C304C
(76,48,76)
#432A43
(67,42,67)
#3A243A
(58,36,58)
#311E31
(49,30,49)
#281828
(40,24,40)
#1F121F
(31,18,31)
#160C16
(22,12,22)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #674267

#674267
(103,66,103)
#745374
(116,83,116)
#816481
(129,100,129)
#8E758E
(142,117,142)
#9B869B
(155,134,155)
#A897A8
(168,151,168)
#B5A8B5
(181,168,181)
#C2B9C2
(194,185,194)
#CFCACF
(207,202,207)
#DCDBDC
(220,219,220)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674267; }

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

This text font color is #674267.

Background Color

.myBgColor { background-color: #674267; }

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

This div background color is #674267.

Border color

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

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

This div border color is #674267.

Opacity

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

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

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

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

This text has shadow with #674267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674267.

Preview

Color preview on black background

This text has color #674267 on black background.


Color preview on white background

This text has color #674267 on white background.


Black color preview on #674267 background

This text has black color on #674267 background.


White color preview on #674267 background

This text has white color on #674267 background.


Related colors

Complementary color

Complementary color for #hex is #98BD98.


I love getcolorcode.com

Triadic colors

1 #676742 and #426767 with #674267 are triadic colors.

2 #674267 and #426767 with #674267 are triadic colors.