COLOR #7493D2

HEX: #7493D2 RGB: (116,147,210)

Renk bilgisi

#7493D2 contains mainly blue color. #7493D2 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7493D2 color RGB value is (116,147,210).

RGB: (116,147,210) (45%, 58%, 82%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 147 of 255 = 58%
B 210 of 255 = 82%

116
147
210

R + G + B ~ 62%. #7493D2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 147 + 210 = 473 (100%)
R 116 of 473 ~ 24.52%
G 147 of 473 ~ 31.08%
B 210 of 473 ~ 44.4'%

%24.52
%31.08
%44.4

CMYK RENK MODELİ

#7493D2 rengi CMYK tonu (45,30,0,18).

  • camgöbeği tonu 44.76%
  • eflatun tonu 30.00%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (45,30,0,18)
C45M30Y0K18 (45%, 30%, 0%, 18%)
(0.45 / 0.30 / 0.00 / 0.18)

CMYK yüzdeleri

%44.76
%30
%0
%17.65

Codes

Color #7493D2 in popluar color models

74 93 D2
RGB 116 147 210
HSL 220° 51.09% 63.92%
HSB/HSV 220° 44.76% 82.35%
CMYK 44.76% 30.00% 0.00%
17.65%

Color #7493D2 in popluar number systems.

HEX 74 93 D2
Decimal 116 147 210
Binary 1110100 10010011 11010010
Octal 164 223 322

Shades and tints

Shades of #7493D2

#7493D2
(116,147,210)
#6A86BF
(106,134,191)
#6079AC
(96,121,172)
#566C99
(86,108,153)
#4C5F86
(76,95,134)
#425273
(66,82,115)
#384560
(56,69,96)
#2E384D
(46,56,77)
#242B3A
(36,43,58)
#1A1E27
(26,30,39)
#101114
(16,17,20)
#000000
(0,0,0)

Tints of #7493D2

#7493D2
(116,147,210)
#809CD6
(128,156,214)
#8CA5DA
(140,165,218)
#98AEDE
(152,174,222)
#A4B7E2
(164,183,226)
#B0C0E6
(176,192,230)
#BCC9EA
(188,201,234)
#C8D2EE
(200,210,238)
#D4DBF2
(212,219,242)
#E0E4F6
(224,228,246)
#ECEDFA
(236,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7493D2 color. Also use rgb(116,147,210) instead hex code.

Text Font Color

.myTextColor { color: #7493D2; }

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

This text font color is #7493D2.

Background Color

.myBgColor { background-color: #7493D2; }

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

This div background color is #7493D2.

Border color

.myBorderColor { border: 1px solid #7493D2; }

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

This div border color is #7493D2.

Opacity

.myOpacity80 { color: #7493D2; opacity: 0.8; }

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

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

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

This text has shadow with #7493D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7493D2.

Preview

Color preview on black background

This text has color #7493D2 on black background.


Color preview on white background

This text has color #7493D2 on white background.


Black color preview on #7493D2 background

This text has black color on #7493D2 background.


White color preview on #7493D2 background

This text has white color on #7493D2 background.


Related colors

Complementary color

Complementary color for #hex is #8B6C2D.


I love getcolorcode.com

Triadic colors

1 #D27493 and #93D274 with #7493D2 are triadic colors.

2 #D29374 and #9374D2 with #7493D2 are triadic colors.