COLOR #F6EDB7

HEX: #F6EDB7 RGB: (246,237,183)

Renk bilgisi

#F6EDB7 contains mainly red and green colors. #F6EDB7 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F6EDB7 color RGB value is (246,237,183).

RGB: (246,237,183) (96%, 93%, 72%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 237 of 255 = 93%
B 183 of 255 = 72%

246
237
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 237 + 183 = 666 (100%)
R 246 of 666 ~ 36.94%
G 237 of 666 ~ 35.59%
B 183 of 666 ~ 27.48'%

%36.94
%35.59
%27.48

CMYK RENK MODELİ

#F6EDB7 rengi CMYK tonu (0,4,26,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.66%
  • sarı tonu 25.61%
  • ana renk tonu 3.53%
CMYK: (0,4,26,4) C0M4Y26K4 (0%,4%,26%,4%) (0.00/0.04/0.26/0.04) 

CMYK yüzdeleri

%0
%3.66
%25.61
%3.53

Codes

Color #F6EDB7 in popluar color models

F6 ED B7
RGB 246 237 183
HSL 51° 77.78% 84.12%
HSB/HSV 51° 25.61% 96.47%
CMYK 0.00% 3.66% 25.61%
3.53%

Color #F6EDB7 in popluar number systems.

HEX F6 ED B7
Decimal 246 237 183
Binary 11110110 11101101 10110111
Octal 366 355 267

Shades and tints

Shades of #F6EDB7

#F6EDB7
(246,237,183)
#E0D8A7
(224,216,167)
#CAC397
(202,195,151)
#B4AE87
(180,174,135)
#9E9977
(158,153,119)
#888467
(136,132,103)
#726F57
(114,111,87)
#5C5A47
(92,90,71)
#464537
(70,69,55)
#303027
(48,48,39)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #F6EDB7

#F6EDB7
(246,237,183)
#F6EEBD
(246,238,189)
#F6EFC3
(246,239,195)
#F6F0C9
(246,240,201)
#F6F1CF
(246,241,207)
#F6F2D5
(246,242,213)
#F6F3DB
(246,243,219)
#F6F4E1
(246,244,225)
#F6F5E7
(246,245,231)
#F6F6ED
(246,246,237)
#F6F7F3
(246,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6EDB7; }

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

This text font color is #F6EDB7.

Background Color

.myBgColor { background-color: #F6EDB7; }

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

This div background color is #F6EDB7.

Border color

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

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

This div border color is #F6EDB7.

Opacity

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

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

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

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

This text has shadow with #F6EDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6EDB7.

Preview

Color preview on black background

This text has color #F6EDB7 on black background.


Color preview on white background

This text has color #F6EDB7 on white background.


Black color preview on #F6EDB7 background

This text has black color on #F6EDB7 background.


White color preview on #F6EDB7 background

This text has white color on #F6EDB7 background.


Related colors

Complementary color

Complementary color for #hex is #091248.


I love getcolorcode.com

Triadic colors

1 #B7F6ED and #EDB7F6 with #F6EDB7 are triadic colors.

2 #B7EDF6 and #EDF6B7 with #F6EDB7 are triadic colors.