COLOR #F5D36B

HEX: #F5D36B RGB: (245,211,107)

Renk bilgisi

#F5D36B contains mainly red and green colors. #F5D36B ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#F5D36B color RGB value is (245,211,107).

RGB: (245,211,107) (96%, 83%, 42%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 211 of 255 = 83%
B 107 of 255 = 42%

245
211
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 211 + 107 = 563 (100%)
R 245 of 563 ~ 43.52%
G 211 of 563 ~ 37.48%
B 107 of 563 ~ 19.01'%

%43.52
%37.48
%19.01

CMYK RENK MODELİ

#F5D36B rengi CMYK tonu (0,14,56,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.88%
  • sarı tonu 56.33%
  • ana renk tonu 3.92%

CMYK: (0,14,56,4)
C0M14Y56K4 (0%, 14%, 56%, 4%)
(0.00 / 0.14 / 0.56 / 0.04)

CMYK yüzdeleri

%0
%13.88
%56.33
%3.92

Codes

Color #F5D36B in popluar color models

F5 D3 6B
RGB 245 211 107
HSL 45° 87.34% 69.02%
HSB/HSV 45° 56.33% 96.08%
CMYK 0.00% 13.88% 56.33%
3.92%

Color #F5D36B in popluar number systems.

HEX F5 D3 6B
Decimal 245 211 107
Binary 11110101 11010011 1101011
Octal 365 323 153

Shades and tints

Shades of #F5D36B

#F5D36B
(245,211,107)
#DFC062
(223,192,98)
#C9AD59
(201,173,89)
#B39A50
(179,154,80)
#9D8747
(157,135,71)
#87743E
(135,116,62)
#716135
(113,97,53)
#5B4E2C
(91,78,44)
#453B23
(69,59,35)
#2F281A
(47,40,26)
#191511
(25,21,17)
#000000
(0,0,0)

Tints of #F5D36B

#F5D36B
(245,211,107)
#F5D778
(245,215,120)
#F5DB85
(245,219,133)
#F5DF92
(245,223,146)
#F5E39F
(245,227,159)
#F5E7AC
(245,231,172)
#F5EBB9
(245,235,185)
#F5EFC6
(245,239,198)
#F5F3D3
(245,243,211)
#F5F7E0
(245,247,224)
#F5FBED
(245,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5D36B color. Also use rgb(245,211,107) instead hex code.

Text Font Color

.myTextColor { color: #F5D36B; }

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

This text font color is #F5D36B.

Background Color

.myBgColor { background-color: #F5D36B; }

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

This div background color is #F5D36B.

Border color

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

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

This div border color is #F5D36B.

Opacity

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

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

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

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

This text has shadow with #F5D36B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5D36B.

Preview

Color preview on black background

This text has color #F5D36B on black background.


Color preview on white background

This text has color #F5D36B on white background.


Black color preview on #F5D36B background

This text has black color on #F5D36B background.


White color preview on #F5D36B background

This text has white color on #F5D36B background.


Related colors

Complementary color

Complementary color for #hex is #0A2C94.


I love getcolorcode.com

Triadic colors

1 #6BF5D3 and #D36BF5 with #F5D36B are triadic colors.

2 #6BD3F5 and #D3F56B with #F5D36B are triadic colors.