COLOR #F6925A

HEX: #F6925A RGB: (246,146,90)

Renk bilgisi

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

RGB renk modeli

#F6925A color RGB value is (246,146,90).

RGB: (246,146,90) (96%, 57%, 35%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 146 of 255 = 57%
B 90 of 255 = 35%

246
146
90

R + G + B ~ 63%. #F6925A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 146 + 90 = 482 (100%)
R 246 of 482 ~ 51.04%
G 146 of 482 ~ 30.29%
B 90 of 482 ~ 18.67'%

%51.04
%30.29
%18.67

CMYK RENK MODELİ

#F6925A rengi CMYK tonu (0,41,63,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.65%
  • sarı tonu 63.41%
  • ana renk tonu 3.53%

CMYK: (0,41,63,4)
C0M41Y63K4 (0%, 41%, 63%, 4%)
(0.00 / 0.41 / 0.63 / 0.04)

CMYK yüzdeleri

%0
%40.65
%63.41
%3.53

Codes

Color #F6925A in popluar color models

F6 92 5A
RGB 246 146 90
HSL 22° 89.66% 65.88%
HSB/HSV 22° 63.41% 96.47%
CMYK 0.00% 40.65% 63.41%
3.53%

Color #F6925A in popluar number systems.

HEX F6 92 5A
Decimal 246 146 90
Binary 11110110 10010010 1011010
Octal 366 222 132

Shades and tints

Shades of #F6925A

#F6925A
(246,146,90)
#E08552
(224,133,82)
#CA784A
(202,120,74)
#B46B42
(180,107,66)
#9E5E3A
(158,94,58)
#885132
(136,81,50)
#72442A
(114,68,42)
#5C3722
(92,55,34)
#462A1A
(70,42,26)
#301D12
(48,29,18)
#1A100A
(26,16,10)
#000000
(0,0,0)

Tints of #F6925A

#F6925A
(246,146,90)
#F69B69
(246,155,105)
#F6A478
(246,164,120)
#F6AD87
(246,173,135)
#F6B696
(246,182,150)
#F6BFA5
(246,191,165)
#F6C8B4
(246,200,180)
#F6D1C3
(246,209,195)
#F6DAD2
(246,218,210)
#F6E3E1
(246,227,225)
#F6ECF0
(246,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6925A color. Also use rgb(246,146,90) instead hex code.

Text Font Color

.myTextColor { color: #F6925A; }

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

This text font color is #F6925A.

Background Color

.myBgColor { background-color: #F6925A; }

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

This div background color is #F6925A.

Border color

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

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

This div border color is #F6925A.

Opacity

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

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

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

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

This text has shadow with #F6925A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6925A.

Preview

Color preview on black background

This text has color #F6925A on black background.


Color preview on white background

This text has color #F6925A on white background.


Black color preview on #F6925A background

This text has black color on #F6925A background.


White color preview on #F6925A background

This text has white color on #F6925A background.


Related colors

Complementary color

Complementary color for #hex is #096DA5.


I love getcolorcode.com

Triadic colors

1 #5AF692 and #925AF6 with #F6925A are triadic colors.

2 #5A92F6 and #92F65A with #F6925A are triadic colors.