COLOR #F6EDC4

HEX: #F6EDC4 RGB: (246,237,196)

Renk bilgisi

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

RGB renk modeli

#F6EDC4 color RGB value is (246,237,196).

RGB: (246,237,196) (96%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 237 of 255 = 93%
B 196 of 255 = 77%

246
237
196

R + G + B ~ 89%. #F6EDC4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 237 + 196 = 679 (100%)
R 246 of 679 ~ 36.23%
G 237 of 679 ~ 34.9%
B 196 of 679 ~ 28.87'%

%36.23
%34.9
%28.87

CMYK RENK MODELİ

#F6EDC4 rengi CMYK tonu (0,4,20,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.66%
  • sarı tonu 20.33%
  • ana renk tonu 3.53%

CMYK: (0,4,20,4)
C0M4Y20K4 (0%, 4%, 20%, 4%)
(0.00 / 0.04 / 0.20 / 0.04)

CMYK yüzdeleri

%0
%3.66
%20.33
%3.53

Codes

Color #F6EDC4 in popluar color models

F6 ED C4
RGB 246 237 196
HSL 49° 73.53% 86.67%
HSB/HSV 49° 20.33% 96.47%
CMYK 0.00% 3.66% 20.33%
3.53%

Color #F6EDC4 in popluar number systems.

HEX F6 ED C4
Decimal 246 237 196
Binary 11110110 11101101 11000100
Octal 366 355 304

Shades and tints

Shades of #F6EDC4

#F6EDC4
(246,237,196)
#E0D8B3
(224,216,179)
#CAC3A2
(202,195,162)
#B4AE91
(180,174,145)
#9E9980
(158,153,128)
#88846F
(136,132,111)
#726F5E
(114,111,94)
#5C5A4D
(92,90,77)
#46453C
(70,69,60)
#30302B
(48,48,43)
#1A1B1A
(26,27,26)
#000000
(0,0,0)

Tints of #F6EDC4

#F6EDC4
(246,237,196)
#F6EEC9
(246,238,201)
#F6EFCE
(246,239,206)
#F6F0D3
(246,240,211)
#F6F1D8
(246,241,216)
#F6F2DD
(246,242,221)
#F6F3E2
(246,243,226)
#F6F4E7
(246,244,231)
#F6F5EC
(246,245,236)
#F6F6F1
(246,246,241)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6EDC4 color. Also use rgb(246,237,196) instead hex code.

Text Font Color

.myTextColor { color: #F6EDC4; }

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

This text font color is #F6EDC4.

Background Color

.myBgColor { background-color: #F6EDC4; }

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

This div background color is #F6EDC4.

Border color

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

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

This div border color is #F6EDC4.

Opacity

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

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

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

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

This text has shadow with #F6EDC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6EDC4.

Preview

Color preview on black background

This text has color #F6EDC4 on black background.


Color preview on white background

This text has color #F6EDC4 on white background.


Black color preview on #F6EDC4 background

This text has black color on #F6EDC4 background.


White color preview on #F6EDC4 background

This text has white color on #F6EDC4 background.


Related colors

Complementary color

Complementary color for #hex is #09123B.


I love getcolorcode.com

Triadic colors

1 #C4F6ED and #EDC4F6 with #F6EDC4 are triadic colors.

2 #C4EDF6 and #EDF6C4 with #F6EDC4 are triadic colors.