COLOR #F8C694

HEX: #F8C694 RGB: (248,198,148)

Renk bilgisi

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

RGB renk modeli

#F8C694 color RGB value is (248,198,148).

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

RGB bağlantıları ve doygunluk

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

248
198
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 248 + 198 + 148 = 594 (100%)
R 248 of 594 ~ 41.75%
G 198 of 594 ~ 33.33%
B 148 of 594 ~ 24.92'%

%41.75
%33.33
%24.92

CMYK RENK MODELİ

#F8C694 rengi CMYK tonu (0,20,40,3).

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

CMYK: (0,20,40,3)
C0M20Y40K3 (0%, 20%, 40%, 3%)
(0.00 / 0.20 / 0.40 / 0.03)

CMYK yüzdeleri

%0
%20.16
%40.32
%2.75

Codes

Color #F8C694 in popluar color models

F8 C6 94
RGB 248 198 148
HSL 30° 87.72% 77.65%
HSB/HSV 30° 40.32% 97.25%
CMYK 0.00% 20.16% 40.32%
2.75%

Color #F8C694 in popluar number systems.

HEX F8 C6 94
Decimal 248 198 148
Binary 11111000 11000110 10010100
Octal 370 306 224

Shades and tints

Shades of #F8C694

#F8C694
(248,198,148)
#E2B487
(226,180,135)
#CCA27A
(204,162,122)
#B6906D
(182,144,109)
#A07E60
(160,126,96)
#8A6C53
(138,108,83)
#745A46
(116,90,70)
#5E4839
(94,72,57)
#48362C
(72,54,44)
#32241F
(50,36,31)
#1C1212
(28,18,18)
#000000
(0,0,0)

Tints of #F8C694

#F8C694
(248,198,148)
#F8CB9D
(248,203,157)
#F8D0A6
(248,208,166)
#F8D5AF
(248,213,175)
#F8DAB8
(248,218,184)
#F8DFC1
(248,223,193)
#F8E4CA
(248,228,202)
#F8E9D3
(248,233,211)
#F8EEDC
(248,238,220)
#F8F3E5
(248,243,229)
#F8F8EE
(248,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F8C694; }

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

This text font color is #F8C694.

Background Color

.myBgColor { background-color: #F8C694; }

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

This div background color is #F8C694.

Border color

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

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

This div border color is #F8C694.

Opacity

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

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

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

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

This text has shadow with #F8C694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F8C694.

Preview

Color preview on black background

This text has color #F8C694 on black background.


Color preview on white background

This text has color #F8C694 on white background.


Black color preview on #F8C694 background

This text has black color on #F8C694 background.


White color preview on #F8C694 background

This text has white color on #F8C694 background.


Related colors

Complementary color

Complementary color for #hex is #07396B.


I love getcolorcode.com

Triadic colors

1 #94F8C6 and #C694F8 with #F8C694 are triadic colors.

2 #94C6F8 and #C6F894 with #F8C694 are triadic colors.