COLOR #427347

HEX: #427347
RGB: (66,115,71)

Renk bilgisi

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

RGB renk modeli

#427347 color RGB value is (66,115,71).

  • kırmız ton 66;
  • yeşil ton 115;
  • mavi ton 71.
RGB:
(66,115,71)
(26%,45%,28%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 115 of 255 = 45%
B 71 of 255 = 28%

66
115
71

R + G + B ~ 33%. #427347 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
66 + 115 + 71 = 252 (100%)
R 66 of 252 ~ 26.19%
G 115 of 252 ~ 45.63%
B 71 of 252 ~ 28.17%

%26.19
%45.63
%28.17

CMYK RENK MODELİ

#427347 rengi CMYK tonu (43,0,38,55).

  • camgöbeği tonu 42.61%
  • eflatun tonu 0.00%
  • sarı tonu 38.26%
  • ana renk tonu 54.90%
CMYK:
(43,0,38,55)
C43M0Y38K55 
(43%,0%,38%,55%)
(0.43/0.00/0.38/0.55)	

CMYK yüzdeleri

%42.61
%0
%38.26
%54.9

Codes

Color #427347 in popluar color models

427347
RGB6611571
HSL126°27.07%35.49%
HSB/HSV126°42.61%45.10%
CMYK42.61%0.00%38.26%
54.90%

Color #427347 in popluar number systems.

HEX427347
Decimal6611571
Binary100001011100111000111
Octal102163107

Shades and tints

Shades of #427347

#427347
(66,115,71)
#3C6941
(60,105,65)
#365F3B
(54,95,59)
#305535
(48,85,53)
#2A4B2F
(42,75,47)
#244129
(36,65,41)
#1E3723
(30,55,35)
#182D1D
(24,45,29)
#122317
(18,35,23)
#0C1911
(12,25,17)
#060F0B
(6,15,11)
#000000
(0,0,0)

Tints of #427347

#427347
(66,115,71)
#537F57
(83,127,87)
#648B67
(100,139,103)
#759777
(117,151,119)
#86A387
(134,163,135)
#97AF97
(151,175,151)
#A8BBA7
(168,187,167)
#B9C7B7
(185,199,183)
#CAD3C7
(202,211,199)
#DBDFD7
(219,223,215)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427347 color. Also use rgb(66,115,71) instead hex code.

Text Font Color

.myTextColor { color: #427347; }

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

This text font color is #427347.


Background Color

.myBgColor { background-color: #427347; }

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

This div background color is #427347.


Border color

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

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

This div border color is #427347.


Opacity

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

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

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

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

This text has shadow with #427347 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #427347 on black background.


Color preview on white background

This text has color #427347 on white background.



Black color preview on #427347 background

This text has black color on #427347 background.


White color preview on #427347 background

This text has white color on #427347 background.