COLOR #674253

HEX: #674253 RGB: (103,66,83)

Color info

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

RGB color model

#674253 color RGB value is (103,66,83).

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

RGB channels and saturation

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

103
66
83

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

Portions of RGB colors in percentages

R + G + B = 103 + 66 + 83 = 252 (100%)
R 103 of 252 ~ 40.87%
G 66 of 252 ~ 26.19%
B 83 of 252 ~ 32.94'%

%40.87
%26.19
%32.94

CMYK color model

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

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

CMYK: (0,36,19,60)
C0M36Y19K60 (0%, 36%, 19%, 60%)
(0.00 / 0.36 / 0.19 / 0.60)

CMYK percentages

%0
%35.92
%19.42
%59.61

Codes

Color #674253 in popluar color models

67 42 53
RGB 103 66 83
HSL 332° 21.89% 33.14%
HSB/HSV 332° 35.92% 40.39%
CMYK 0.00% 35.92% 19.42%
59.61%

Color #674253 in popluar number systems.

HEX 67 42 53
Decimal 103 66 83
Binary 1100111 1000010 1010011
Octal 147 102 123

Shades and tints

Shades of #674253

#674253
(103,66,83)
#5E3C4C
(94,60,76)
#553645
(85,54,69)
#4C303E
(76,48,62)
#432A37
(67,42,55)
#3A2430
(58,36,48)
#311E29
(49,30,41)
#281822
(40,24,34)
#1F121B
(31,18,27)
#160C14
(22,12,20)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #674253

#674253
(103,66,83)
#745362
(116,83,98)
#816471
(129,100,113)
#8E7580
(142,117,128)
#9B868F
(155,134,143)
#A8979E
(168,151,158)
#B5A8AD
(181,168,173)
#C2B9BC
(194,185,188)
#CFCACB
(207,202,203)
#DCDBDA
(220,219,218)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674253; }

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

This text font color is #674253.

Background Color

.myBgColor { background-color: #674253; }

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

This div background color is #674253.

Border color

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

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

This div border color is #674253.

Opacity

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

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

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

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

This text has shadow with #674253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674253.

Preview

Color preview on black background

This text has color #674253 on black background.


Color preview on white background

This text has color #674253 on white background.


Black color preview on #674253 background

This text has black color on #674253 background.


White color preview on #674253 background

This text has white color on #674253 background.


Related colors

Complementary color

Complementary color for #hex is #98BDAC.


I love getcolorcode.com

Triadic colors

1 #536742 and #425367 with #674253 are triadic colors.

2 #534267 and #426753 with #674253 are triadic colors.