COLOR #672758

HEX: #672758 RGB: (103,39,88)

Color info

#672758 contains mainly red and blue colors. Web safe color of #672758 is #663366 (or #636).

RGB color model

#672758 color RGB value is (103,39,88).

RGB: (103,39,88) (40%, 15%, 35%)

RGB channels and saturation

R 103 of 255 = 40%
G 39 of 255 = 15%
B 88 of 255 = 35%

103
39
88

R + G + B ~ 30%. #672758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 39 + 88 = 230 (100%)
R 103 of 230 ~ 44.78%
G 39 of 230 ~ 16.96%
B 88 of 230 ~ 38.26'%

%44.78
%16.96
%38.26

CMYK color model

#672758 color CMYK value is (0,62,15,60).

  • cyan value is 0.00%
  • magenta value is 62.14%
  • yellow value is 14.56%
  • key color value is 59.61%

CMYK: (0,62,15,60)
C0M62Y15K60 (0%, 62%, 15%, 60%)
(0.00 / 0.62 / 0.15 / 0.60)

CMYK percentages

%0
%62.14
%14.56
%59.61

Codes

Color #672758 in popluar color models

67 27 58
RGB 103 39 88
HSL 314° 45.07% 27.84%
HSB/HSV 314° 62.14% 40.39%
CMYK 0.00% 62.14% 14.56%
59.61%

Color #672758 in popluar number systems.

HEX 67 27 58
Decimal 103 39 88
Binary 1100111 100111 1011000
Octal 147 47 130

Shades and tints

Shades of #672758

#672758
(103,39,88)
#5E2450
(94,36,80)
#552148
(85,33,72)
#4C1E40
(76,30,64)
#431B38
(67,27,56)
#3A1830
(58,24,48)
#311528
(49,21,40)
#281220
(40,18,32)
#1F0F18
(31,15,24)
#160C10
(22,12,16)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #672758

#672758
(103,39,88)
#743A67
(116,58,103)
#814D76
(129,77,118)
#8E6085
(142,96,133)
#9B7394
(155,115,148)
#A886A3
(168,134,163)
#B599B2
(181,153,178)
#C2ACC1
(194,172,193)
#CFBFD0
(207,191,208)
#DCD2DF
(220,210,223)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672758; }

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

This text font color is #672758.

Background Color

.myBgColor { background-color: #672758; }

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

This div background color is #672758.

Border color

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

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

This div border color is #672758.

Opacity

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

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

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

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

This text has shadow with #672758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672758.

Preview

Color preview on black background

This text has color #672758 on black background.


Color preview on white background

This text has color #672758 on white background.


Black color preview on #672758 background

This text has black color on #672758 background.


White color preview on #672758 background

This text has white color on #672758 background.


Related colors

Complementary color

Complementary color for #hex is #98D8A7.


I love getcolorcode.com

Triadic colors

1 #586727 and #275867 with #672758 are triadic colors.

2 #582767 and #276758 with #672758 are triadic colors.