COLOR #00BDF0

HEX: #00BDF0 RGB: (0,189,240)

Renk bilgisi

#00BDF0 contains only green and blue colors. #00BDF0 ‘ nin web güvenlik rengi #00CCFF (ya da #0CF) dir.

RGB renk modeli

#00BDF0 color RGB value is (0,189,240).

RGB: (0,189,240) (0%, 74%, 94%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 189 of 255 = 74%
B 240 of 255 = 94%

0
189
240

R + G + B ~ 56%. #00BDF0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 189 + 240 = 429 (100%)
R 0 of 429 ~ 0%
G 189 of 429 ~ 44.06%
B 240 of 429 ~ 55.94'%

%44.06
%55.94

CMYK RENK MODELİ

#00BDF0 rengi CMYK tonu (100,21,0,6).

  • camgöbeği tonu 100.00%
  • eflatun tonu 21.25%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (100,21,0,6)
C100M21Y0K6 (100%, 21%, 0%, 6%)
(1.00 / 0.21 / 0.00 / 0.06)

CMYK yüzdeleri

%100
%21.25
%0
%5.88

Codes

Color #00BDF0 in popluar color models

00 BD F0
RGB 0 189 240
HSL 193° 100.00% 47.06%
HSB/HSV 193° 100.00% 94.12%
CMYK 100.00% 21.25% 0.00%
5.88%

Color #00BDF0 in popluar number systems.

HEX 00 BD F0
Decimal 0 189 240
Binary 0 10111101 11110000
Octal 0 275 360

Shades and tints

Shades of #00BDF0

#00BDF0
(0,189,240)
#00ACDB
(0,172,219)
#009BC6
(0,155,198)
#008AB1
(0,138,177)
#00799C
(0,121,156)
#006887
(0,104,135)
#005772
(0,87,114)
#00465D
(0,70,93)
#003548
(0,53,72)
#002433
(0,36,51)
#00131E
(0,19,30)
#000000
(0,0,0)

Tints of #00BDF0

#00BDF0
(0,189,240)
#17C3F1
(23,195,241)
#2EC9F2
(46,201,242)
#45CFF3
(69,207,243)
#5CD5F4
(92,213,244)
#73DBF5
(115,219,245)
#8AE1F6
(138,225,246)
#A1E7F7
(161,231,247)
#B8EDF8
(184,237,248)
#CFF3F9
(207,243,249)
#E6F9FA
(230,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00BDF0 color. Also use rgb(0,189,240) instead hex code.

Text Font Color

.myTextColor { color: #00BDF0; }

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

This text font color is #00BDF0.

Background Color

.myBgColor { background-color: #00BDF0; }

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

This div background color is #00BDF0.

Border color

.myBorderColor { border: 1px solid #00BDF0; }

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

This div border color is #00BDF0.

Opacity

.myOpacity80 { color: #00BDF0; opacity: 0.8; }

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

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

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

This text has shadow with #00BDF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00BDF0.

Preview

Color preview on black background

This text has color #00BDF0 on black background.


Color preview on white background

This text has color #00BDF0 on white background.


Black color preview on #00BDF0 background

This text has black color on #00BDF0 background.


White color preview on #00BDF0 background

This text has white color on #00BDF0 background.


Related colors

Complementary color

Complementary color for #hex is #FF420F.


I love getcolorcode.com

Gradyan

Color #00BDF0 is used in Vivid Sky Blue gradient.

Vivid Sky Blue


Triadic colors

1 #F000BD and #BDF000 with #00BDF0 are triadic colors.

2 #F0BD00 and #BD00F0 with #00BDF0 are triadic colors.