COLOR #427F48

HEX: #427F48 RGB: (66,127,72)

Renk bilgisi

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

RGB renk modeli

#427F48 color RGB value is (66,127,72).

RGB: (66,127,72) (26%, 50%, 28%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 127 of 255 = 50%
B 72 of 255 = 28%

66
127
72

R + G + B ~ 35%. #427F48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 127 + 72 = 265 (100%)
R 66 of 265 ~ 24.91%
G 127 of 265 ~ 47.92%
B 72 of 265 ~ 27.17'%

%24.91
%47.92
%27.17

CMYK RENK MODELİ

#427F48 rengi CMYK tonu (48,0,43,50).

  • camgöbeği tonu 48.03%
  • eflatun tonu 0.00%
  • sarı tonu 43.31%
  • ana renk tonu 50.20%

CMYK: (48,0,43,50)
C48M0Y43K50 (48%, 0%, 43%, 50%)
(0.48 / 0.00 / 0.43 / 0.50)

CMYK yüzdeleri

%48.03
%0
%43.31
%50.2

Codes

Color #427F48 in popluar color models

42 7F 48
RGB 66 127 72
HSL 126° 31.61% 37.84%
HSB/HSV 126° 48.03% 49.80%
CMYK 48.03% 0.00% 43.31%
50.20%

Color #427F48 in popluar number systems.

HEX 42 7F 48
Decimal 66 127 72
Binary 1000010 1111111 1001000
Octal 102 177 110

Shades and tints

Shades of #427F48

#427F48
(66,127,72)
#3C7442
(60,116,66)
#36693C
(54,105,60)
#305E36
(48,94,54)
#2A5330
(42,83,48)
#24482A
(36,72,42)
#1E3D24
(30,61,36)
#18321E
(24,50,30)
#122718
(18,39,24)
#0C1C12
(12,28,18)
#06110C
(6,17,12)
#000000
(0,0,0)

Tints of #427F48

#427F48
(66,127,72)
#538A58
(83,138,88)
#649568
(100,149,104)
#75A078
(117,160,120)
#86AB88
(134,171,136)
#97B698
(151,182,152)
#A8C1A8
(168,193,168)
#B9CCB8
(185,204,184)
#CAD7C8
(202,215,200)
#DBE2D8
(219,226,216)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427F48 color. Also use rgb(66,127,72) instead hex code.

Text Font Color

.myTextColor { color: #427F48; }

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

This text font color is #427F48.

Background Color

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

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

This div background color is #427F48.

Border color

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

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

This div border color is #427F48.

Opacity

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

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

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

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

This text has shadow with #427F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427F48.

Preview

Color preview on black background

This text has color #427F48 on black background.


Color preview on white background

This text has color #427F48 on white background.


Black color preview on #427F48 background

This text has black color on #427F48 background.


White color preview on #427F48 background

This text has white color on #427F48 background.


Related colors

Complementary color

Complementary color for #hex is #BD80B7.


I love getcolorcode.com

Triadic colors

1 #48427F and #7F4842 with #427F48 are triadic colors.

2 #487F42 and #7F4248 with #427F48 are triadic colors.