COLOR #693476

HEX: #693476 RGB: (105,52,118)

Color info

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

RGB color model

#693476 color RGB value is (105,52,118).

RGB: (105,52,118) (41%, 20%, 46%)

RGB channels and saturation

R 105 of 255 = 41%
G 52 of 255 = 20%
B 118 of 255 = 46%

105
52
118

R + G + B ~ 36%. #693476 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 52 + 118 = 275 (100%)
R 105 of 275 ~ 38.18%
G 52 of 275 ~ 18.91%
B 118 of 275 ~ 42.91'%

%38.18
%18.91
%42.91

CMYK color model

#693476 color CMYK value is (11,56,0,54).

  • cyan value is 11.02%
  • magenta value is 55.93%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (11,56,0,54) C11M56Y0K54 (11%,56%,0%,54%) (0.11/0.56/0.00/0.54) 

CMYK percentages

%11.02
%55.93
%0
%53.73

Codes

Color #693476 in popluar color models

69 34 76
RGB 105 52 118
HSL 288° 38.82% 33.33%
HSB/HSV 288° 55.93% 46.27%
CMYK 11.02% 55.93% 0.00%
53.73%

Color #693476 in popluar number systems.

HEX 69 34 76
Decimal 105 52 118
Binary 1101001 110100 1110110
Octal 151 64 166

Shades and tints

Shades of #693476

#693476
(105,52,118)
#60306C
(96,48,108)
#572C62
(87,44,98)
#4E2858
(78,40,88)
#45244E
(69,36,78)
#3C2044
(60,32,68)
#331C3A
(51,28,58)
#2A1830
(42,24,48)
#211426
(33,20,38)
#18101C
(24,16,28)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #693476

#693476
(105,52,118)
#764682
(118,70,130)
#83588E
(131,88,142)
#906A9A
(144,106,154)
#9D7CA6
(157,124,166)
#AA8EB2
(170,142,178)
#B7A0BE
(183,160,190)
#C4B2CA
(196,178,202)
#D1C4D6
(209,196,214)
#DED6E2
(222,214,226)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #693476 color. Also use rgb(105,52,118) instead hex code.

Text Font Color

.myTextColor { color: #693476; }

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

This text font color is #693476.

Background Color

.myBgColor { background-color: #693476; }

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

This div background color is #693476.

Border color

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

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

This div border color is #693476.

Opacity

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

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

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

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

This text has shadow with #693476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #693476.

Preview

Color preview on black background

This text has color #693476 on black background.


Color preview on white background

This text has color #693476 on white background.


Black color preview on #693476 background

This text has black color on #693476 background.


White color preview on #693476 background

This text has white color on #693476 background.


Related colors

Complementary color

Complementary color for #hex is #96CB89.


I love getcolorcode.com

Triadic colors

1 #766934 and #347669 with #693476 are triadic colors.

2 #763469 and #346976 with #693476 are triadic colors.