COLOR #3480C6

HEX: #3480C6 RGB: (52,128,198)

Renk bilgisi

#3480C6 contains mainly blue color. #3480C6 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#3480C6 color RGB value is (52,128,198).

RGB: (52,128,198) (20%, 50%, 78%)

RGB bağlantıları ve doygunluk

R 52 of 255 = 20%
G 128 of 255 = 50%
B 198 of 255 = 78%

52
128
198

R + G + B ~ 49%. #3480C6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 52 + 128 + 198 = 378 (100%)
R 52 of 378 ~ 13.76%
G 128 of 378 ~ 33.86%
B 198 of 378 ~ 52.38'%

%13.76
%33.86
%52.38

CMYK RENK MODELİ

#3480C6 rengi CMYK tonu (74,35,0,22).

  • camgöbeği tonu 73.74%
  • eflatun tonu 35.35%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (74,35,0,22)
C74M35Y0K22 (74%, 35%, 0%, 22%)
(0.74 / 0.35 / 0.00 / 0.22)

CMYK yüzdeleri

%73.74
%35.35
%0
%22.35

Codes

Color #3480C6 in popluar color models

34 80 C6
RGB 52 128 198
HSL 209° 58.40% 49.02%
HSB/HSV 209° 73.74% 77.65%
CMYK 73.74% 35.35% 0.00%
22.35%

Color #3480C6 in popluar number systems.

HEX 34 80 C6
Decimal 52 128 198
Binary 110100 10000000 11000110
Octal 64 200 306

Shades and tints

Shades of #3480C6

#3480C6
(52,128,198)
#3075B4
(48,117,180)
#2C6AA2
(44,106,162)
#285F90
(40,95,144)
#24547E
(36,84,126)
#20496C
(32,73,108)
#1C3E5A
(28,62,90)
#183348
(24,51,72)
#142836
(20,40,54)
#101D24
(16,29,36)
#0C1212
(12,18,18)
#000000
(0,0,0)

Tints of #3480C6

#3480C6
(52,128,198)
#468BCB
(70,139,203)
#5896D0
(88,150,208)
#6AA1D5
(106,161,213)
#7CACDA
(124,172,218)
#8EB7DF
(142,183,223)
#A0C2E4
(160,194,228)
#B2CDE9
(178,205,233)
#C4D8EE
(196,216,238)
#D6E3F3
(214,227,243)
#E8EEF8
(232,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3480C6 color. Also use rgb(52,128,198) instead hex code.

Text Font Color

.myTextColor { color: #3480C6; }

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

This text font color is #3480C6.

Background Color

.myBgColor { background-color: #3480C6; }

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

This div background color is #3480C6.

Border color

.myBorderColor { border: 1px solid #3480C6; }

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

This div border color is #3480C6.

Opacity

.myOpacity80 { color: #3480C6; opacity: 0.8; }

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

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

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

This text has shadow with #3480C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3480C6.

Preview

Color preview on black background

This text has color #3480C6 on black background.


Color preview on white background

This text has color #3480C6 on white background.


Black color preview on #3480C6 background

This text has black color on #3480C6 background.


White color preview on #3480C6 background

This text has white color on #3480C6 background.


Related colors

Complementary color

Complementary color for #hex is #CB7F39.


I love getcolorcode.com

Triadic colors

1 #C63480 and #80C634 with #3480C6 are triadic colors.

2 #C68034 and #8034C6 with #3480C6 are triadic colors.