COLOR #427B80

HEX: #427B80 RGB: (66,123,128)

Renk bilgisi

#427B80 contains mainly green and blue colors. #427B80 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#427B80 color RGB value is (66,123,128).

RGB: (66,123,128) (26%, 48%, 50%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 123 of 255 = 48%
B 128 of 255 = 50%

66
123
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 123 + 128 = 317 (100%)
R 66 of 317 ~ 20.82%
G 123 of 317 ~ 38.8%
B 128 of 317 ~ 40.38'%

%20.82
%38.8
%40.38

CMYK RENK MODELİ

#427B80 rengi CMYK tonu (48,4,0,50).

  • camgöbeği tonu 48.44%
  • eflatun tonu 3.91%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (48,4,0,50)
C48M4Y0K50 (48%, 4%, 0%, 50%)
(0.48 / 0.04 / 0.00 / 0.50)

CMYK yüzdeleri

%48.44
%3.91
%0
%49.8

Codes

Color #427B80 in popluar color models

42 7B 80
RGB 66 123 128
HSL 185° 31.96% 38.04%
HSB/HSV 185° 48.44% 50.20%
CMYK 48.44% 3.91% 0.00%
49.80%

Color #427B80 in popluar number systems.

HEX 42 7B 80
Decimal 66 123 128
Binary 1000010 1111011 10000000
Octal 102 173 200

Shades and tints

Shades of #427B80

#427B80
(66,123,128)
#3C7075
(60,112,117)
#36656A
(54,101,106)
#305A5F
(48,90,95)
#2A4F54
(42,79,84)
#244449
(36,68,73)
#1E393E
(30,57,62)
#182E33
(24,46,51)
#122328
(18,35,40)
#0C181D
(12,24,29)
#060D12
(6,13,18)
#000000
(0,0,0)

Tints of #427B80

#427B80
(66,123,128)
#53878B
(83,135,139)
#649396
(100,147,150)
#759FA1
(117,159,161)
#86ABAC
(134,171,172)
#97B7B7
(151,183,183)
#A8C3C2
(168,195,194)
#B9CFCD
(185,207,205)
#CADBD8
(202,219,216)
#DBE7E3
(219,231,227)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427B80 color. Also use rgb(66,123,128) instead hex code.

Text Font Color

.myTextColor { color: #427B80; }

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

This text font color is #427B80.

Background Color

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

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

This div background color is #427B80.

Border color

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

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

This div border color is #427B80.

Opacity

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

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

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

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

This text has shadow with #427B80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427B80.

Preview

Color preview on black background

This text has color #427B80 on black background.


Color preview on white background

This text has color #427B80 on white background.


Black color preview on #427B80 background

This text has black color on #427B80 background.


White color preview on #427B80 background

This text has white color on #427B80 background.


Related colors

Complementary color

Complementary color for #hex is #BD847F.


I love getcolorcode.com

Triadic colors

1 #80427B and #7B8042 with #427B80 are triadic colors.

2 #807B42 and #7B4280 with #427B80 are triadic colors.