COLOR #BECAF9

HEX: #BECAF9 RGB: (190,202,249)

Renk bilgisi

#BECAF9 contains red, green and blue colors in about the same proportion. #BECAF9 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#BECAF9 color RGB value is (190,202,249).

RGB: (190,202,249) (75%, 79%, 98%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 202 of 255 = 79%
B 249 of 255 = 98%

190
202
249

R + G + B ~ 84%. #BECAF9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 202 + 249 = 641 (100%)
R 190 of 641 ~ 29.64%
G 202 of 641 ~ 31.51%
B 249 of 641 ~ 38.85'%

%29.64
%31.51
%38.85

CMYK RENK MODELİ

#BECAF9 rengi CMYK tonu (24,19,0,2).

  • camgöbeği tonu 23.69%
  • eflatun tonu 18.88%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (24,19,0,2)
C24M19Y0K2 (24%, 19%, 0%, 2%)
(0.24 / 0.19 / 0.00 / 0.02)

CMYK yüzdeleri

%23.69
%18.88
%0
%2.35

Codes

Color #BECAF9 in popluar color models

BE CA F9
RGB 190 202 249
HSL 228° 83.10% 86.08%
HSB/HSV 228° 23.69% 97.65%
CMYK 23.69% 18.88% 0.00%
2.35%

Color #BECAF9 in popluar number systems.

HEX BE CA F9
Decimal 190 202 249
Binary 10111110 11001010 11111001
Octal 276 312 371

Shades and tints

Shades of #BECAF9

#BECAF9
(190,202,249)
#ADB8E3
(173,184,227)
#9CA6CD
(156,166,205)
#8B94B7
(139,148,183)
#7A82A1
(122,130,161)
#69708B
(105,112,139)
#585E75
(88,94,117)
#474C5F
(71,76,95)
#363A49
(54,58,73)
#252833
(37,40,51)
#14161D
(20,22,29)
#000000
(0,0,0)

Tints of #BECAF9

#BECAF9
(190,202,249)
#C3CEF9
(195,206,249)
#C8D2F9
(200,210,249)
#CDD6F9
(205,214,249)
#D2DAF9
(210,218,249)
#D7DEF9
(215,222,249)
#DCE2F9
(220,226,249)
#E1E6F9
(225,230,249)
#E6EAF9
(230,234,249)
#EBEEF9
(235,238,249)
#F0F2F9
(240,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BECAF9 color. Also use rgb(190,202,249) instead hex code.

Text Font Color

.myTextColor { color: #BECAF9; }

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

This text font color is #BECAF9.

Background Color

.myBgColor { background-color: #BECAF9; }

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

This div background color is #BECAF9.

Border color

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

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

This div border color is #BECAF9.

Opacity

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

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

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

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

This text has shadow with #BECAF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BECAF9.

Preview

Color preview on black background

This text has color #BECAF9 on black background.


Color preview on white background

This text has color #BECAF9 on white background.


Black color preview on #BECAF9 background

This text has black color on #BECAF9 background.


White color preview on #BECAF9 background

This text has white color on #BECAF9 background.


Related colors

Complementary color

Complementary color for #hex is #413506.


I love getcolorcode.com

Triadic colors

1 #F9BECA and #CAF9BE with #BECAF9 are triadic colors.

2 #F9CABE and #CABEF9 with #BECAF9 are triadic colors.