COLOR #67487D

HEX: #67487D RGB: (103,72,125)

Color info

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

RGB color model

#67487D color RGB value is (103,72,125).

RGB: (103,72,125) (40%, 28%, 49%)

RGB channels and saturation

R 103 of 255 = 40%
G 72 of 255 = 28%
B 125 of 255 = 49%

103
72
125

R + G + B ~ 39%. #67487D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 72 + 125 = 300 (100%)
R 103 of 300 ~ 34.33%
G 72 of 300 ~ 24%
B 125 of 300 ~ 41.67'%

%34.33
%24
%41.67

CMYK color model

#67487D color CMYK value is (18,42,0,51).

  • cyan value is 17.60%
  • magenta value is 42.40%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (18,42,0,51)
C18M42Y0K51 (18%, 42%, 0%, 51%)
(0.18 / 0.42 / 0.00 / 0.51)

CMYK percentages

%17.6
%42.4
%0
%50.98

Codes

Color #67487D in popluar color models

67 48 7D
RGB 103 72 125
HSL 275° 26.90% 38.63%
HSB/HSV 275° 42.40% 49.02%
CMYK 17.60% 42.40% 0.00%
50.98%

Color #67487D in popluar number systems.

HEX 67 48 7D
Decimal 103 72 125
Binary 1100111 1001000 1111101
Octal 147 110 175

Shades and tints

Shades of #67487D

#67487D
(103,72,125)
#5E4272
(94,66,114)
#553C67
(85,60,103)
#4C365C
(76,54,92)
#433051
(67,48,81)
#3A2A46
(58,42,70)
#31243B
(49,36,59)
#281E30
(40,30,48)
#1F1825
(31,24,37)
#16121A
(22,18,26)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #67487D

#67487D
(103,72,125)
#745888
(116,88,136)
#816893
(129,104,147)
#8E789E
(142,120,158)
#9B88A9
(155,136,169)
#A898B4
(168,152,180)
#B5A8BF
(181,168,191)
#C2B8CA
(194,184,202)
#CFC8D5
(207,200,213)
#DCD8E0
(220,216,224)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67487D color. Also use rgb(103,72,125) instead hex code.

Text Font Color

.myTextColor { color: #67487D; }

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

This text font color is #67487D.

Background Color

.myBgColor { background-color: #67487D; }

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

This div background color is #67487D.

Border color

.myBorderColor { border: 1px solid #67487D; }

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

This div border color is #67487D.

Opacity

.myOpacity80 { color: #67487D; opacity: 0.8; }

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

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

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

This text has shadow with #67487D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67487D.

Preview

Color preview on black background

This text has color #67487D on black background.


Color preview on white background

This text has color #67487D on white background.


Black color preview on #67487D background

This text has black color on #67487D background.


White color preview on #67487D background

This text has white color on #67487D background.


Related colors

Complementary color

Complementary color for #hex is #98B782.


I love getcolorcode.com

Triadic colors

1 #7D6748 and #487D67 with #67487D are triadic colors.

2 #7D4867 and #48677D with #67487D are triadic colors.