COLOR #55CC4A

HEX: #55CC4A RGB: (85,204,74)

Renk bilgisi

#55CC4A contains mainly green color. #55CC4A ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#55CC4A color RGB value is (85,204,74).

RGB: (85,204,74) (33%, 80%, 29%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 204 of 255 = 80%
B 74 of 255 = 29%

85
204
74

R + G + B ~ 47%. #55CC4A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 204 + 74 = 363 (100%)
R 85 of 363 ~ 23.42%
G 204 of 363 ~ 56.2%
B 74 of 363 ~ 20.39'%

%23.42
%56.2
%20.39

CMYK RENK MODELİ

#55CC4A rengi CMYK tonu (58,0,64,20).

  • camgöbeği tonu 58.33%
  • eflatun tonu 0.00%
  • sarı tonu 63.73%
  • ana renk tonu 20.00%

CMYK: (58,0,64,20)
C58M0Y64K20 (58%, 0%, 64%, 20%)
(0.58 / 0.00 / 0.64 / 0.20)

CMYK yüzdeleri

%58.33
%0
%63.73
%20

Codes

Color #55CC4A in popluar color models

55 CC 4A
RGB 85 204 74
HSL 115° 56.03% 54.51%
HSB/HSV 115° 63.73% 80.00%
CMYK 58.33% 0.00% 63.73%
20.00%

Color #55CC4A in popluar number systems.

HEX 55 CC 4A
Decimal 85 204 74
Binary 1010101 11001100 1001010
Octal 125 314 112

Shades and tints

Shades of #55CC4A

#55CC4A
(85,204,74)
#4EBA44
(78,186,68)
#47A83E
(71,168,62)
#409638
(64,150,56)
#398432
(57,132,50)
#32722C
(50,114,44)
#2B6026
(43,96,38)
#244E20
(36,78,32)
#1D3C1A
(29,60,26)
#162A14
(22,42,20)
#0F180E
(15,24,14)
#000000
(0,0,0)

Tints of #55CC4A

#55CC4A
(85,204,74)
#64D05A
(100,208,90)
#73D46A
(115,212,106)
#82D87A
(130,216,122)
#91DC8A
(145,220,138)
#A0E09A
(160,224,154)
#AFE4AA
(175,228,170)
#BEE8BA
(190,232,186)
#CDECCA
(205,236,202)
#DCF0DA
(220,240,218)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55CC4A color. Also use rgb(85,204,74) instead hex code.

Text Font Color

.myTextColor { color: #55CC4A; }

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

This text font color is #55CC4A.

Background Color

.myBgColor { background-color: #55CC4A; }

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

This div background color is #55CC4A.

Border color

.myBorderColor { border: 1px solid #55CC4A; }

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

This div border color is #55CC4A.

Opacity

.myOpacity80 { color: #55CC4A; opacity: 0.8; }

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

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

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

This text has shadow with #55CC4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55CC4A.

Preview

Color preview on black background

This text has color #55CC4A on black background.


Color preview on white background

This text has color #55CC4A on white background.


Black color preview on #55CC4A background

This text has black color on #55CC4A background.


White color preview on #55CC4A background

This text has white color on #55CC4A background.


Related colors

Complementary color

Complementary color for #hex is #AA33B5.


I love getcolorcode.com

Triadic colors

1 #4A55CC and #CC4A55 with #55CC4A are triadic colors.

2 #4ACC55 and #CC554A with #55CC4A are triadic colors.