COLOR #426C5B

HEX: #426C5B RGB: (66,108,91)

Renk bilgisi

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

RGB renk modeli

#426C5B color RGB value is (66,108,91).

RGB: (66,108,91) (26%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 108 of 255 = 42%
B 91 of 255 = 36%

66
108
91

R + G + B ~ 35%. #426C5B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 108 + 91 = 265 (100%)
R 66 of 265 ~ 24.91%
G 108 of 265 ~ 40.75%
B 91 of 265 ~ 34.34'%

%24.91
%40.75
%34.34

CMYK RENK MODELİ

#426C5B rengi CMYK tonu (39,0,16,58).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 15.74%
  • ana renk tonu 57.65%

CMYK: (39,0,16,58)
C39M0Y16K58 (39%, 0%, 16%, 58%)
(0.39 / 0.00 / 0.16 / 0.58)

CMYK yüzdeleri

%38.89
%0
%15.74
%57.65

Codes

Color #426C5B in popluar color models

42 6C 5B
RGB 66 108 91
HSL 156° 24.14% 34.12%
HSB/HSV 156° 38.89% 42.35%
CMYK 38.89% 0.00% 15.74%
57.65%

Color #426C5B in popluar number systems.

HEX 42 6C 5B
Decimal 66 108 91
Binary 1000010 1101100 1011011
Octal 102 154 133

Shades and tints

Shades of #426C5B

#426C5B
(66,108,91)
#3C6353
(60,99,83)
#365A4B
(54,90,75)
#305143
(48,81,67)
#2A483B
(42,72,59)
#243F33
(36,63,51)
#1E362B
(30,54,43)
#182D23
(24,45,35)
#12241B
(18,36,27)
#0C1B13
(12,27,19)
#06120B
(6,18,11)
#000000
(0,0,0)

Tints of #426C5B

#426C5B
(66,108,91)
#537969
(83,121,105)
#648677
(100,134,119)
#759385
(117,147,133)
#86A093
(134,160,147)
#97ADA1
(151,173,161)
#A8BAAF
(168,186,175)
#B9C7BD
(185,199,189)
#CAD4CB
(202,212,203)
#DBE1D9
(219,225,217)
#ECEEE7
(236,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426C5B color. Also use rgb(66,108,91) instead hex code.

Text Font Color

.myTextColor { color: #426C5B; }

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

This text font color is #426C5B.

Background Color

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

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

This div background color is #426C5B.

Border color

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

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

This div border color is #426C5B.

Opacity

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

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

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

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

This text has shadow with #426C5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426C5B.

Preview

Color preview on black background

This text has color #426C5B on black background.


Color preview on white background

This text has color #426C5B on white background.


Black color preview on #426C5B background

This text has black color on #426C5B background.


White color preview on #426C5B background

This text has white color on #426C5B background.


Related colors

Complementary color

Complementary color for #hex is #BD93A4.


I love getcolorcode.com

Triadic colors

1 #5B426C and #6C5B42 with #426C5B are triadic colors.

2 #5B6C42 and #6C425B with #426C5B are triadic colors.