COLOR #F6F0D7

HEX: #F6F0D7 RGB: (246,240,215)

Renk bilgisi

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

RGB renk modeli

#F6F0D7 color RGB value is (246,240,215).

RGB: (246,240,215) (96%, 94%, 84%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 240 of 255 = 94%
B 215 of 255 = 84%

246
240
215

R + G + B ~ 91%. #F6F0D7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 240 + 215 = 701 (100%)
R 246 of 701 ~ 35.09%
G 240 of 701 ~ 34.24%
B 215 of 701 ~ 30.67'%

%35.09
%34.24
%30.67

CMYK RENK MODELİ

#F6F0D7 rengi CMYK tonu (0,2,13,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.44%
  • sarı tonu 12.60%
  • ana renk tonu 3.53%

CMYK: (0,2,13,4)
C0M2Y13K4 (0%, 2%, 13%, 4%)
(0.00 / 0.02 / 0.13 / 0.04)

CMYK yüzdeleri

%0
%2.44
%12.6
%3.53

Codes

Color #F6F0D7 in popluar color models

F6 F0 D7
RGB 246 240 215
HSL 48° 63.27% 90.39%
HSB/HSV 48° 12.60% 96.47%
CMYK 0.00% 2.44% 12.60%
3.53%

Color #F6F0D7 in popluar number systems.

HEX F6 F0 D7
Decimal 246 240 215
Binary 11110110 11110000 11010111
Octal 366 360 327

Shades and tints

Shades of #F6F0D7

#F6F0D7
(246,240,215)
#E0DBC4
(224,219,196)
#CAC6B1
(202,198,177)
#B4B19E
(180,177,158)
#9E9C8B
(158,156,139)
#888778
(136,135,120)
#727265
(114,114,101)
#5C5D52
(92,93,82)
#46483F
(70,72,63)
#30332C
(48,51,44)
#1A1E19
(26,30,25)
#000000
(0,0,0)

Tints of #F6F0D7

#F6F0D7
(246,240,215)
#F6F1DA
(246,241,218)
#F6F2DD
(246,242,221)
#F6F3E0
(246,243,224)
#F6F4E3
(246,244,227)
#F6F5E6
(246,245,230)
#F6F6E9
(246,246,233)
#F6F7EC
(246,247,236)
#F6F8EF
(246,248,239)
#F6F9F2
(246,249,242)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6F0D7 color. Also use rgb(246,240,215) instead hex code.

Text Font Color

.myTextColor { color: #F6F0D7; }

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

This text font color is #F6F0D7.

Background Color

.myBgColor { background-color: #F6F0D7; }

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

This div background color is #F6F0D7.

Border color

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

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

This div border color is #F6F0D7.

Opacity

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

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

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

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

This text has shadow with #F6F0D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6F0D7.

Preview

Color preview on black background

This text has color #F6F0D7 on black background.


Color preview on white background

This text has color #F6F0D7 on white background.


Black color preview on #F6F0D7 background

This text has black color on #F6F0D7 background.


White color preview on #F6F0D7 background

This text has white color on #F6F0D7 background.


Related colors

Complementary color

Complementary color for #hex is #090F28.


I love getcolorcode.com

Triadic colors

1 #D7F6F0 and #F0D7F6 with #F6F0D7 are triadic colors.

2 #D7F0F6 and #F0F6D7 with #F6F0D7 are triadic colors.