COLOR #020006

HEX: #020006 RGB: (2,0,6)

Renk bilgisi

#020006 contains only red and blue colors. #020006 ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#020006 color RGB value is (2,0,6).

RGB: (2,0,6) (1%, 0%, 2%)

RGB bağlantıları ve doygunluk

R 2 of 255 = 1%
G 0 of 255 = 0%
B 6 of 255 = 2%

2
0
6

R + G + B ~ 1%. #020006 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 2 + 0 + 6 = 8 (100%)
R 2 of 8 ~ 25%
G 0 of 8 ~ 0%
B 6 of 8 ~ 75'%

%25
%75

CMYK RENK MODELİ

#020006 rengi CMYK tonu (67,100,0,98).

  • camgöbeği tonu 66.67%
  • eflatun tonu 100.00%
  • sarı tonu 0.00%
  • ana renk tonu 97.65%

CMYK: (67,100,0,98)
C67M100Y0K98 (67%, 100%, 0%, 98%)
(0.67 / 1.00 / 0.00 / 0.98)

CMYK yüzdeleri

%66.67
%100
%0
%97.65

Codes

Color #020006 in popluar color models

02 00 06
RGB 2 0 6
HSL 260° 100.00% 1.18%
HSB/HSV 260° 100.00% 2.35%
CMYK 66.67% 100.00% 0.00%
97.65%

Color #020006 in popluar number systems.

HEX 02 00 06
Decimal 2 0 6
Binary 10 0 110
Octal 2 0 6

Shades and tints

Tints of #020006

#020006
(2,0,6)
#19171C
(25,23,28)
#302E32
(48,46,50)
#474548
(71,69,72)
#5E5C5E
(94,92,94)
#757374
(117,115,116)
#8C8A8A
(140,138,138)
#A3A1A0
(163,161,160)
#BAB8B6
(186,184,182)
#D1CFCC
(209,207,204)
#E8E6E2
(232,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #020006; }

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

This text font color is #020006.

Background Color

.myBgColor { background-color: #020006; }

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

This div background color is #020006.

Border color

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

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

This div border color is #020006.

Opacity

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

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

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

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

This text has shadow with #020006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #020006.

Preview

Color preview on black background

This text has color #020006 on black background.


Color preview on white background

This text has color #020006 on white background.


Black color preview on #020006 background

This text has black color on #020006 background.


White color preview on #020006 background

This text has white color on #020006 background.


Related colors

Complementary color

Complementary color for #020006 is #FDFFF9.


I love getcolorcode.com

Triadic colors

1 #060200 and #000602 with #020006 are triadic colors.

2 #060002 and #000206 with #020006 are triadic colors.