COLOR #80B4D0

HEX: #80B4D0 RGB: (128,180,208)

Renk bilgisi

#80B4D0 contains mainly green and blue colors. #80B4D0 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#80B4D0 color RGB value is (128,180,208).

RGB: (128,180,208) (50%, 71%, 82%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 180 of 255 = 71%
B 208 of 255 = 82%

128
180
208

R + G + B ~ 68%. #80B4D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 180 + 208 = 516 (100%)
R 128 of 516 ~ 24.81%
G 180 of 516 ~ 34.88%
B 208 of 516 ~ 40.31'%

%24.81
%34.88
%40.31

CMYK RENK MODELİ

#80B4D0 rengi CMYK tonu (38,13,0,18).

  • camgöbeği tonu 38.46%
  • eflatun tonu 13.46%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (38,13,0,18)
C38M13Y0K18 (38%, 13%, 0%, 18%)
(0.38 / 0.13 / 0.00 / 0.18)

CMYK yüzdeleri

%38.46
%13.46
%0
%18.43

Codes

Color #80B4D0 in popluar color models

80 B4 D0
RGB 128 180 208
HSL 201° 45.98% 65.88%
HSB/HSV 201° 38.46% 81.57%
CMYK 38.46% 13.46% 0.00%
18.43%

Color #80B4D0 in popluar number systems.

HEX 80 B4 D0
Decimal 128 180 208
Binary 10000000 10110100 11010000
Octal 200 264 320

Shades and tints

Shades of #80B4D0

#80B4D0
(128,180,208)
#75A4BE
(117,164,190)
#6A94AC
(106,148,172)
#5F849A
(95,132,154)
#547488
(84,116,136)
#496476
(73,100,118)
#3E5464
(62,84,100)
#334452
(51,68,82)
#283440
(40,52,64)
#1D242E
(29,36,46)
#12141C
(18,20,28)
#000000
(0,0,0)

Tints of #80B4D0

#80B4D0
(128,180,208)
#8BBAD4
(139,186,212)
#96C0D8
(150,192,216)
#A1C6DC
(161,198,220)
#ACCCE0
(172,204,224)
#B7D2E4
(183,210,228)
#C2D8E8
(194,216,232)
#CDDEEC
(205,222,236)
#D8E4F0
(216,228,240)
#E3EAF4
(227,234,244)
#EEF0F8
(238,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80B4D0; }

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

This text font color is #80B4D0.

Background Color

.myBgColor { background-color: #80B4D0; }

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

This div background color is #80B4D0.

Border color

.myBorderColor { border: 1px solid #80B4D0; }

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

This div border color is #80B4D0.

Opacity

.myOpacity80 { color: #80B4D0; opacity: 0.8; }

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

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

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

This text has shadow with #80B4D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80B4D0.

Preview

Color preview on black background

This text has color #80B4D0 on black background.


Color preview on white background

This text has color #80B4D0 on white background.


Black color preview on #80B4D0 background

This text has black color on #80B4D0 background.


White color preview on #80B4D0 background

This text has white color on #80B4D0 background.


Related colors

Complementary color

Complementary color for #hex is #7F4B2F.


I love getcolorcode.com

Triadic colors

1 #D080B4 and #B4D080 with #80B4D0 are triadic colors.

2 #D0B480 and #B480D0 with #80B4D0 are triadic colors.