COLOR #69759D

HEX: #69759D RGB: (105,117,157)

Color info

#69759D contains red, green and blue colors in about the same proportion. Web safe color of #69759D is #666699 (or #669).

RGB color model

#69759D color RGB value is (105,117,157).

RGB: (105,117,157) (41%, 46%, 62%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 157 of 255 = 62%

105
117
157

R + G + B ~ 50%. #69759D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 157 = 379 (100%)
R 105 of 379 ~ 27.7%
G 117 of 379 ~ 30.87%
B 157 of 379 ~ 41.42'%

%27.7
%30.87
%41.42

CMYK color model

#69759D color CMYK value is (33,25,0,38).

  • cyan value is 33.12%
  • magenta value is 25.48%
  • yellow value is 0.00%
  • key color value is 38.43%
CMYK: (33,25,0,38) C33M25Y0K38 (33%,25%,0%,38%) (0.33/0.25/0.00/0.38) 

CMYK percentages

%33.12
%25.48
%0
%38.43

Codes

Color #69759D in popluar color models

69 75 9D
RGB 105 117 157
HSL 226° 20.97% 51.37%
HSB/HSV 226° 33.12% 61.57%
CMYK 33.12% 25.48% 0.00%
38.43%

Color #69759D in popluar number systems.

HEX 69 75 9D
Decimal 105 117 157
Binary 1101001 1110101 10011101
Octal 151 165 235

Shades and tints

Shades of #69759D

#69759D
(105,117,157)
#606B8F
(96,107,143)
#576181
(87,97,129)
#4E5773
(78,87,115)
#454D65
(69,77,101)
#3C4357
(60,67,87)
#333949
(51,57,73)
#2A2F3B
(42,47,59)
#21252D
(33,37,45)
#181B1F
(24,27,31)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #69759D

#69759D
(105,117,157)
#7681A5
(118,129,165)
#838DAD
(131,141,173)
#9099B5
(144,153,181)
#9DA5BD
(157,165,189)
#AAB1C5
(170,177,197)
#B7BDCD
(183,189,205)
#C4C9D5
(196,201,213)
#D1D5DD
(209,213,221)
#DEE1E5
(222,225,229)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69759D color. Also use rgb(105,117,157) instead hex code.

Text Font Color

.myTextColor { color: #69759D; }

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

This text font color is #69759D.

Background Color

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

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

This div background color is #69759D.

Border color

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

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

This div border color is #69759D.

Opacity

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

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

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

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

This text has shadow with #69759D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69759D.

Preview

Color preview on black background

This text has color #69759D on black background.


Color preview on white background

This text has color #69759D on white background.


Black color preview on #69759D background

This text has black color on #69759D background.


White color preview on #69759D background

This text has white color on #69759D background.


Related colors

Complementary color

Complementary color for #hex is #968A62.


I love getcolorcode.com

Triadic colors

1 #9D6975 and #759D69 with #69759D are triadic colors.

2 #9D7569 and #75699D with #69759D are triadic colors.