COLOR #426B49

HEX: #426B49 RGB: (66,107,73)

Renk bilgisi

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

RGB renk modeli

#426B49 color RGB value is (66,107,73).

RGB: (66,107,73) (26%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 107 of 255 = 42%
B 73 of 255 = 29%

66
107
73

R + G + B ~ 32%. #426B49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 107 + 73 = 246 (100%)
R 66 of 246 ~ 26.83%
G 107 of 246 ~ 43.5%
B 73 of 246 ~ 29.67'%

%26.83
%43.5
%29.67

CMYK RENK MODELİ

#426B49 rengi CMYK tonu (38,0,32,58).

  • camgöbeği tonu 38.32%
  • eflatun tonu 0.00%
  • sarı tonu 31.78%
  • ana renk tonu 58.04%

CMYK: (38,0,32,58)
C38M0Y32K58 (38%, 0%, 32%, 58%)
(0.38 / 0.00 / 0.32 / 0.58)

CMYK yüzdeleri

%38.32
%0
%31.78
%58.04

Codes

Color #426B49 in popluar color models

42 6B 49
RGB 66 107 73
HSL 130° 23.70% 33.92%
HSB/HSV 130° 38.32% 41.96%
CMYK 38.32% 0.00% 31.78%
58.04%

Color #426B49 in popluar number systems.

HEX 42 6B 49
Decimal 66 107 73
Binary 1000010 1101011 1001001
Octal 102 153 111

Shades and tints

Shades of #426B49

#426B49
(66,107,73)
#3C6243
(60,98,67)
#36593D
(54,89,61)
#305037
(48,80,55)
#2A4731
(42,71,49)
#243E2B
(36,62,43)
#1E3525
(30,53,37)
#182C1F
(24,44,31)
#122319
(18,35,25)
#0C1A13
(12,26,19)
#06110D
(6,17,13)
#000000
(0,0,0)

Tints of #426B49

#426B49
(66,107,73)
#537859
(83,120,89)
#648569
(100,133,105)
#759279
(117,146,121)
#869F89
(134,159,137)
#97AC99
(151,172,153)
#A8B9A9
(168,185,169)
#B9C6B9
(185,198,185)
#CAD3C9
(202,211,201)
#DBE0D9
(219,224,217)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426B49 color. Also use rgb(66,107,73) instead hex code.

Text Font Color

.myTextColor { color: #426B49; }

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

This text font color is #426B49.

Background Color

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

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

This div background color is #426B49.

Border color

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

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

This div border color is #426B49.

Opacity

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

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

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

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

This text has shadow with #426B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426B49.

Preview

Color preview on black background

This text has color #426B49 on black background.


Color preview on white background

This text has color #426B49 on white background.


Black color preview on #426B49 background

This text has black color on #426B49 background.


White color preview on #426B49 background

This text has white color on #426B49 background.


Related colors

Complementary color

Complementary color for #hex is #BD94B6.


I love getcolorcode.com

Triadic colors

1 #49426B and #6B4942 with #426B49 are triadic colors.

2 #496B42 and #6B4249 with #426B49 are triadic colors.