COLOR #AFEE96

HEX: #AFEE96 RGB: (175,238,150)

Renk bilgisi

#AFEE96 contains mainly green color. #AFEE96 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#AFEE96 color RGB value is (175,238,150).

RGB: (175,238,150) (69%, 93%, 59%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 238 of 255 = 93%
B 150 of 255 = 59%

175
238
150

R + G + B ~ 74%. #AFEE96 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 238 + 150 = 563 (100%)
R 175 of 563 ~ 31.08%
G 238 of 563 ~ 42.27%
B 150 of 563 ~ 26.64'%

%31.08
%42.27
%26.64

CMYK RENK MODELİ

#AFEE96 rengi CMYK tonu (26,0,37,7).

  • camgöbeği tonu 26.47%
  • eflatun tonu 0.00%
  • sarı tonu 36.97%
  • ana renk tonu 6.67%

CMYK: (26,0,37,7)
C26M0Y37K7 (26%, 0%, 37%, 7%)
(0.26 / 0.00 / 0.37 / 0.07)

CMYK yüzdeleri

%26.47
%0
%36.97
%6.67

Codes

Color #AFEE96 in popluar color models

AF EE 96
RGB 175 238 150
HSL 103° 72.13% 76.08%
HSB/HSV 103° 36.97% 93.33%
CMYK 26.47% 0.00% 36.97%
6.67%

Color #AFEE96 in popluar number systems.

HEX AF EE 96
Decimal 175 238 150
Binary 10101111 11101110 10010110
Octal 257 356 226

Shades and tints

Shades of #AFEE96

#AFEE96
(175,238,150)
#A0D989
(160,217,137)
#91C47C
(145,196,124)
#82AF6F
(130,175,111)
#739A62
(115,154,98)
#648555
(100,133,85)
#557048
(85,112,72)
#465B3B
(70,91,59)
#37462E
(55,70,46)
#283121
(40,49,33)
#191C14
(25,28,20)
#000000
(0,0,0)

Tints of #AFEE96

#AFEE96
(175,238,150)
#B6EF9F
(182,239,159)
#BDF0A8
(189,240,168)
#C4F1B1
(196,241,177)
#CBF2BA
(203,242,186)
#D2F3C3
(210,243,195)
#D9F4CC
(217,244,204)
#E0F5D5
(224,245,213)
#E7F6DE
(231,246,222)
#EEF7E7
(238,247,231)
#F5F8F0
(245,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFEE96 color. Also use rgb(175,238,150) instead hex code.

Text Font Color

.myTextColor { color: #AFEE96; }

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

This text font color is #AFEE96.

Background Color

.myBgColor { background-color: #AFEE96; }

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

This div background color is #AFEE96.

Border color

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

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

This div border color is #AFEE96.

Opacity

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

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

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

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

This text has shadow with #AFEE96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFEE96.

Preview

Color preview on black background

This text has color #AFEE96 on black background.


Color preview on white background

This text has color #AFEE96 on white background.


Black color preview on #AFEE96 background

This text has black color on #AFEE96 background.


White color preview on #AFEE96 background

This text has white color on #AFEE96 background.


Related colors

Complementary color

Complementary color for #hex is #501169.


I love getcolorcode.com

Triadic colors

1 #96AFEE and #EE96AF with #AFEE96 are triadic colors.

2 #96EEAF and #EEAF96 with #AFEE96 are triadic colors.