COLOR #67477A

HEX: #67477A RGB: (103,71,122)

Color info

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

RGB color model

#67477A color RGB value is (103,71,122).

RGB: (103,71,122) (40%, 28%, 48%)

RGB channels and saturation

R 103 of 255 = 40%
G 71 of 255 = 28%
B 122 of 255 = 48%

103
71
122

R + G + B ~ 39%. #67477A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 71 + 122 = 296 (100%)
R 103 of 296 ~ 34.8%
G 71 of 296 ~ 23.99%
B 122 of 296 ~ 41.22'%

%34.8
%23.99
%41.22

CMYK color model

#67477A color CMYK value is (16,42,0,52).

  • cyan value is 15.57%
  • magenta value is 41.80%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (16,42,0,52) C16M42Y0K52 (16%,42%,0%,52%) (0.16/0.42/0.00/0.52) 

CMYK percentages

%15.57
%41.8
%0
%52.16

Codes

Color #67477A in popluar color models

67 47 7A
RGB 103 71 122
HSL 278° 26.42% 37.84%
HSB/HSV 278° 41.80% 47.84%
CMYK 15.57% 41.80% 0.00%
52.16%

Color #67477A in popluar number systems.

HEX 67 47 7A
Decimal 103 71 122
Binary 1100111 1000111 1111010
Octal 147 107 172

Shades and tints

Shades of #67477A

#67477A
(103,71,122)
#5E416F
(94,65,111)
#553B64
(85,59,100)
#4C3559
(76,53,89)
#432F4E
(67,47,78)
#3A2943
(58,41,67)
#312338
(49,35,56)
#281D2D
(40,29,45)
#1F1722
(31,23,34)
#161117
(22,17,23)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #67477A

#67477A
(103,71,122)
#745786
(116,87,134)
#816792
(129,103,146)
#8E779E
(142,119,158)
#9B87AA
(155,135,170)
#A897B6
(168,151,182)
#B5A7C2
(181,167,194)
#C2B7CE
(194,183,206)
#CFC7DA
(207,199,218)
#DCD7E6
(220,215,230)
#E9E7F2
(233,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67477A color. Also use rgb(103,71,122) instead hex code.

Text Font Color

.myTextColor { color: #67477A; }

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

This text font color is #67477A.

Background Color

.myBgColor { background-color: #67477A; }

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

This div background color is #67477A.

Border color

.myBorderColor { border: 1px solid #67477A; }

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

This div border color is #67477A.

Opacity

.myOpacity80 { color: #67477A; opacity: 0.8; }

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

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

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

This text has shadow with #67477A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67477A.

Preview

Color preview on black background

This text has color #67477A on black background.


Color preview on white background

This text has color #67477A on white background.


Black color preview on #67477A background

This text has black color on #67477A background.


White color preview on #67477A background

This text has white color on #67477A background.


Related colors

Complementary color

Complementary color for #hex is #98B885.


I love getcolorcode.com

Triadic colors

1 #7A6747 and #477A67 with #67477A are triadic colors.

2 #7A4767 and #47677A with #67477A are triadic colors.