COLOR #3C6ECC

HEX: #3C6ECC RGB: (60,110,204)

Renk bilgisi

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

RGB renk modeli

#3C6ECC color RGB value is (60,110,204).

RGB: (60,110,204) (24%, 43%, 80%)

RGB bağlantıları ve doygunluk

R 60 of 255 = 24%
G 110 of 255 = 43%
B 204 of 255 = 80%

60
110
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 60 + 110 + 204 = 374 (100%)
R 60 of 374 ~ 16.04%
G 110 of 374 ~ 29.41%
B 204 of 374 ~ 54.55'%

%16.04
%29.41
%54.55

CMYK RENK MODELİ

#3C6ECC rengi CMYK tonu (71,46,0,20).

  • camgöbeği tonu 70.59%
  • eflatun tonu 46.08%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (71,46,0,20)
C71M46Y0K20 (71%, 46%, 0%, 20%)
(0.71 / 0.46 / 0.00 / 0.20)

CMYK yüzdeleri

%70.59
%46.08
%0
%20

Codes

Color #3C6ECC in popluar color models

3C 6E CC
RGB 60 110 204
HSL 219° 58.54% 51.76%
HSB/HSV 219° 70.59% 80.00%
CMYK 70.59% 46.08% 0.00%
20.00%

Color #3C6ECC in popluar number systems.

HEX 3C 6E CC
Decimal 60 110 204
Binary 111100 1101110 11001100
Octal 74 156 314

Shades and tints

Shades of #3C6ECC

#3C6ECC
(60,110,204)
#3764BA
(55,100,186)
#325AA8
(50,90,168)
#2D5096
(45,80,150)
#284684
(40,70,132)
#233C72
(35,60,114)
#1E3260
(30,50,96)
#19284E
(25,40,78)
#141E3C
(20,30,60)
#0F142A
(15,20,42)
#0A0A18
(10,10,24)
#000000
(0,0,0)

Tints of #3C6ECC

#3C6ECC
(60,110,204)
#4D7BD0
(77,123,208)
#5E88D4
(94,136,212)
#6F95D8
(111,149,216)
#80A2DC
(128,162,220)
#91AFE0
(145,175,224)
#A2BCE4
(162,188,228)
#B3C9E8
(179,201,232)
#C4D6EC
(196,214,236)
#D5E3F0
(213,227,240)
#E6F0F4
(230,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3C6ECC color. Also use rgb(60,110,204) instead hex code.

Text Font Color

.myTextColor { color: #3C6ECC; }

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

This text font color is #3C6ECC.

Background Color

.myBgColor { background-color: #3C6ECC; }

<div style="background-color:#3C6ECC">Inner text</div>

This div background color is #3C6ECC.

Border color

.myBorderColor { border: 1px solid #3C6ECC; }

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

This div border color is #3C6ECC.

Opacity

.myOpacity80 { color: #3C6ECC; opacity: 0.8; }

<p style="color:#3C6ECC;opacity:0.8;">80%</p>

Text with #3C6ECC 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 #3C6ECC;}

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

This text has shadow with #3C6ECC color.


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

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

This text has shadow with #3C6ECC primary color and red secondary color.


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

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

This text has shadow with #3C6ECC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3C6ECC.

Preview

Color preview on black background

This text has color #3C6ECC on black background.


Color preview on white background

This text has color #3C6ECC on white background.


Black color preview on #3C6ECC background

This text has black color on #3C6ECC background.


White color preview on #3C6ECC background

This text has white color on #3C6ECC background.


Related colors

Complementary color

Complementary color for #hex is #C39133.


I love getcolorcode.com

Triadic colors

1 #CC3C6E and #6ECC3C with #3C6ECC are triadic colors.

2 #CC6E3C and #6E3CCC with #3C6ECC are triadic colors.