COLOR #427C27

HEX: #427C27 RGB: (66,124,39)

Renk bilgisi

#427C27 contains mainly red and green colors. #427C27 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#427C27 color RGB value is (66,124,39).

RGB: (66,124,39) (26%, 49%, 15%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 124 of 255 = 49%
B 39 of 255 = 15%

66
124
39

R + G + B ~ 30%. #427C27 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 124 + 39 = 229 (100%)
R 66 of 229 ~ 28.82%
G 124 of 229 ~ 54.15%
B 39 of 229 ~ 17.03'%

%28.82
%54.15
%17.03

CMYK RENK MODELİ

#427C27 rengi CMYK tonu (47,0,69,51).

  • camgöbeği tonu 46.77%
  • eflatun tonu 0.00%
  • sarı tonu 68.55%
  • ana renk tonu 51.37%
CMYK: (47,0,69,51) C47M0Y69K51 (47%,0%,69%,51%) (0.47/0.00/0.69/0.51) 

CMYK yüzdeleri

%46.77
%0
%68.55
%51.37

Codes

Color #427C27 in popluar color models

42 7C 27
RGB 66 124 39
HSL 101° 52.15% 31.96%
HSB/HSV 101° 68.55% 48.63%
CMYK 46.77% 0.00% 68.55%
51.37%

Color #427C27 in popluar number systems.

HEX 42 7C 27
Decimal 66 124 39
Binary 1000010 1111100 100111
Octal 102 174 47

Shades and tints

Shades of #427C27

#427C27
(66,124,39)
#3C7124
(60,113,36)
#366621
(54,102,33)
#305B1E
(48,91,30)
#2A501B
(42,80,27)
#244518
(36,69,24)
#1E3A15
(30,58,21)
#182F12
(24,47,18)
#12240F
(18,36,15)
#0C190C
(12,25,12)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #427C27

#427C27
(66,124,39)
#53873A
(83,135,58)
#64924D
(100,146,77)
#759D60
(117,157,96)
#86A873
(134,168,115)
#97B386
(151,179,134)
#A8BE99
(168,190,153)
#B9C9AC
(185,201,172)
#CAD4BF
(202,212,191)
#DBDFD2
(219,223,210)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427C27 color. Also use rgb(66,124,39) instead hex code.

Text Font Color

.myTextColor { color: #427C27; }

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

This text font color is #427C27.

Background Color

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

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

This div background color is #427C27.

Border color

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

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

This div border color is #427C27.

Opacity

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

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

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

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

This text has shadow with #427C27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427C27.

Preview

Color preview on black background

This text has color #427C27 on black background.


Color preview on white background

This text has color #427C27 on white background.


Black color preview on #427C27 background

This text has black color on #427C27 background.


White color preview on #427C27 background

This text has white color on #427C27 background.


Related colors

Complementary color

Complementary color for #hex is #BD83D8.


I love getcolorcode.com

Triadic colors

1 #27427C and #7C2742 with #427C27 are triadic colors.

2 #277C42 and #7C4227 with #427C27 are triadic colors.