COLOR #0066DB

HEX: #0066DB RGB: (0,102,219)

Renk bilgisi

#0066DB contains mainly blue color. #0066DB ‘ nin web güvenlik rengi #0066CC (ya da #06C) dir.

RGB renk modeli

#0066DB color RGB value is (0,102,219).

RGB: (0,102,219) (0%, 40%, 86%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 102 of 255 = 40%
B 219 of 255 = 86%

0
102
219

R + G + B ~ 42%. #0066DB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 102 + 219 = 321 (100%)
R 0 of 321 ~ 0%
G 102 of 321 ~ 31.78%
B 219 of 321 ~ 68.22'%

%31.78
%68.22

CMYK RENK MODELİ

#0066DB rengi CMYK tonu (100,53,0,14).

  • camgöbeği tonu 100.00%
  • eflatun tonu 53.42%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (100,53,0,14)
C100M53Y0K14 (100%, 53%, 0%, 14%)
(1.00 / 0.53 / 0.00 / 0.14)

CMYK yüzdeleri

%100
%53.42
%0
%14.12

Codes

Color #0066DB in popluar color models

00 66 DB
RGB 0 102 219
HSL 212° 100.00% 42.94%
HSB/HSV 212° 100.00% 85.88%
CMYK 100.00% 53.42% 0.00%
14.12%

Color #0066DB in popluar number systems.

HEX 00 66 DB
Decimal 0 102 219
Binary 0 1100110 11011011
Octal 0 146 333

Shades and tints

Shades of #0066DB

#0066DB
(0,102,219)
#005DC8
(0,93,200)
#0054B5
(0,84,181)
#004BA2
(0,75,162)
#00428F
(0,66,143)
#00397C
(0,57,124)
#003069
(0,48,105)
#002756
(0,39,86)
#001E43
(0,30,67)
#001530
(0,21,48)
#000C1D
(0,12,29)
#000000
(0,0,0)

Tints of #0066DB

#0066DB
(0,102,219)
#1773DE
(23,115,222)
#2E80E1
(46,128,225)
#458DE4
(69,141,228)
#5C9AE7
(92,154,231)
#73A7EA
(115,167,234)
#8AB4ED
(138,180,237)
#A1C1F0
(161,193,240)
#B8CEF3
(184,206,243)
#CFDBF6
(207,219,246)
#E6E8F9
(230,232,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0066DB color. Also use rgb(0,102,219) instead hex code.

Text Font Color

.myTextColor { color: #0066DB; }

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

This text font color is #0066DB.

Background Color

.myBgColor { background-color: #0066DB; }

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

This div background color is #0066DB.

Border color

.myBorderColor { border: 1px solid #0066DB; }

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

This div border color is #0066DB.

Opacity

.myOpacity80 { color: #0066DB; opacity: 0.8; }

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

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

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

This text has shadow with #0066DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0066DB.

Preview

Color preview on black background

This text has color #0066DB on black background.


Color preview on white background

This text has color #0066DB on white background.


Black color preview on #0066DB background

This text has black color on #0066DB background.


White color preview on #0066DB background

This text has white color on #0066DB background.


Related colors

Complementary color

Complementary color for #hex is #FF9924.


I love getcolorcode.com

Triadic colors

1 #DB0066 and #66DB00 with #0066DB are triadic colors.

2 #DB6600 and #6600DB with #0066DB are triadic colors.