COLOR #080009

HEX: #080009 RGB: (8,0,9)

Renk bilgisi

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

RGB renk modeli

#080009 color RGB value is (8,0,9).

RGB: (8,0,9) (3%, 0%, 4%)

RGB bağlantıları ve doygunluk

R 8 of 255 = 3%
G 0 of 255 = 0%
B 9 of 255 = 4%

8
0
9

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

Yüzdelerle RGB renk parçaları

R + G + B = 8 + 0 + 9 = 17 (100%)
R 8 of 17 ~ 47.06%
G 0 of 17 ~ 0%
B 9 of 17 ~ 52.94'%

%47.06
%52.94

CMYK RENK MODELİ

#080009 rengi CMYK tonu (11,100,0,96).

  • camgöbeği tonu 11.11%
  • eflatun tonu 100.00%
  • sarı tonu 0.00%
  • ana renk tonu 96.47%
CMYK: (11,100,0,96) C11M100Y0K96 (11%,100%,0%,96%) (0.11/1.00/0.00/0.96) 

CMYK yüzdeleri

%11.11
%100
%0
%96.47

Codes

Color #080009 in popluar color models

08 00 09
RGB 8 0 9
HSL 293° 100.00% 1.76%
HSB/HSV 293° 100.00% 3.53%
CMYK 11.11% 100.00% 0.00%
96.47%

Color #080009 in popluar number systems.

HEX 08 00 09
Decimal 8 0 9
Binary 1000 0 1001
Octal 10 0 11

Shades and tints

Tints of #080009

#080009
(8,0,9)
#1E171F
(30,23,31)
#342E35
(52,46,53)
#4A454B
(74,69,75)
#605C61
(96,92,97)
#767377
(118,115,119)
#8C8A8D
(140,138,141)
#A2A1A3
(162,161,163)
#B8B8B9
(184,184,185)
#CECFCF
(206,207,207)
#E4E6E5
(228,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #080009; }

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

This text font color is #080009.

Background Color

.myBgColor { background-color: #080009; }

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

This div background color is #080009.

Border color

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

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

This div border color is #080009.

Opacity

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

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

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

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

This text has shadow with #080009 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #080009.

Preview

Color preview on black background

This text has color #080009 on black background.


Color preview on white background

This text has color #080009 on white background.


Black color preview on #080009 background

This text has black color on #080009 background.


White color preview on #080009 background

This text has white color on #080009 background.


Related colors

Complementary color

Complementary color for #hex is #F7FFF6.


I love getcolorcode.com

Triadic colors

1 #090800 and #000908 with #080009 are triadic colors.

2 #090008 and #000809 with #080009 are triadic colors.