COLOR #F5B985

HEX: #F5B985 RGB: (245,185,133)

Renk bilgisi

#F5B985 contains mainly red color. #F5B985 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F5B985 color RGB value is (245,185,133).

RGB: (245,185,133) (96%, 73%, 52%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 185 of 255 = 73%
B 133 of 255 = 52%

245
185
133

R + G + B ~ 74%. #F5B985 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 185 + 133 = 563 (100%)
R 245 of 563 ~ 43.52%
G 185 of 563 ~ 32.86%
B 133 of 563 ~ 23.62'%

%43.52
%32.86
%23.62

CMYK RENK MODELİ

#F5B985 rengi CMYK tonu (0,24,46,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.49%
  • sarı tonu 45.71%
  • ana renk tonu 3.92%

CMYK: (0,24,46,4)
C0M24Y46K4 (0%, 24%, 46%, 4%)
(0.00 / 0.24 / 0.46 / 0.04)

CMYK yüzdeleri

%0
%24.49
%45.71
%3.92

Codes

Color #F5B985 in popluar color models

F5 B9 85
RGB 245 185 133
HSL 28° 84.85% 74.12%
HSB/HSV 28° 45.71% 96.08%
CMYK 0.00% 24.49% 45.71%
3.92%

Color #F5B985 in popluar number systems.

HEX F5 B9 85
Decimal 245 185 133
Binary 11110101 10111001 10000101
Octal 365 271 205

Shades and tints

Shades of #F5B985

#F5B985
(245,185,133)
#DFA979
(223,169,121)
#C9996D
(201,153,109)
#B38961
(179,137,97)
#9D7955
(157,121,85)
#876949
(135,105,73)
#71593D
(113,89,61)
#5B4931
(91,73,49)
#453925
(69,57,37)
#2F2919
(47,41,25)
#19190D
(25,25,13)
#000000
(0,0,0)

Tints of #F5B985

#F5B985
(245,185,133)
#F5BF90
(245,191,144)
#F5C59B
(245,197,155)
#F5CBA6
(245,203,166)
#F5D1B1
(245,209,177)
#F5D7BC
(245,215,188)
#F5DDC7
(245,221,199)
#F5E3D2
(245,227,210)
#F5E9DD
(245,233,221)
#F5EFE8
(245,239,232)
#F5F5F3
(245,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5B985 color. Also use rgb(245,185,133) instead hex code.

Text Font Color

.myTextColor { color: #F5B985; }

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

This text font color is #F5B985.

Background Color

.myBgColor { background-color: #F5B985; }

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

This div background color is #F5B985.

Border color

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

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

This div border color is #F5B985.

Opacity

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

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

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

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

This text has shadow with #F5B985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5B985.

Preview

Color preview on black background

This text has color #F5B985 on black background.


Color preview on white background

This text has color #F5B985 on white background.


Black color preview on #F5B985 background

This text has black color on #F5B985 background.


White color preview on #F5B985 background

This text has white color on #F5B985 background.


Related colors

Complementary color

Complementary color for #hex is #0A467A.


I love getcolorcode.com

Triadic colors

1 #85F5B9 and #B985F5 with #F5B985 are triadic colors.

2 #85B9F5 and #B9F585 with #F5B985 are triadic colors.