COLOR #427EB6

HEX: #427EB6 RGB: (66,126,182)

Renk bilgisi

#427EB6 contains mainly green and blue colors. #427EB6 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#427EB6 color RGB value is (66,126,182).

RGB: (66,126,182) (26%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 126 of 255 = 49%
B 182 of 255 = 71%

66
126
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 126 + 182 = 374 (100%)
R 66 of 374 ~ 17.65%
G 126 of 374 ~ 33.69%
B 182 of 374 ~ 48.66'%

%17.65
%33.69
%48.66

CMYK RENK MODELİ

#427EB6 rengi CMYK tonu (64,31,0,29).

  • camgöbeği tonu 63.74%
  • eflatun tonu 30.77%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (64,31,0,29)
C64M31Y0K29 (64%, 31%, 0%, 29%)
(0.64 / 0.31 / 0.00 / 0.29)

CMYK yüzdeleri

%63.74
%30.77
%0
%28.63

Codes

Color #427EB6 in popluar color models

42 7E B6
RGB 66 126 182
HSL 209° 46.77% 48.63%
HSB/HSV 209° 63.74% 71.37%
CMYK 63.74% 30.77% 0.00%
28.63%

Color #427EB6 in popluar number systems.

HEX 42 7E B6
Decimal 66 126 182
Binary 1000010 1111110 10110110
Octal 102 176 266

Shades and tints

Shades of #427EB6

#427EB6
(66,126,182)
#3C73A6
(60,115,166)
#366896
(54,104,150)
#305D86
(48,93,134)
#2A5276
(42,82,118)
#244766
(36,71,102)
#1E3C56
(30,60,86)
#183146
(24,49,70)
#122636
(18,38,54)
#0C1B26
(12,27,38)
#061016
(6,16,22)
#000000
(0,0,0)

Tints of #427EB6

#427EB6
(66,126,182)
#5389BC
(83,137,188)
#6494C2
(100,148,194)
#759FC8
(117,159,200)
#86AACE
(134,170,206)
#97B5D4
(151,181,212)
#A8C0DA
(168,192,218)
#B9CBE0
(185,203,224)
#CAD6E6
(202,214,230)
#DBE1EC
(219,225,236)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427EB6 color. Also use rgb(66,126,182) instead hex code.

Text Font Color

.myTextColor { color: #427EB6; }

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

This text font color is #427EB6.

Background Color

.myBgColor { background-color: #427EB6; }

<div style="background-color:#427EB6">Inner text</div>

This div background color is #427EB6.

Border color

.myBorderColor { border: 1px solid #427EB6; }

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

This div border color is #427EB6.

Opacity

.myOpacity80 { color: #427EB6; opacity: 0.8; }

<p style="color:#427EB6;opacity:0.8;">80%</p>

Text with #427EB6 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 #427EB6;}

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

This text has shadow with #427EB6 color.


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

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

This text has shadow with #427EB6 primary color and red secondary color.


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

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

This text has shadow with #427EB6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #427EB6.

Preview

Color preview on black background

This text has color #427EB6 on black background.


Color preview on white background

This text has color #427EB6 on white background.


Black color preview on #427EB6 background

This text has black color on #427EB6 background.


White color preview on #427EB6 background

This text has white color on #427EB6 background.


Related colors

Complementary color

Complementary color for #hex is #BD8149.


I love getcolorcode.com

Triadic colors

1 #B6427E and #7EB642 with #427EB6 are triadic colors.

2 #B67E42 and #7E42B6 with #427EB6 are triadic colors.