COLOR #426F7C

HEX: #426F7C RGB: (66,111,124)

Renk bilgisi

#426F7C contains red, green and blue colors in about the same proportion. #426F7C ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#426F7C color RGB value is (66,111,124).

RGB: (66,111,124) (26%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 111 of 255 = 44%
B 124 of 255 = 49%

66
111
124

R + G + B ~ 40%. #426F7C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 111 + 124 = 301 (100%)
R 66 of 301 ~ 21.93%
G 111 of 301 ~ 36.88%
B 124 of 301 ~ 41.2'%

%21.93
%36.88
%41.2

CMYK RENK MODELİ

#426F7C rengi CMYK tonu (47,10,0,51).

  • camgöbeği tonu 46.77%
  • eflatun tonu 10.48%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (47,10,0,51)
C47M10Y0K51 (47%, 10%, 0%, 51%)
(0.47 / 0.10 / 0.00 / 0.51)

CMYK yüzdeleri

%46.77
%10.48
%0
%51.37

Codes

Color #426F7C in popluar color models

42 6F 7C
RGB 66 111 124
HSL 193° 30.53% 37.25%
HSB/HSV 193° 46.77% 48.63%
CMYK 46.77% 10.48% 0.00%
51.37%

Color #426F7C in popluar number systems.

HEX 42 6F 7C
Decimal 66 111 124
Binary 1000010 1101111 1111100
Octal 102 157 174

Shades and tints

Shades of #426F7C

#426F7C
(66,111,124)
#3C6571
(60,101,113)
#365B66
(54,91,102)
#30515B
(48,81,91)
#2A4750
(42,71,80)
#243D45
(36,61,69)
#1E333A
(30,51,58)
#18292F
(24,41,47)
#121F24
(18,31,36)
#0C1519
(12,21,25)
#060B0E
(6,11,14)
#000000
(0,0,0)

Tints of #426F7C

#426F7C
(66,111,124)
#537C87
(83,124,135)
#648992
(100,137,146)
#75969D
(117,150,157)
#86A3A8
(134,163,168)
#97B0B3
(151,176,179)
#A8BDBE
(168,189,190)
#B9CAC9
(185,202,201)
#CAD7D4
(202,215,212)
#DBE4DF
(219,228,223)
#ECF1EA
(236,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426F7C color. Also use rgb(66,111,124) instead hex code.

Text Font Color

.myTextColor { color: #426F7C; }

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

This text font color is #426F7C.

Background Color

.myBgColor { background-color: #426F7C; }

<div style="background-color:#426F7C">Inner text</div>

This div background color is #426F7C.

Border color

.myBorderColor { border: 1px solid #426F7C; }

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

This div border color is #426F7C.

Opacity

.myOpacity80 { color: #426F7C; opacity: 0.8; }

<p style="color:#426F7C;opacity:0.8;">80%</p>

Text with #426F7C 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 #426F7C;}

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

This text has shadow with #426F7C color.


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

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

This text has shadow with #426F7C primary color and red secondary color.


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

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

This text has shadow with #426F7C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #426F7C.

Preview

Color preview on black background

This text has color #426F7C on black background.


Color preview on white background

This text has color #426F7C on white background.


Black color preview on #426F7C background

This text has black color on #426F7C background.


White color preview on #426F7C background

This text has white color on #426F7C background.


Related colors

Complementary color

Complementary color for #hex is #BD9083.


I love getcolorcode.com

Triadic colors

1 #7C426F and #6F7C42 with #426F7C are triadic colors.

2 #7C6F42 and #6F427C with #426F7C are triadic colors.