COLOR #001002

HEX: #001002 RGB: (0,16,2)

Renk bilgisi

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

RGB renk modeli

#001002 color RGB value is (0,16,2).

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

RGB bağlantıları ve doygunluk

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

0
16
2

R + G + B ~ 2%. #001002 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 16 + 2 = 18 (100%)
R 0 of 18 ~ 0%
G 16 of 18 ~ 88.89%
B 2 of 18 ~ 11.11'%

%88.89
%11.11

CMYK RENK MODELİ

#001002 rengi CMYK tonu (100,0,88,94).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 87.50%
  • ana renk tonu 93.73%
CMYK: (100,0,88,94) C100M0Y88K94 (100%,0%,88%,94%) (1.00/0.00/0.88/0.94) 

CMYK yüzdeleri

%100
%0
%87.5
%93.73

Codes

Color #001002 in popluar color models

00 10 02
RGB 0 16 2
HSL 128° 100.00% 3.14%
HSB/HSV 128° 100.00% 6.27%
CMYK 100.00% 0.00% 87.50%
93.73%

Color #001002 in popluar number systems.

HEX 00 10 02
Decimal 0 16 2
Binary 0 10000 10
Octal 0 20 2

Shades and tints

Shades of #001002

#001002
(0,16,2)
#000F02
(0,15,2)
#000E02
(0,14,2)
#000D02
(0,13,2)
#000C02
(0,12,2)
#000B02
(0,11,2)
#000A02
(0,10,2)
#000902
(0,9,2)
#000802
(0,8,2)
#000702
(0,7,2)
#000602
(0,6,2)
#000000
(0,0,0)

Tints of #001002

#001002
(0,16,2)
#172519
(23,37,25)
#2E3A30
(46,58,48)
#454F47
(69,79,71)
#5C645E
(92,100,94)
#737975
(115,121,117)
#8A8E8C
(138,142,140)
#A1A3A3
(161,163,163)
#B8B8BA
(184,184,186)
#CFCDD1
(207,205,209)
#E6E2E8
(230,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #001002; }

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

This text font color is #001002.

Background Color

.myBgColor { background-color: #001002; }

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

This div background color is #001002.

Border color

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

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

This div border color is #001002.

Opacity

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

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

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

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

This text has shadow with #001002 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #001002.

Preview

Color preview on black background

This text has color #001002 on black background.


Color preview on white background

This text has color #001002 on white background.


Black color preview on #001002 background

This text has black color on #001002 background.


White color preview on #001002 background

This text has white color on #001002 background.


Related colors

Complementary color

Complementary color for #hex is #FFEFFD.


I love getcolorcode.com

Triadic colors

1 #020010 and #100200 with #001002 are triadic colors.

2 #021000 and #100002 with #001002 are triadic colors.