COLOR #376ECC

HEX: #376ECC RGB: (55,110,204)

Renk bilgisi

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

RGB renk modeli

#376ECC color RGB value is (55,110,204).

RGB: (55,110,204) (22%, 43%, 80%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 110 of 255 = 43%
B 204 of 255 = 80%

55
110
204

R + G + B ~ 48%. #376ECC is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 110 + 204 = 369 (100%)
R 55 of 369 ~ 14.91%
G 110 of 369 ~ 29.81%
B 204 of 369 ~ 55.28'%

%14.91
%29.81
%55.28

CMYK RENK MODELİ

#376ECC rengi CMYK tonu (73,46,0,20).

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

CMYK: (73,46,0,20)
C73M46Y0K20 (73%, 46%, 0%, 20%)
(0.73 / 0.46 / 0.00 / 0.20)

CMYK yüzdeleri

%73.04
%46.08
%0
%20

Codes

Color #376ECC in popluar color models

37 6E CC
RGB 55 110 204
HSL 218° 59.36% 50.78%
HSB/HSV 218° 73.04% 80.00%
CMYK 73.04% 46.08% 0.00%
20.00%

Color #376ECC in popluar number systems.

HEX 37 6E CC
Decimal 55 110 204
Binary 110111 1101110 11001100
Octal 67 156 314

Shades and tints

Shades of #376ECC

#376ECC
(55,110,204)
#3264BA
(50,100,186)
#2D5AA8
(45,90,168)
#285096
(40,80,150)
#234684
(35,70,132)
#1E3C72
(30,60,114)
#193260
(25,50,96)
#14284E
(20,40,78)
#0F1E3C
(15,30,60)
#0A142A
(10,20,42)
#050A18
(5,10,24)
#000000
(0,0,0)

Tints of #376ECC

#376ECC
(55,110,204)
#497BD0
(73,123,208)
#5B88D4
(91,136,212)
#6D95D8
(109,149,216)
#7FA2DC
(127,162,220)
#91AFE0
(145,175,224)
#A3BCE4
(163,188,228)
#B5C9E8
(181,201,232)
#C7D6EC
(199,214,236)
#D9E3F0
(217,227,240)
#EBF0F4
(235,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376ECC color. Also use rgb(55,110,204) instead hex code.

Text Font Color

.myTextColor { color: #376ECC; }

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

This text font color is #376ECC.

Background Color

.myBgColor { background-color: #376ECC; }

<div style="background-color:#376ECC">Inner text</div>

This div background color is #376ECC.

Border color

.myBorderColor { border: 1px solid #376ECC; }

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

This div border color is #376ECC.

Opacity

.myOpacity80 { color: #376ECC; opacity: 0.8; }

<p style="color:#376ECC;opacity:0.8;">80%</p>

Text with #376ECC 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 #376ECC;}

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

This text has shadow with #376ECC color.


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

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

This text has shadow with #376ECC primary color and red secondary color.


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

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

This text has shadow with #376ECC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #376ECC.

Preview

Color preview on black background

This text has color #376ECC on black background.


Color preview on white background

This text has color #376ECC on white background.


Black color preview on #376ECC background

This text has black color on #376ECC background.


White color preview on #376ECC background

This text has white color on #376ECC background.


Related colors

Complementary color

Complementary color for #hex is #C89133.


I love getcolorcode.com

Triadic colors

1 #CC376E and #6ECC37 with #376ECC are triadic colors.

2 #CC6E37 and #6E37CC with #376ECC are triadic colors.