COLOR #B480C5

HEX: #B480C5 RGB: (180,128,197)

Renk bilgisi

#B480C5 contains mainly red and blue colors. #B480C5 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#B480C5 color RGB value is (180,128,197).

RGB: (180,128,197) (71%, 50%, 77%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 128 of 255 = 50%
B 197 of 255 = 77%

180
128
197

R + G + B ~ 66%. #B480C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 128 + 197 = 505 (100%)
R 180 of 505 ~ 35.64%
G 128 of 505 ~ 25.35%
B 197 of 505 ~ 39.01'%

%35.64
%25.35
%39.01

CMYK RENK MODELİ

#B480C5 rengi CMYK tonu (9,35,0,23).

  • camgöbeği tonu 8.63%
  • eflatun tonu 35.03%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (9,35,0,23)
C9M35Y0K23 (9%, 35%, 0%, 23%)
(0.09 / 0.35 / 0.00 / 0.23)

CMYK yüzdeleri

%8.63
%35.03
%0
%22.75

Codes

Color #B480C5 in popluar color models

B4 80 C5
RGB 180 128 197
HSL 285° 37.30% 63.73%
HSB/HSV 285° 35.03% 77.25%
CMYK 8.63% 35.03% 0.00%
22.75%

Color #B480C5 in popluar number systems.

HEX B4 80 C5
Decimal 180 128 197
Binary 10110100 10000000 11000101
Octal 264 200 305

Shades and tints

Shades of #B480C5

#B480C5
(180,128,197)
#A475B4
(164,117,180)
#946AA3
(148,106,163)
#845F92
(132,95,146)
#745481
(116,84,129)
#644970
(100,73,112)
#543E5F
(84,62,95)
#44334E
(68,51,78)
#34283D
(52,40,61)
#241D2C
(36,29,44)
#14121B
(20,18,27)
#000000
(0,0,0)

Tints of #B480C5

#B480C5
(180,128,197)
#BA8BCA
(186,139,202)
#C096CF
(192,150,207)
#C6A1D4
(198,161,212)
#CCACD9
(204,172,217)
#D2B7DE
(210,183,222)
#D8C2E3
(216,194,227)
#DECDE8
(222,205,232)
#E4D8ED
(228,216,237)
#EAE3F2
(234,227,242)
#F0EEF7
(240,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B480C5 color. Also use rgb(180,128,197) instead hex code.

Text Font Color

.myTextColor { color: #B480C5; }

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

This text font color is #B480C5.

Background Color

.myBgColor { background-color: #B480C5; }

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

This div background color is #B480C5.

Border color

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

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

This div border color is #B480C5.

Opacity

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

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

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

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

This text has shadow with #B480C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B480C5.

Preview

Color preview on black background

This text has color #B480C5 on black background.


Color preview on white background

This text has color #B480C5 on white background.


Black color preview on #B480C5 background

This text has black color on #B480C5 background.


White color preview on #B480C5 background

This text has white color on #B480C5 background.


Related colors

Complementary color

Complementary color for #hex is #4B7F3A.


I love getcolorcode.com

Triadic colors

1 #C5B480 and #80C5B4 with #B480C5 are triadic colors.

2 #C580B4 and #80B4C5 with #B480C5 are triadic colors.