COLOR #F6AC7B

HEX: #F6AC7B RGB: (246,172,123)

Renk bilgisi

#F6AC7B contains mainly red color. #F6AC7B ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#F6AC7B color RGB value is (246,172,123).

RGB: (246,172,123) (96%, 67%, 48%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 172 of 255 = 67%
B 123 of 255 = 48%

246
172
123

R + G + B ~ 70%. #F6AC7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 172 + 123 = 541 (100%)
R 246 of 541 ~ 45.47%
G 172 of 541 ~ 31.79%
B 123 of 541 ~ 22.74'%

%45.47
%31.79
%22.74

CMYK RENK MODELİ

#F6AC7B rengi CMYK tonu (0,30,50,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.08%
  • sarı tonu 50.00%
  • ana renk tonu 3.53%

CMYK: (0,30,50,4)
C0M30Y50K4 (0%, 30%, 50%, 4%)
(0.00 / 0.30 / 0.50 / 0.04)

CMYK yüzdeleri

%0
%30.08
%50
%3.53

Codes

Color #F6AC7B in popluar color models

F6 AC 7B
RGB 246 172 123
HSL 24° 87.23% 72.35%
HSB/HSV 24° 50.00% 96.47%
CMYK 0.00% 30.08% 50.00%
3.53%

Color #F6AC7B in popluar number systems.

HEX F6 AC 7B
Decimal 246 172 123
Binary 11110110 10101100 1111011
Octal 366 254 173

Shades and tints

Shades of #F6AC7B

#F6AC7B
(246,172,123)
#E09D70
(224,157,112)
#CA8E65
(202,142,101)
#B47F5A
(180,127,90)
#9E704F
(158,112,79)
#886144
(136,97,68)
#725239
(114,82,57)
#5C432E
(92,67,46)
#463423
(70,52,35)
#302518
(48,37,24)
#1A160D
(26,22,13)
#000000
(0,0,0)

Tints of #F6AC7B

#F6AC7B
(246,172,123)
#F6B387
(246,179,135)
#F6BA93
(246,186,147)
#F6C19F
(246,193,159)
#F6C8AB
(246,200,171)
#F6CFB7
(246,207,183)
#F6D6C3
(246,214,195)
#F6DDCF
(246,221,207)
#F6E4DB
(246,228,219)
#F6EBE7
(246,235,231)
#F6F2F3
(246,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6AC7B color. Also use rgb(246,172,123) instead hex code.

Text Font Color

.myTextColor { color: #F6AC7B; }

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

This text font color is #F6AC7B.

Background Color

.myBgColor { background-color: #F6AC7B; }

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

This div background color is #F6AC7B.

Border color

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

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

This div border color is #F6AC7B.

Opacity

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

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

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

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

This text has shadow with #F6AC7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6AC7B.

Preview

Color preview on black background

This text has color #F6AC7B on black background.


Color preview on white background

This text has color #F6AC7B on white background.


Black color preview on #F6AC7B background

This text has black color on #F6AC7B background.


White color preview on #F6AC7B background

This text has white color on #F6AC7B background.


Related colors

Complementary color

Complementary color for #hex is #095384.


I love getcolorcode.com

Triadic colors

1 #7BF6AC and #AC7BF6 with #F6AC7B are triadic colors.

2 #7BACF6 and #ACF67B with #F6AC7B are triadic colors.