COLOR #BEB61D

HEX: #BEB61D RGB: (190,182,29)

Renk bilgisi

#BEB61D contains mainly red and green colors. #BEB61D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#BEB61D color RGB value is (190,182,29).

RGB: (190,182,29) (75%, 71%, 11%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 182 of 255 = 71%
B 29 of 255 = 11%

190
182
29

R + G + B ~ 52%. #BEB61D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 182 + 29 = 401 (100%)
R 190 of 401 ~ 47.38%
G 182 of 401 ~ 45.39%
B 29 of 401 ~ 7.23'%

%47.38
%45.39

CMYK RENK MODELİ

#BEB61D rengi CMYK tonu (0,4,85,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.21%
  • sarı tonu 84.74%
  • ana renk tonu 25.49%

CMYK: (0,4,85,25)
C0M4Y85K25 (0%, 4%, 85%, 25%)
(0.00 / 0.04 / 0.85 / 0.25)

CMYK yüzdeleri

%0
%4.21
%84.74
%25.49

Codes

Color #BEB61D in popluar color models

BE B6 1D
RGB 190 182 29
HSL 57° 73.52% 42.94%
HSB/HSV 57° 84.74% 74.51%
CMYK 0.00% 4.21% 84.74%
25.49%

Color #BEB61D in popluar number systems.

HEX BE B6 1D
Decimal 190 182 29
Binary 10111110 10110110 11101
Octal 276 266 35

Shades and tints

Shades of #BEB61D

#BEB61D
(190,182,29)
#ADA61B
(173,166,27)
#9C9619
(156,150,25)
#8B8617
(139,134,23)
#7A7615
(122,118,21)
#696613
(105,102,19)
#585611
(88,86,17)
#47460F
(71,70,15)
#36360D
(54,54,13)
#25260B
(37,38,11)
#141609
(20,22,9)
#000000
(0,0,0)

Tints of #BEB61D

#BEB61D
(190,182,29)
#C3BC31
(195,188,49)
#C8C245
(200,194,69)
#CDC859
(205,200,89)
#D2CE6D
(210,206,109)
#D7D481
(215,212,129)
#DCDA95
(220,218,149)
#E1E0A9
(225,224,169)
#E6E6BD
(230,230,189)
#EBECD1
(235,236,209)
#F0F2E5
(240,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB61D color. Also use rgb(190,182,29) instead hex code.

Text Font Color

.myTextColor { color: #BEB61D; }

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

This text font color is #BEB61D.

Background Color

.myBgColor { background-color: #BEB61D; }

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

This div background color is #BEB61D.

Border color

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

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

This div border color is #BEB61D.

Opacity

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

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

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

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

This text has shadow with #BEB61D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB61D.

Preview

Color preview on black background

This text has color #BEB61D on black background.


Color preview on white background

This text has color #BEB61D on white background.


Black color preview on #BEB61D background

This text has black color on #BEB61D background.


White color preview on #BEB61D background

This text has white color on #BEB61D background.


Related colors

Complementary color

Complementary color for #hex is #4149E2.


I love getcolorcode.com

Triadic colors

1 #1DBEB6 and #B61DBE with #BEB61D are triadic colors.

2 #1DB6BE and #B6BE1D with #BEB61D are triadic colors.