COLOR #69748A

HEX: #69748A RGB: (105,116,138)

Color info

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

RGB color model

#69748A color RGB value is (105,116,138).

RGB: (105,116,138) (41%, 45%, 54%)

RGB channels and saturation

R 105 of 255 = 41%
G 116 of 255 = 45%
B 138 of 255 = 54%

105
116
138

R + G + B ~ 47%. #69748A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 116 + 138 = 359 (100%)
R 105 of 359 ~ 29.25%
G 116 of 359 ~ 32.31%
B 138 of 359 ~ 38.44'%

%29.25
%32.31
%38.44

CMYK color model

#69748A color CMYK value is (24,16,0,46).

  • cyan value is 23.91%
  • magenta value is 15.94%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (24,16,0,46) C24M16Y0K46 (24%,16%,0%,46%) (0.24/0.16/0.00/0.46) 

CMYK percentages

%23.91
%15.94
%0
%45.88

Codes

Color #69748A in popluar color models

69 74 8A
RGB 105 116 138
HSL 220° 13.58% 47.65%
HSB/HSV 220° 23.91% 54.12%
CMYK 23.91% 15.94% 0.00%
45.88%

Color #69748A in popluar number systems.

HEX 69 74 8A
Decimal 105 116 138
Binary 1101001 1110100 10001010
Octal 151 164 212

Shades and tints

Shades of #69748A

#69748A
(105,116,138)
#606A7E
(96,106,126)
#576072
(87,96,114)
#4E5666
(78,86,102)
#454C5A
(69,76,90)
#3C424E
(60,66,78)
#333842
(51,56,66)
#2A2E36
(42,46,54)
#21242A
(33,36,42)
#181A1E
(24,26,30)
#0F1012
(15,16,18)
#000000
(0,0,0)

Tints of #69748A

#69748A
(105,116,138)
#768094
(118,128,148)
#838C9E
(131,140,158)
#9098A8
(144,152,168)
#9DA4B2
(157,164,178)
#AAB0BC
(170,176,188)
#B7BCC6
(183,188,198)
#C4C8D0
(196,200,208)
#D1D4DA
(209,212,218)
#DEE0E4
(222,224,228)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69748A color. Also use rgb(105,116,138) instead hex code.

Text Font Color

.myTextColor { color: #69748A; }

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

This text font color is #69748A.

Background Color

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

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

This div background color is #69748A.

Border color

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

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

This div border color is #69748A.

Opacity

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

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

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

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

This text has shadow with #69748A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69748A.

Preview

Color preview on black background

This text has color #69748A on black background.


Color preview on white background

This text has color #69748A on white background.


Black color preview on #69748A background

This text has black color on #69748A background.


White color preview on #69748A background

This text has white color on #69748A background.


Related colors

Complementary color

Complementary color for #hex is #968B75.


I love getcolorcode.com

Triadic colors

1 #8A6974 and #748A69 with #69748A are triadic colors.

2 #8A7469 and #74698A with #69748A are triadic colors.