COLOR #F5EDA8

HEX: #F5EDA8 RGB: (245,237,168)

Renk bilgisi

#F5EDA8 contains mainly red and green colors. #F5EDA8 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F5EDA8 color RGB value is (245,237,168).

RGB: (245,237,168) (96%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 237 of 255 = 93%
B 168 of 255 = 66%

245
237
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 237 + 168 = 650 (100%)
R 245 of 650 ~ 37.69%
G 237 of 650 ~ 36.46%
B 168 of 650 ~ 25.85'%

%37.69
%36.46
%25.85

CMYK RENK MODELİ

#F5EDA8 rengi CMYK tonu (0,3,31,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.27%
  • sarı tonu 31.43%
  • ana renk tonu 3.92%

CMYK: (0,3,31,4)
C0M3Y31K4 (0%, 3%, 31%, 4%)
(0.00 / 0.03 / 0.31 / 0.04)

CMYK yüzdeleri

%0
%3.27
%31.43
%3.92

Codes

Color #F5EDA8 in popluar color models

F5 ED A8
RGB 245 237 168
HSL 54° 79.38% 80.98%
HSB/HSV 54° 31.43% 96.08%
CMYK 0.00% 3.27% 31.43%
3.92%

Color #F5EDA8 in popluar number systems.

HEX F5 ED A8
Decimal 245 237 168
Binary 11110101 11101101 10101000
Octal 365 355 250

Shades and tints

Shades of #F5EDA8

#F5EDA8
(245,237,168)
#DFD899
(223,216,153)
#C9C38A
(201,195,138)
#B3AE7B
(179,174,123)
#9D996C
(157,153,108)
#87845D
(135,132,93)
#716F4E
(113,111,78)
#5B5A3F
(91,90,63)
#454530
(69,69,48)
#2F3021
(47,48,33)
#191B12
(25,27,18)
#000000
(0,0,0)

Tints of #F5EDA8

#F5EDA8
(245,237,168)
#F5EEAF
(245,238,175)
#F5EFB6
(245,239,182)
#F5F0BD
(245,240,189)
#F5F1C4
(245,241,196)
#F5F2CB
(245,242,203)
#F5F3D2
(245,243,210)
#F5F4D9
(245,244,217)
#F5F5E0
(245,245,224)
#F5F6E7
(245,246,231)
#F5F7EE
(245,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5EDA8 color. Also use rgb(245,237,168) instead hex code.

Text Font Color

.myTextColor { color: #F5EDA8; }

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

This text font color is #F5EDA8.

Background Color

.myBgColor { background-color: #F5EDA8; }

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

This div background color is #F5EDA8.

Border color

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

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

This div border color is #F5EDA8.

Opacity

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

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

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

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

This text has shadow with #F5EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5EDA8.

Preview

Color preview on black background

This text has color #F5EDA8 on black background.


Color preview on white background

This text has color #F5EDA8 on white background.


Black color preview on #F5EDA8 background

This text has black color on #F5EDA8 background.


White color preview on #F5EDA8 background

This text has white color on #F5EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #0A1257.


I love getcolorcode.com

Triadic colors

1 #A8F5ED and #EDA8F5 with #F5EDA8 are triadic colors.

2 #A8EDF5 and #EDF5A8 with #F5EDA8 are triadic colors.