COLOR #F6EDBD

HEX: #F6EDBD RGB: (246,237,189)

Renk bilgisi

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

RGB renk modeli

#F6EDBD color RGB value is (246,237,189).

RGB: (246,237,189) (96%, 93%, 74%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 237 of 255 = 93%
B 189 of 255 = 74%

246
237
189

R + G + B ~ 88%. #F6EDBD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 237 + 189 = 672 (100%)
R 246 of 672 ~ 36.61%
G 237 of 672 ~ 35.27%
B 189 of 672 ~ 28.13'%

%36.61
%35.27
%28.13

CMYK RENK MODELİ

#F6EDBD rengi CMYK tonu (0,4,23,4).

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

CMYK: (0,4,23,4)
C0M4Y23K4 (0%, 4%, 23%, 4%)
(0.00 / 0.04 / 0.23 / 0.04)

CMYK yüzdeleri

%0
%3.66
%23.17
%3.53

Codes

Color #F6EDBD in popluar color models

F6 ED BD
RGB 246 237 189
HSL 51° 76.00% 85.29%
HSB/HSV 51° 23.17% 96.47%
CMYK 0.00% 3.66% 23.17%
3.53%

Color #F6EDBD in popluar number systems.

HEX F6 ED BD
Decimal 246 237 189
Binary 11110110 11101101 10111101
Octal 366 355 275

Shades and tints

Shades of #F6EDBD

#F6EDBD
(246,237,189)
#E0D8AC
(224,216,172)
#CAC39B
(202,195,155)
#B4AE8A
(180,174,138)
#9E9979
(158,153,121)
#888468
(136,132,104)
#726F57
(114,111,87)
#5C5A46
(92,90,70)
#464535
(70,69,53)
#303024
(48,48,36)
#1A1B13
(26,27,19)
#000000
(0,0,0)

Tints of #F6EDBD

#F6EDBD
(246,237,189)
#F6EEC3
(246,238,195)
#F6EFC9
(246,239,201)
#F6F0CF
(246,240,207)
#F6F1D5
(246,241,213)
#F6F2DB
(246,242,219)
#F6F3E1
(246,243,225)
#F6F4E7
(246,244,231)
#F6F5ED
(246,245,237)
#F6F6F3
(246,246,243)
#F6F7F9
(246,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6EDBD; }

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

This text font color is #F6EDBD.

Background Color

.myBgColor { background-color: #F6EDBD; }

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

This div background color is #F6EDBD.

Border color

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

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

This div border color is #F6EDBD.

Opacity

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

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

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

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

This text has shadow with #F6EDBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6EDBD.

Preview

Color preview on black background

This text has color #F6EDBD on black background.


Color preview on white background

This text has color #F6EDBD on white background.


Black color preview on #F6EDBD background

This text has black color on #F6EDBD background.


White color preview on #F6EDBD background

This text has white color on #F6EDBD background.


Related colors

Complementary color

Complementary color for #hex is #091242.


I love getcolorcode.com

Triadic colors

1 #BDF6ED and #EDBDF6 with #F6EDBD are triadic colors.

2 #BDEDF6 and #EDF6BD with #F6EDBD are triadic colors.