COLOR #000814

HEX: #000814 RGB: (0,8,20)

Renk bilgisi

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

RGB renk modeli

#000814 color RGB value is (0,8,20).

RGB: (0,8,20) (0%, 3%, 8%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 8 of 255 = 3%
B 20 of 255 = 8%

0
8
20

R + G + B ~ 4%. #000814 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 8 + 20 = 28 (100%)
R 0 of 28 ~ 0%
G 8 of 28 ~ 28.57%
B 20 of 28 ~ 71.43'%

%28.57
%71.43

CMYK RENK MODELİ

#000814 rengi CMYK tonu (100,60,0,92).

  • camgöbeği tonu 100.00%
  • eflatun tonu 60.00%
  • sarı tonu 0.00%
  • ana renk tonu 92.16%

CMYK: (100,60,0,92)
C100M60Y0K92 (100%, 60%, 0%, 92%)
(1.00 / 0.60 / 0.00 / 0.92)

CMYK yüzdeleri

%100
%60
%0
%92.16

Codes

Color #000814 in popluar color models

00 08 14
RGB 0 8 20
HSL 216° 100.00% 3.92%
HSB/HSV 216° 100.00% 7.84%
CMYK 100.00% 60.00% 0.00%
92.16%

Color #000814 in popluar number systems.

HEX 00 08 14
Decimal 0 8 20
Binary 0 1000 10100
Octal 0 10 24

Shades and tints

Shades of #000814

#000814
(0,8,20)
#000813
(0,8,19)
#000812
(0,8,18)
#000811
(0,8,17)
#000810
(0,8,16)
#00080F
(0,8,15)
#00080E
(0,8,14)
#00080D
(0,8,13)
#00080C
(0,8,12)
#00080B
(0,8,11)
#00080A
(0,8,10)
#000000
(0,0,0)

Tints of #000814

#000814
(0,8,20)
#171E29
(23,30,41)
#2E343E
(46,52,62)
#454A53
(69,74,83)
#5C6068
(92,96,104)
#73767D
(115,118,125)
#8A8C92
(138,140,146)
#A1A2A7
(161,162,167)
#B8B8BC
(184,184,188)
#CFCED1
(207,206,209)
#E6E4E6
(230,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #000814 color. Also use rgb(0,8,20) instead hex code.

Text Font Color

.myTextColor { color: #000814; }

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

This text font color is #000814.

Background Color

.myBgColor { background-color: #000814; }

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

This div background color is #000814.

Border color

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

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

This div border color is #000814.

Opacity

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

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

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

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

This text has shadow with #000814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #000814.

Preview

Color preview on black background

This text has color #000814 on black background.


Color preview on white background

This text has color #000814 on white background.


Black color preview on #000814 background

This text has black color on #000814 background.


White color preview on #000814 background

This text has white color on #000814 background.


Related colors

Complementary color

Complementary color for #hex is #FFF7EB.


I love getcolorcode.com

Triadic colors

1 #140008 and #081400 with #000814 are triadic colors.

2 #140800 and #080014 with #000814 are triadic colors.