COLOR #748AAD

HEX: #748AAD RGB: (116,138,173)

Renk bilgisi

#748AAD contains red, green and blue colors in about the same proportion. #748AAD ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#748AAD color RGB value is (116,138,173).

RGB: (116,138,173) (45%, 54%, 68%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 138 of 255 = 54%
B 173 of 255 = 68%

116
138
173

R + G + B ~ 56%. #748AAD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 138 + 173 = 427 (100%)
R 116 of 427 ~ 27.17%
G 138 of 427 ~ 32.32%
B 173 of 427 ~ 40.52'%

%27.17
%32.32
%40.52

CMYK RENK MODELİ

#748AAD rengi CMYK tonu (33,20,0,32).

  • camgöbeği tonu 32.95%
  • eflatun tonu 20.23%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%
CMYK: (33,20,0,32) C33M20Y0K32 (33%,20%,0%,32%) (0.33/0.20/0.00/0.32) 

CMYK yüzdeleri

%32.95
%20.23
%0
%32.16

Codes

Color #748AAD in popluar color models

74 8A AD
RGB 116 138 173
HSL 217° 25.79% 56.67%
HSB/HSV 217° 32.95% 67.84%
CMYK 32.95% 20.23% 0.00%
32.16%

Color #748AAD in popluar number systems.

HEX 74 8A AD
Decimal 116 138 173
Binary 1110100 10001010 10101101
Octal 164 212 255

Shades and tints

Shades of #748AAD

#748AAD
(116,138,173)
#6A7E9E
(106,126,158)
#60728F
(96,114,143)
#566680
(86,102,128)
#4C5A71
(76,90,113)
#424E62
(66,78,98)
#384253
(56,66,83)
#2E3644
(46,54,68)
#242A35
(36,42,53)
#1A1E26
(26,30,38)
#101217
(16,18,23)
#000000
(0,0,0)

Tints of #748AAD

#748AAD
(116,138,173)
#8094B4
(128,148,180)
#8C9EBB
(140,158,187)
#98A8C2
(152,168,194)
#A4B2C9
(164,178,201)
#B0BCD0
(176,188,208)
#BCC6D7
(188,198,215)
#C8D0DE
(200,208,222)
#D4DAE5
(212,218,229)
#E0E4EC
(224,228,236)
#ECEEF3
(236,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748AAD color. Also use rgb(116,138,173) instead hex code.

Text Font Color

.myTextColor { color: #748AAD; }

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

This text font color is #748AAD.

Background Color

.myBgColor { background-color: #748AAD; }

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

This div background color is #748AAD.

Border color

.myBorderColor { border: 1px solid #748AAD; }

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

This div border color is #748AAD.

Opacity

.myOpacity80 { color: #748AAD; opacity: 0.8; }

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

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

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

This text has shadow with #748AAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748AAD.

Preview

Color preview on black background

This text has color #748AAD on black background.


Color preview on white background

This text has color #748AAD on white background.


Black color preview on #748AAD background

This text has black color on #748AAD background.


White color preview on #748AAD background

This text has white color on #748AAD background.


Related colors

Complementary color

Complementary color for #hex is #8B7552.


I love getcolorcode.com

Triadic colors

1 #AD748A and #8AAD74 with #748AAD are triadic colors.

2 #AD8A74 and #8A74AD with #748AAD are triadic colors.