COLOR #427B5E

HEX: #427B5E RGB: (66,123,94)

Renk bilgisi

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

RGB renk modeli

#427B5E color RGB value is (66,123,94).

RGB: (66,123,94) (26%, 48%, 37%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 123 of 255 = 48%
B 94 of 255 = 37%

66
123
94

R + G + B ~ 37%. #427B5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 123 + 94 = 283 (100%)
R 66 of 283 ~ 23.32%
G 123 of 283 ~ 43.46%
B 94 of 283 ~ 33.22'%

%23.32
%43.46
%33.22

CMYK RENK MODELİ

#427B5E rengi CMYK tonu (46,0,24,52).

  • camgöbeği tonu 46.34%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • ana renk tonu 51.76%

CMYK: (46,0,24,52)
C46M0Y24K52 (46%, 0%, 24%, 52%)
(0.46 / 0.00 / 0.24 / 0.52)

CMYK yüzdeleri

%46.34
%0
%23.58
%51.76

Codes

Color #427B5E in popluar color models

42 7B 5E
RGB 66 123 94
HSL 149° 30.16% 37.06%
HSB/HSV 149° 46.34% 48.24%
CMYK 46.34% 0.00% 23.58%
51.76%

Color #427B5E in popluar number systems.

HEX 42 7B 5E
Decimal 66 123 94
Binary 1000010 1111011 1011110
Octal 102 173 136

Shades and tints

Shades of #427B5E

#427B5E
(66,123,94)
#3C7056
(60,112,86)
#36654E
(54,101,78)
#305A46
(48,90,70)
#2A4F3E
(42,79,62)
#244436
(36,68,54)
#1E392E
(30,57,46)
#182E26
(24,46,38)
#12231E
(18,35,30)
#0C1816
(12,24,22)
#060D0E
(6,13,14)
#000000
(0,0,0)

Tints of #427B5E

#427B5E
(66,123,94)
#53876C
(83,135,108)
#64937A
(100,147,122)
#759F88
(117,159,136)
#86AB96
(134,171,150)
#97B7A4
(151,183,164)
#A8C3B2
(168,195,178)
#B9CFC0
(185,207,192)
#CADBCE
(202,219,206)
#DBE7DC
(219,231,220)
#ECF3EA
(236,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427B5E; }

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

This text font color is #427B5E.

Background Color

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

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

This div background color is #427B5E.

Border color

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

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

This div border color is #427B5E.

Opacity

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

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

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

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

This text has shadow with #427B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427B5E.

Preview

Color preview on black background

This text has color #427B5E on black background.


Color preview on white background

This text has color #427B5E on white background.


Black color preview on #427B5E background

This text has black color on #427B5E background.


White color preview on #427B5E background

This text has white color on #427B5E background.


Related colors

Complementary color

Complementary color for #hex is #BD84A1.


I love getcolorcode.com

Triadic colors

1 #5E427B and #7B5E42 with #427B5E are triadic colors.

2 #5E7B42 and #7B425E with #427B5E are triadic colors.