COLOR #A6D950

HEX: #A6D950 RGB: (166,217,80)

Renk bilgisi

#A6D950 contains mainly red and green colors. #A6D950 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A6D950 color RGB value is (166,217,80).

RGB: (166,217,80) (65%, 85%, 31%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 217 of 255 = 85%
B 80 of 255 = 31%

166
217
80

R + G + B ~ 60%. #A6D950 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 217 + 80 = 463 (100%)
R 166 of 463 ~ 35.85%
G 217 of 463 ~ 46.87%
B 80 of 463 ~ 17.28'%

%35.85
%46.87
%17.28

CMYK RENK MODELİ

#A6D950 rengi CMYK tonu (24,0,63,15).

  • camgöbeği tonu 23.50%
  • eflatun tonu 0.00%
  • sarı tonu 63.13%
  • ana renk tonu 14.90%

CMYK: (24,0,63,15)
C24M0Y63K15 (24%, 0%, 63%, 15%)
(0.24 / 0.00 / 0.63 / 0.15)

CMYK yüzdeleri

%23.5
%0
%63.13
%14.9

Codes

Color #A6D950 in popluar color models

A6 D9 50
RGB 166 217 80
HSL 82° 64.32% 58.24%
HSB/HSV 82° 63.13% 85.10%
CMYK 23.50% 0.00% 63.13%
14.90%

Color #A6D950 in popluar number systems.

HEX A6 D9 50
Decimal 166 217 80
Binary 10100110 11011001 1010000
Octal 246 331 120

Shades and tints

Shades of #A6D950

#A6D950
(166,217,80)
#97C649
(151,198,73)
#88B342
(136,179,66)
#79A03B
(121,160,59)
#6A8D34
(106,141,52)
#5B7A2D
(91,122,45)
#4C6726
(76,103,38)
#3D541F
(61,84,31)
#2E4118
(46,65,24)
#1F2E11
(31,46,17)
#101B0A
(16,27,10)
#000000
(0,0,0)

Tints of #A6D950

#A6D950
(166,217,80)
#AEDC5F
(174,220,95)
#B6DF6E
(182,223,110)
#BEE27D
(190,226,125)
#C6E58C
(198,229,140)
#CEE89B
(206,232,155)
#D6EBAA
(214,235,170)
#DEEEB9
(222,238,185)
#E6F1C8
(230,241,200)
#EEF4D7
(238,244,215)
#F6F7E6
(246,247,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D950 color. Also use rgb(166,217,80) instead hex code.

Text Font Color

.myTextColor { color: #A6D950; }

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

This text font color is #A6D950.

Background Color

.myBgColor { background-color: #A6D950; }

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

This div background color is #A6D950.

Border color

.myBorderColor { border: 1px solid #A6D950; }

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

This div border color is #A6D950.

Opacity

.myOpacity80 { color: #A6D950; opacity: 0.8; }

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

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

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

This text has shadow with #A6D950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D950.

Preview

Color preview on black background

This text has color #A6D950 on black background.


Color preview on white background

This text has color #A6D950 on white background.


Black color preview on #A6D950 background

This text has black color on #A6D950 background.


White color preview on #A6D950 background

This text has white color on #A6D950 background.


Related colors

Complementary color

Complementary color for #hex is #5926AF.


I love getcolorcode.com

Triadic colors

1 #50A6D9 and #D950A6 with #A6D950 are triadic colors.

2 #50D9A6 and #D9A650 with #A6D950 are triadic colors.