COLOR #F5DDC5

HEX: #F5DDC5 RGB: (245,221,197)

Renk bilgisi

#F5DDC5 contains red, green and blue colors in about the same proportion. #F5DDC5 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#F5DDC5 color RGB value is (245,221,197).

RGB: (245,221,197) (96%, 87%, 77%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 221 of 255 = 87%
B 197 of 255 = 77%

245
221
197

R + G + B ~ 87%. #F5DDC5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 221 + 197 = 663 (100%)
R 245 of 663 ~ 36.95%
G 221 of 663 ~ 33.33%
B 197 of 663 ~ 29.71'%

%36.95
%33.33
%29.71

CMYK RENK MODELİ

#F5DDC5 rengi CMYK tonu (0,10,20,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.80%
  • sarı tonu 19.59%
  • ana renk tonu 3.92%

CMYK: (0,10,20,4)
C0M10Y20K4 (0%, 10%, 20%, 4%)
(0.00 / 0.10 / 0.20 / 0.04)

CMYK yüzdeleri

%0
%9.8
%19.59
%3.92

Codes

Color #F5DDC5 in popluar color models

F5 DD C5
RGB 245 221 197
HSL 30° 70.59% 86.67%
HSB/HSV 30° 19.59% 96.08%
CMYK 0.00% 9.80% 19.59%
3.92%

Color #F5DDC5 in popluar number systems.

HEX F5 DD C5
Decimal 245 221 197
Binary 11110101 11011101 11000101
Octal 365 335 305

Shades and tints

Shades of #F5DDC5

#F5DDC5
(245,221,197)
#DFC9B4
(223,201,180)
#C9B5A3
(201,181,163)
#B3A192
(179,161,146)
#9D8D81
(157,141,129)
#877970
(135,121,112)
#71655F
(113,101,95)
#5B514E
(91,81,78)
#453D3D
(69,61,61)
#2F292C
(47,41,44)
#19151B
(25,21,27)
#000000
(0,0,0)

Tints of #F5DDC5

#F5DDC5
(245,221,197)
#F5E0CA
(245,224,202)
#F5E3CF
(245,227,207)
#F5E6D4
(245,230,212)
#F5E9D9
(245,233,217)
#F5ECDE
(245,236,222)
#F5EFE3
(245,239,227)
#F5F2E8
(245,242,232)
#F5F5ED
(245,245,237)
#F5F8F2
(245,248,242)
#F5FBF7
(245,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5DDC5 color. Also use rgb(245,221,197) instead hex code.

Text Font Color

.myTextColor { color: #F5DDC5; }

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

This text font color is #F5DDC5.

Background Color

.myBgColor { background-color: #F5DDC5; }

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

This div background color is #F5DDC5.

Border color

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

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

This div border color is #F5DDC5.

Opacity

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

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

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

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

This text has shadow with #F5DDC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5DDC5.

Preview

Color preview on black background

This text has color #F5DDC5 on black background.


Color preview on white background

This text has color #F5DDC5 on white background.


Black color preview on #F5DDC5 background

This text has black color on #F5DDC5 background.


White color preview on #F5DDC5 background

This text has white color on #F5DDC5 background.


Related colors

Complementary color

Complementary color for #hex is #0A223A.


I love getcolorcode.com

Triadic colors

1 #C5F5DD and #DDC5F5 with #F5DDC5 are triadic colors.

2 #C5DDF5 and #DDF5C5 with #F5DDC5 are triadic colors.