COLOR #F6CE7E

HEX: #F6CE7E RGB: (246,206,126)

Renk bilgisi

#F6CE7E contains mainly red and green colors. #F6CE7E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F6CE7E color RGB value is (246,206,126).

RGB: (246,206,126) (96%, 81%, 49%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 206 of 255 = 81%
B 126 of 255 = 49%

246
206
126

R + G + B ~ 75%. #F6CE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 206 + 126 = 578 (100%)
R 246 of 578 ~ 42.56%
G 206 of 578 ~ 35.64%
B 126 of 578 ~ 21.8'%

%42.56
%35.64
%21.8

CMYK RENK MODELİ

#F6CE7E rengi CMYK tonu (0,16,49,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.26%
  • sarı tonu 48.78%
  • ana renk tonu 3.53%

CMYK: (0,16,49,4)
C0M16Y49K4 (0%, 16%, 49%, 4%)
(0.00 / 0.16 / 0.49 / 0.04)

CMYK yüzdeleri

%0
%16.26
%48.78
%3.53

Codes

Color #F6CE7E in popluar color models

F6 CE 7E
RGB 246 206 126
HSL 40° 86.96% 72.94%
HSB/HSV 40° 48.78% 96.47%
CMYK 0.00% 16.26% 48.78%
3.53%

Color #F6CE7E in popluar number systems.

HEX F6 CE 7E
Decimal 246 206 126
Binary 11110110 11001110 1111110
Octal 366 316 176

Shades and tints

Shades of #F6CE7E

#F6CE7E
(246,206,126)
#E0BC73
(224,188,115)
#CAAA68
(202,170,104)
#B4985D
(180,152,93)
#9E8652
(158,134,82)
#887447
(136,116,71)
#72623C
(114,98,60)
#5C5031
(92,80,49)
#463E26
(70,62,38)
#302C1B
(48,44,27)
#1A1A10
(26,26,16)
#000000
(0,0,0)

Tints of #F6CE7E

#F6CE7E
(246,206,126)
#F6D289
(246,210,137)
#F6D694
(246,214,148)
#F6DA9F
(246,218,159)
#F6DEAA
(246,222,170)
#F6E2B5
(246,226,181)
#F6E6C0
(246,230,192)
#F6EACB
(246,234,203)
#F6EED6
(246,238,214)
#F6F2E1
(246,242,225)
#F6F6EC
(246,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6CE7E color. Also use rgb(246,206,126) instead hex code.

Text Font Color

.myTextColor { color: #F6CE7E; }

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

This text font color is #F6CE7E.

Background Color

.myBgColor { background-color: #F6CE7E; }

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

This div background color is #F6CE7E.

Border color

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

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

This div border color is #F6CE7E.

Opacity

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

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

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

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

This text has shadow with #F6CE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6CE7E.

Preview

Color preview on black background

This text has color #F6CE7E on black background.


Color preview on white background

This text has color #F6CE7E on white background.


Black color preview on #F6CE7E background

This text has black color on #F6CE7E background.


White color preview on #F6CE7E background

This text has white color on #F6CE7E background.


Related colors

Complementary color

Complementary color for #hex is #093181.


I love getcolorcode.com

Triadic colors

1 #7EF6CE and #CE7EF6 with #F6CE7E are triadic colors.

2 #7ECEF6 and #CEF67E with #F6CE7E are triadic colors.