COLOR #F8C693

HEX: #F8C693 RGB: (248,198,147)

Renk bilgisi

#F8C693 contains mainly red and green colors. #F8C693 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F8C693 color RGB value is (248,198,147).

RGB: (248,198,147) (97%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 248 of 255 = 97%
G 198 of 255 = 78%
B 147 of 255 = 58%

248
198
147

R + G + B ~ 78%. #F8C693 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 248 + 198 + 147 = 593 (100%)
R 248 of 593 ~ 41.82%
G 198 of 593 ~ 33.39%
B 147 of 593 ~ 24.79'%

%41.82
%33.39
%24.79

CMYK RENK MODELİ

#F8C693 rengi CMYK tonu (0,20,41,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.16%
  • sarı tonu 40.73%
  • ana renk tonu 2.75%

CMYK: (0,20,41,3)
C0M20Y41K3 (0%, 20%, 41%, 3%)
(0.00 / 0.20 / 0.41 / 0.03)

CMYK yüzdeleri

%0
%20.16
%40.73
%2.75

Codes

Color #F8C693 in popluar color models

F8 C6 93
RGB 248 198 147
HSL 30° 87.83% 77.45%
HSB/HSV 30° 40.73% 97.25%
CMYK 0.00% 20.16% 40.73%
2.75%

Color #F8C693 in popluar number systems.

HEX F8 C6 93
Decimal 248 198 147
Binary 11111000 11000110 10010011
Octal 370 306 223

Shades and tints

Shades of #F8C693

#F8C693
(248,198,147)
#E2B486
(226,180,134)
#CCA279
(204,162,121)
#B6906C
(182,144,108)
#A07E5F
(160,126,95)
#8A6C52
(138,108,82)
#745A45
(116,90,69)
#5E4838
(94,72,56)
#48362B
(72,54,43)
#32241E
(50,36,30)
#1C1211
(28,18,17)
#000000
(0,0,0)

Tints of #F8C693

#F8C693
(248,198,147)
#F8CB9C
(248,203,156)
#F8D0A5
(248,208,165)
#F8D5AE
(248,213,174)
#F8DAB7
(248,218,183)
#F8DFC0
(248,223,192)
#F8E4C9
(248,228,201)
#F8E9D2
(248,233,210)
#F8EEDB
(248,238,219)
#F8F3E4
(248,243,228)
#F8F8ED
(248,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F8C693 color. Also use rgb(248,198,147) instead hex code.

Text Font Color

.myTextColor { color: #F8C693; }

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

This text font color is #F8C693.

Background Color

.myBgColor { background-color: #F8C693; }

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

This div background color is #F8C693.

Border color

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

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

This div border color is #F8C693.

Opacity

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

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

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

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

This text has shadow with #F8C693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8C693.

Preview

Color preview on black background

This text has color #F8C693 on black background.


Color preview on white background

This text has color #F8C693 on white background.


Black color preview on #F8C693 background

This text has black color on #F8C693 background.


White color preview on #F8C693 background

This text has white color on #F8C693 background.


Related colors

Complementary color

Complementary color for #hex is #07396C.


I love getcolorcode.com

Triadic colors

1 #93F8C6 and #C693F8 with #F8C693 are triadic colors.

2 #93C6F8 and #C6F893 with #F8C693 are triadic colors.