COLOR #BEB251

HEX: #BEB251 RGB: (190,178,81)

Renk bilgisi

#BEB251 contains mainly red and green colors. #BEB251 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BEB251 color RGB value is (190,178,81).

RGB: (190,178,81) (75%, 70%, 32%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 178 of 255 = 70%
B 81 of 255 = 32%

190
178
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 178 + 81 = 449 (100%)
R 190 of 449 ~ 42.32%
G 178 of 449 ~ 39.64%
B 81 of 449 ~ 18.04'%

%42.32
%39.64
%18.04

CMYK RENK MODELİ

#BEB251 rengi CMYK tonu (0,6,57,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.32%
  • sarı tonu 57.37%
  • ana renk tonu 25.49%

CMYK: (0,6,57,25)
C0M6Y57K25 (0%, 6%, 57%, 25%)
(0.00 / 0.06 / 0.57 / 0.25)

CMYK yüzdeleri

%0
%6.32
%57.37
%25.49

Codes

Color #BEB251 in popluar color models

BE B2 51
RGB 190 178 81
HSL 53° 45.61% 53.14%
HSB/HSV 53° 57.37% 74.51%
CMYK 0.00% 6.32% 57.37%
25.49%

Color #BEB251 in popluar number systems.

HEX BE B2 51
Decimal 190 178 81
Binary 10111110 10110010 1010001
Octal 276 262 121

Shades and tints

Shades of #BEB251

#BEB251
(190,178,81)
#ADA24A
(173,162,74)
#9C9243
(156,146,67)
#8B823C
(139,130,60)
#7A7235
(122,114,53)
#69622E
(105,98,46)
#585227
(88,82,39)
#474220
(71,66,32)
#363219
(54,50,25)
#252212
(37,34,18)
#14120B
(20,18,11)
#000000
(0,0,0)

Tints of #BEB251

#BEB251
(190,178,81)
#C3B960
(195,185,96)
#C8C06F
(200,192,111)
#CDC77E
(205,199,126)
#D2CE8D
(210,206,141)
#D7D59C
(215,213,156)
#DCDCAB
(220,220,171)
#E1E3BA
(225,227,186)
#E6EAC9
(230,234,201)
#EBF1D8
(235,241,216)
#F0F8E7
(240,248,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB251 color. Also use rgb(190,178,81) instead hex code.

Text Font Color

.myTextColor { color: #BEB251; }

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

This text font color is #BEB251.

Background Color

.myBgColor { background-color: #BEB251; }

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

This div background color is #BEB251.

Border color

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

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

This div border color is #BEB251.

Opacity

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

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

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

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

This text has shadow with #BEB251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB251.

Preview

Color preview on black background

This text has color #BEB251 on black background.


Color preview on white background

This text has color #BEB251 on white background.


Black color preview on #BEB251 background

This text has black color on #BEB251 background.


White color preview on #BEB251 background

This text has white color on #BEB251 background.


Related colors

Complementary color

Complementary color for #hex is #414DAE.


I love getcolorcode.com

Triadic colors

1 #51BEB2 and #B251BE with #BEB251 are triadic colors.

2 #51B2BE and #B2BE51 with #BEB251 are triadic colors.