COLOR #51AB3C

HEX: #51AB3C RGB: (81,171,60)

Renk bilgisi

#51AB3C contains mainly green color. #51AB3C ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#51AB3C color RGB value is (81,171,60).

RGB: (81,171,60) (32%, 67%, 24%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 171 of 255 = 67%
B 60 of 255 = 24%

81
171
60

R + G + B ~ 41%. #51AB3C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 171 + 60 = 312 (100%)
R 81 of 312 ~ 25.96%
G 171 of 312 ~ 54.81%
B 60 of 312 ~ 19.23'%

%25.96
%54.81
%19.23

CMYK RENK MODELİ

#51AB3C rengi CMYK tonu (53,0,65,33).

  • camgöbeği tonu 52.63%
  • eflatun tonu 0.00%
  • sarı tonu 64.91%
  • ana renk tonu 32.94%

CMYK: (53,0,65,33)
C53M0Y65K33 (53%, 0%, 65%, 33%)
(0.53 / 0.00 / 0.65 / 0.33)

CMYK yüzdeleri

%52.63
%0
%64.91
%32.94

Codes

Color #51AB3C in popluar color models

51 AB 3C
RGB 81 171 60
HSL 109° 48.05% 45.29%
HSB/HSV 109° 64.91% 67.06%
CMYK 52.63% 0.00% 64.91%
32.94%

Color #51AB3C in popluar number systems.

HEX 51 AB 3C
Decimal 81 171 60
Binary 1010001 10101011 111100
Octal 121 253 74

Shades and tints

Shades of #51AB3C

#51AB3C
(81,171,60)
#4A9C37
(74,156,55)
#438D32
(67,141,50)
#3C7E2D
(60,126,45)
#356F28
(53,111,40)
#2E6023
(46,96,35)
#27511E
(39,81,30)
#204219
(32,66,25)
#193314
(25,51,20)
#12240F
(18,36,15)
#0B150A
(11,21,10)
#000000
(0,0,0)

Tints of #51AB3C

#51AB3C
(81,171,60)
#60B24D
(96,178,77)
#6FB95E
(111,185,94)
#7EC06F
(126,192,111)
#8DC780
(141,199,128)
#9CCE91
(156,206,145)
#ABD5A2
(171,213,162)
#BADCB3
(186,220,179)
#C9E3C4
(201,227,196)
#D8EAD5
(216,234,213)
#E7F1E6
(231,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51AB3C color. Also use rgb(81,171,60) instead hex code.

Text Font Color

.myTextColor { color: #51AB3C; }

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

This text font color is #51AB3C.

Background Color

.myBgColor { background-color: #51AB3C; }

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

This div background color is #51AB3C.

Border color

.myBorderColor { border: 1px solid #51AB3C; }

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

This div border color is #51AB3C.

Opacity

.myOpacity80 { color: #51AB3C; opacity: 0.8; }

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

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

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

This text has shadow with #51AB3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51AB3C.

Preview

Color preview on black background

This text has color #51AB3C on black background.


Color preview on white background

This text has color #51AB3C on white background.


Black color preview on #51AB3C background

This text has black color on #51AB3C background.


White color preview on #51AB3C background

This text has white color on #51AB3C background.


Related colors

Complementary color

Complementary color for #hex is #AE54C3.


I love getcolorcode.com

Triadic colors

1 #3C51AB and #AB3C51 with #51AB3C are triadic colors.

2 #3CAB51 and #AB513C with #51AB3C are triadic colors.