COLOR #54AD6C

HEX: #54AD6C RGB: (84,173,108)

Renk bilgisi

#54AD6C contains mainly green color. #54AD6C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#54AD6C color RGB value is (84,173,108).

RGB: (84,173,108) (33%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 84 of 255 = 33%
G 173 of 255 = 68%
B 108 of 255 = 42%

84
173
108

R + G + B ~ 48%. #54AD6C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 84 + 173 + 108 = 365 (100%)
R 84 of 365 ~ 23.01%
G 173 of 365 ~ 47.4%
B 108 of 365 ~ 29.59'%

%23.01
%47.4
%29.59

CMYK RENK MODELİ

#54AD6C rengi CMYK tonu (51,0,38,32).

  • camgöbeği tonu 51.45%
  • eflatun tonu 0.00%
  • sarı tonu 37.57%
  • ana renk tonu 32.16%

CMYK: (51,0,38,32)
C51M0Y38K32 (51%, 0%, 38%, 32%)
(0.51 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%51.45
%0
%37.57
%32.16

Codes

Color #54AD6C in popluar color models

54 AD 6C
RGB 84 173 108
HSL 136° 35.18% 50.39%
HSB/HSV 136° 51.45% 67.84%
CMYK 51.45% 0.00% 37.57%
32.16%

Color #54AD6C in popluar number systems.

HEX 54 AD 6C
Decimal 84 173 108
Binary 1010100 10101101 1101100
Octal 124 255 154

Shades and tints

Shades of #54AD6C

#54AD6C
(84,173,108)
#4D9E63
(77,158,99)
#468F5A
(70,143,90)
#3F8051
(63,128,81)
#387148
(56,113,72)
#31623F
(49,98,63)
#2A5336
(42,83,54)
#23442D
(35,68,45)
#1C3524
(28,53,36)
#15261B
(21,38,27)
#0E1712
(14,23,18)
#000000
(0,0,0)

Tints of #54AD6C

#54AD6C
(84,173,108)
#63B479
(99,180,121)
#72BB86
(114,187,134)
#81C293
(129,194,147)
#90C9A0
(144,201,160)
#9FD0AD
(159,208,173)
#AED7BA
(174,215,186)
#BDDEC7
(189,222,199)
#CCE5D4
(204,229,212)
#DBECE1
(219,236,225)
#EAF3EE
(234,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54AD6C color. Also use rgb(84,173,108) instead hex code.

Text Font Color

.myTextColor { color: #54AD6C; }

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

This text font color is #54AD6C.

Background Color

.myBgColor { background-color: #54AD6C; }

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

This div background color is #54AD6C.

Border color

.myBorderColor { border: 1px solid #54AD6C; }

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

This div border color is #54AD6C.

Opacity

.myOpacity80 { color: #54AD6C; opacity: 0.8; }

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

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

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

This text has shadow with #54AD6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54AD6C.

Preview

Color preview on black background

This text has color #54AD6C on black background.


Color preview on white background

This text has color #54AD6C on white background.


Black color preview on #54AD6C background

This text has black color on #54AD6C background.


White color preview on #54AD6C background

This text has white color on #54AD6C background.


Related colors

Complementary color

Complementary color for #hex is #AB5293.


I love getcolorcode.com

Triadic colors

1 #6C54AD and #AD6C54 with #54AD6C are triadic colors.

2 #6CAD54 and #AD546C with #54AD6C are triadic colors.