COLOR #674255

HEX: #674255 RGB: (103,66,85)

Color info

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

RGB color model

#674255 color RGB value is (103,66,85).

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

RGB channels and saturation

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

103
66
85

R + G + B ~ 33%. #674255 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 66 + 85 = 254 (100%)
R 103 of 254 ~ 40.55%
G 66 of 254 ~ 25.98%
B 85 of 254 ~ 33.46'%

%40.55
%25.98
%33.46

CMYK color model

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

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

CMYK: (0,36,17,60)
C0M36Y17K60 (0%, 36%, 17%, 60%)
(0.00 / 0.36 / 0.17 / 0.60)

CMYK percentages

%0
%35.92
%17.48
%59.61

Codes

Color #674255 in popluar color models

67 42 55
RGB 103 66 85
HSL 329° 21.89% 33.14%
HSB/HSV 329° 35.92% 40.39%
CMYK 0.00% 35.92% 17.48%
59.61%

Color #674255 in popluar number systems.

HEX 67 42 55
Decimal 103 66 85
Binary 1100111 1000010 1010101
Octal 147 102 125

Shades and tints

Shades of #674255

#674255
(103,66,85)
#5E3C4E
(94,60,78)
#553647
(85,54,71)
#4C3040
(76,48,64)
#432A39
(67,42,57)
#3A2432
(58,36,50)
#311E2B
(49,30,43)
#281824
(40,24,36)
#1F121D
(31,18,29)
#160C16
(22,12,22)
#0D060F
(13,6,15)
#000000
(0,0,0)

Tints of #674255

#674255
(103,66,85)
#745364
(116,83,100)
#816473
(129,100,115)
#8E7582
(142,117,130)
#9B8691
(155,134,145)
#A897A0
(168,151,160)
#B5A8AF
(181,168,175)
#C2B9BE
(194,185,190)
#CFCACD
(207,202,205)
#DCDBDC
(220,219,220)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674255; }

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

This text font color is #674255.

Background Color

.myBgColor { background-color: #674255; }

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

This div background color is #674255.

Border color

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

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

This div border color is #674255.

Opacity

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

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

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

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

This text has shadow with #674255 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674255.

Preview

Color preview on black background

This text has color #674255 on black background.


Color preview on white background

This text has color #674255 on white background.


Black color preview on #674255 background

This text has black color on #674255 background.


White color preview on #674255 background

This text has white color on #674255 background.


Related colors

Complementary color

Complementary color for #hex is #98BDAA.


I love getcolorcode.com

Triadic colors

1 #556742 and #425567 with #674255 are triadic colors.

2 #554267 and #426755 with #674255 are triadic colors.