COLOR #F5E6AA

HEX: #F5E6AA RGB: (245,230,170)

Renk bilgisi

#F5E6AA contains mainly red and green colors. #F5E6AA ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F5E6AA color RGB value is (245,230,170).

RGB: (245,230,170) (96%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 230 of 255 = 90%
B 170 of 255 = 67%

245
230
170

R + G + B ~ 84%. #F5E6AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 230 + 170 = 645 (100%)
R 245 of 645 ~ 37.98%
G 230 of 645 ~ 35.66%
B 170 of 645 ~ 26.36'%

%37.98
%35.66
%26.36

CMYK RENK MODELİ

#F5E6AA rengi CMYK tonu (0,6,31,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.12%
  • sarı tonu 30.61%
  • ana renk tonu 3.92%

CMYK: (0,6,31,4)
C0M6Y31K4 (0%, 6%, 31%, 4%)
(0.00 / 0.06 / 0.31 / 0.04)

CMYK yüzdeleri

%0
%6.12
%30.61
%3.92

Codes

Color #F5E6AA in popluar color models

F5 E6 AA
RGB 245 230 170
HSL 48° 78.95% 81.37%
HSB/HSV 48° 30.61% 96.08%
CMYK 0.00% 6.12% 30.61%
3.92%

Color #F5E6AA in popluar number systems.

HEX F5 E6 AA
Decimal 245 230 170
Binary 11110101 11100110 10101010
Octal 365 346 252

Shades and tints

Shades of #F5E6AA

#F5E6AA
(245,230,170)
#DFD29B
(223,210,155)
#C9BE8C
(201,190,140)
#B3AA7D
(179,170,125)
#9D966E
(157,150,110)
#87825F
(135,130,95)
#716E50
(113,110,80)
#5B5A41
(91,90,65)
#454632
(69,70,50)
#2F3223
(47,50,35)
#191E14
(25,30,20)
#000000
(0,0,0)

Tints of #F5E6AA

#F5E6AA
(245,230,170)
#F5E8B1
(245,232,177)
#F5EAB8
(245,234,184)
#F5ECBF
(245,236,191)
#F5EEC6
(245,238,198)
#F5F0CD
(245,240,205)
#F5F2D4
(245,242,212)
#F5F4DB
(245,244,219)
#F5F6E2
(245,246,226)
#F5F8E9
(245,248,233)
#F5FAF0
(245,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E6AA color. Also use rgb(245,230,170) instead hex code.

Text Font Color

.myTextColor { color: #F5E6AA; }

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

This text font color is #F5E6AA.

Background Color

.myBgColor { background-color: #F5E6AA; }

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

This div background color is #F5E6AA.

Border color

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

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

This div border color is #F5E6AA.

Opacity

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

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

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

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

This text has shadow with #F5E6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E6AA.

Preview

Color preview on black background

This text has color #F5E6AA on black background.


Color preview on white background

This text has color #F5E6AA on white background.


Black color preview on #F5E6AA background

This text has black color on #F5E6AA background.


White color preview on #F5E6AA background

This text has white color on #F5E6AA background.


Related colors

Complementary color

Complementary color for #hex is #0A1955.


I love getcolorcode.com

Triadic colors

1 #AAF5E6 and #E6AAF5 with #F5E6AA are triadic colors.

2 #AAE6F5 and #E6F5AA with #F5E6AA are triadic colors.