COLOR #000666

HEX: #000666 RGB: (0,6,102)

Renk bilgisi

#000666 contains mainly blue color. #000666 ‘ nin web güvenlik rengi #000066 (ya da #006) dir.

RGB renk modeli

#000666 color RGB value is (0,6,102).

RGB: (0,6,102) (0%, 2%, 40%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 6 of 255 = 2%
B 102 of 255 = 40%

0
6
102

R + G + B ~ 14%. #000666 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 6 + 102 = 108 (100%)
R 0 of 108 ~ 0%
G 6 of 108 ~ 5.56%
B 102 of 108 ~ 94.44'%

%94.44

CMYK RENK MODELİ

#000666 rengi CMYK tonu (100,94,0,60).

  • camgöbeği tonu 100.00%
  • eflatun tonu 94.12%
  • sarı tonu 0.00%
  • ana renk tonu 60.00%
CMYK: (100,94,0,60) C100M94Y0K60 (100%,94%,0%,60%) (1.00/0.94/0.00/0.60) 

CMYK yüzdeleri

%100
%94.12
%0
%60

Codes

Color #000666 in popluar color models

00 06 66
RGB 0 6 102
HSL 236° 100.00% 20.00%
HSB/HSV 236° 100.00% 40.00%
CMYK 100.00% 94.12% 0.00%
60.00%

Color #000666 in popluar number systems.

HEX 00 06 66
Decimal 0 6 102
Binary 0 110 1100110
Octal 0 6 146

Shades and tints

Shades of #000666

#000666
(0,6,102)
#00065D
(0,6,93)
#000654
(0,6,84)
#00064B
(0,6,75)
#000642
(0,6,66)
#000639
(0,6,57)
#000630
(0,6,48)
#000627
(0,6,39)
#00061E
(0,6,30)
#000615
(0,6,21)
#00060C
(0,6,12)
#000000
(0,0,0)

Tints of #000666

#000666
(0,6,102)
#171C73
(23,28,115)
#2E3280
(46,50,128)
#45488D
(69,72,141)
#5C5E9A
(92,94,154)
#7374A7
(115,116,167)
#8A8AB4
(138,138,180)
#A1A0C1
(161,160,193)
#B8B6CE
(184,182,206)
#CFCCDB
(207,204,219)
#E6E2E8
(230,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #000666; }

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

This text font color is #000666.

Background Color

.myBgColor { background-color: #000666; }

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

This div background color is #000666.

Border color

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

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

This div border color is #000666.

Opacity

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

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

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

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

This text has shadow with #000666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #000666.

Preview

Color preview on black background

This text has color #000666 on black background.


Color preview on white background

This text has color #000666 on white background.


Black color preview on #000666 background

This text has black color on #000666 background.


White color preview on #000666 background

This text has white color on #000666 background.


Related colors

Complementary color

Complementary color for #hex is #FFF999.


I love getcolorcode.com

Triadic colors

1 #660006 and #066600 with #000666 are triadic colors.

2 #660600 and #060066 with #000666 are triadic colors.