COLOR #F5E2AF

HEX: #F5E2AF RGB: (245,226,175)

Renk bilgisi

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

RGB renk modeli

#F5E2AF color RGB value is (245,226,175).

RGB: (245,226,175) (96%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 226 of 255 = 89%
B 175 of 255 = 69%

245
226
175

R + G + B ~ 85%. #F5E2AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 226 + 175 = 646 (100%)
R 245 of 646 ~ 37.93%
G 226 of 646 ~ 34.98%
B 175 of 646 ~ 27.09'%

%37.93
%34.98
%27.09

CMYK RENK MODELİ

#F5E2AF rengi CMYK tonu (0,8,29,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.76%
  • sarı tonu 28.57%
  • ana renk tonu 3.92%

CMYK: (0,8,29,4)
C0M8Y29K4 (0%, 8%, 29%, 4%)
(0.00 / 0.08 / 0.29 / 0.04)

CMYK yüzdeleri

%0
%7.76
%28.57
%3.92

Codes

Color #F5E2AF in popluar color models

F5 E2 AF
RGB 245 226 175
HSL 44° 77.78% 82.35%
HSB/HSV 44° 28.57% 96.08%
CMYK 0.00% 7.76% 28.57%
3.92%

Color #F5E2AF in popluar number systems.

HEX F5 E2 AF
Decimal 245 226 175
Binary 11110101 11100010 10101111
Octal 365 342 257

Shades and tints

Shades of #F5E2AF

#F5E2AF
(245,226,175)
#DFCEA0
(223,206,160)
#C9BA91
(201,186,145)
#B3A682
(179,166,130)
#9D9273
(157,146,115)
#877E64
(135,126,100)
#716A55
(113,106,85)
#5B5646
(91,86,70)
#454237
(69,66,55)
#2F2E28
(47,46,40)
#191A19
(25,26,25)
#000000
(0,0,0)

Tints of #F5E2AF

#F5E2AF
(245,226,175)
#F5E4B6
(245,228,182)
#F5E6BD
(245,230,189)
#F5E8C4
(245,232,196)
#F5EACB
(245,234,203)
#F5ECD2
(245,236,210)
#F5EED9
(245,238,217)
#F5F0E0
(245,240,224)
#F5F2E7
(245,242,231)
#F5F4EE
(245,244,238)
#F5F6F5
(245,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5E2AF color. Also use rgb(245,226,175) instead hex code.

Text Font Color

.myTextColor { color: #F5E2AF; }

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

This text font color is #F5E2AF.

Background Color

.myBgColor { background-color: #F5E2AF; }

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

This div background color is #F5E2AF.

Border color

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

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

This div border color is #F5E2AF.

Opacity

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

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

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

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

This text has shadow with #F5E2AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5E2AF.

Preview

Color preview on black background

This text has color #F5E2AF on black background.


Color preview on white background

This text has color #F5E2AF on white background.


Black color preview on #F5E2AF background

This text has black color on #F5E2AF background.


White color preview on #F5E2AF background

This text has white color on #F5E2AF background.


Related colors

Complementary color

Complementary color for #hex is #0A1D50.


I love getcolorcode.com

Triadic colors

1 #AFF5E2 and #E2AFF5 with #F5E2AF are triadic colors.

2 #AFE2F5 and #E2F5AF with #F5E2AF are triadic colors.