COLOR #EDB63B

HEX: #EDB63B RGB: (237,182,59)

Renk bilgisi

#EDB63B contains mainly red and green colors. #EDB63B ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#EDB63B color RGB value is (237,182,59).

RGB: (237,182,59) (93%, 71%, 23%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 182 of 255 = 71%
B 59 of 255 = 23%

237
182
59

R + G + B ~ 62%. #EDB63B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 182 + 59 = 478 (100%)
R 237 of 478 ~ 49.58%
G 182 of 478 ~ 38.08%
B 59 of 478 ~ 12.34'%

%49.58
%38.08
%12.34

CMYK RENK MODELİ

#EDB63B rengi CMYK tonu (0,23,75,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.21%
  • sarı tonu 75.11%
  • ana renk tonu 7.06%

CMYK: (0,23,75,7)
C0M23Y75K7 (0%, 23%, 75%, 7%)
(0.00 / 0.23 / 0.75 / 0.07)

CMYK yüzdeleri

%0
%23.21
%75.11
%7.06

Codes

Color #EDB63B in popluar color models

ED B6 3B
RGB 237 182 59
HSL 41° 83.18% 58.04%
HSB/HSV 41° 75.11% 92.94%
CMYK 0.00% 23.21% 75.11%
7.06%

Color #EDB63B in popluar number systems.

HEX ED B6 3B
Decimal 237 182 59
Binary 11101101 10110110 111011
Octal 355 266 73

Shades and tints

Shades of #EDB63B

#EDB63B
(237,182,59)
#D8A636
(216,166,54)
#C39631
(195,150,49)
#AE862C
(174,134,44)
#997627
(153,118,39)
#846622
(132,102,34)
#6F561D
(111,86,29)
#5A4618
(90,70,24)
#453613
(69,54,19)
#30260E
(48,38,14)
#1B1609
(27,22,9)
#000000
(0,0,0)

Tints of #EDB63B

#EDB63B
(237,182,59)
#EEBC4C
(238,188,76)
#EFC25D
(239,194,93)
#F0C86E
(240,200,110)
#F1CE7F
(241,206,127)
#F2D490
(242,212,144)
#F3DAA1
(243,218,161)
#F4E0B2
(244,224,178)
#F5E6C3
(245,230,195)
#F6ECD4
(246,236,212)
#F7F2E5
(247,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB63B color. Also use rgb(237,182,59) instead hex code.

Text Font Color

.myTextColor { color: #EDB63B; }

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

This text font color is #EDB63B.

Background Color

.myBgColor { background-color: #EDB63B; }

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

This div background color is #EDB63B.

Border color

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

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

This div border color is #EDB63B.

Opacity

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

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

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

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

This text has shadow with #EDB63B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB63B.

Preview

Color preview on black background

This text has color #EDB63B on black background.


Color preview on white background

This text has color #EDB63B on white background.


Black color preview on #EDB63B background

This text has black color on #EDB63B background.


White color preview on #EDB63B background

This text has white color on #EDB63B background.


Related colors

Complementary color

Complementary color for #hex is #1249C4.


I love getcolorcode.com

Triadic colors

1 #3BEDB6 and #B63BED with #EDB63B are triadic colors.

2 #3BB6ED and #B6ED3B with #EDB63B are triadic colors.