COLOR #426949

HEX: #426949 RGB: (66,105,73)

Renk bilgisi

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

RGB renk modeli

#426949 color RGB value is (66,105,73).

RGB: (66,105,73) (26%, 41%, 29%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 105 of 255 = 41%
B 73 of 255 = 29%

66
105
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 105 + 73 = 244 (100%)
R 66 of 244 ~ 27.05%
G 105 of 244 ~ 43.03%
B 73 of 244 ~ 29.92'%

%27.05
%43.03
%29.92

CMYK RENK MODELİ

#426949 rengi CMYK tonu (37,0,30,59).

  • camgöbeği tonu 37.14%
  • eflatun tonu 0.00%
  • sarı tonu 30.48%
  • ana renk tonu 58.82%

CMYK: (37,0,30,59)
C37M0Y30K59 (37%, 0%, 30%, 59%)
(0.37 / 0.00 / 0.30 / 0.59)

CMYK yüzdeleri

%37.14
%0
%30.48
%58.82

Codes

Color #426949 in popluar color models

42 69 49
RGB 66 105 73
HSL 131° 22.81% 33.53%
HSB/HSV 131° 37.14% 41.18%
CMYK 37.14% 0.00% 30.48%
58.82%

Color #426949 in popluar number systems.

HEX 42 69 49
Decimal 66 105 73
Binary 1000010 1101001 1001001
Octal 102 151 111

Shades and tints

Shades of #426949

#426949
(66,105,73)
#3C6043
(60,96,67)
#36573D
(54,87,61)
#304E37
(48,78,55)
#2A4531
(42,69,49)
#243C2B
(36,60,43)
#1E3325
(30,51,37)
#182A1F
(24,42,31)
#122119
(18,33,25)
#0C1813
(12,24,19)
#060F0D
(6,15,13)
#000000
(0,0,0)

Tints of #426949

#426949
(66,105,73)
#537659
(83,118,89)
#648369
(100,131,105)
#759079
(117,144,121)
#869D89
(134,157,137)
#97AA99
(151,170,153)
#A8B7A9
(168,183,169)
#B9C4B9
(185,196,185)
#CAD1C9
(202,209,201)
#DBDED9
(219,222,217)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426949; }

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

This text font color is #426949.

Background Color

.myBgColor { background-color: #426949; }

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

This div background color is #426949.

Border color

.myBorderColor { border: 1px solid #426949; }

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

This div border color is #426949.

Opacity

.myOpacity80 { color: #426949; opacity: 0.8; }

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

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

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

This text has shadow with #426949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426949.

Preview

Color preview on black background

This text has color #426949 on black background.


Color preview on white background

This text has color #426949 on white background.


Black color preview on #426949 background

This text has black color on #426949 background.


White color preview on #426949 background

This text has white color on #426949 background.


Related colors

Complementary color

Complementary color for #hex is #BD96B6.


I love getcolorcode.com

Triadic colors

1 #494269 and #694942 with #426949 are triadic colors.

2 #496942 and #694249 with #426949 are triadic colors.