COLOR #06001C

HEX: #06001C RGB: (6,0,28)

Renk bilgisi

#06001C contains only red and blue colors. #06001C ‘ nin web güvenlik rengi #000033 (ya da #003) dir.

RGB renk modeli

#06001C color RGB value is (6,0,28).

RGB: (6,0,28) (2%, 0%, 11%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 0 of 255 = 0%
B 28 of 255 = 11%

6
0
28

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

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 0 + 28 = 34 (100%)
R 6 of 34 ~ 17.65%
G 0 of 34 ~ 0%
B 28 of 34 ~ 82.35'%

%17.65
%82.35

CMYK RENK MODELİ

#06001C rengi CMYK tonu (79,100,0,89).

  • camgöbeği tonu 78.57%
  • eflatun tonu 100.00%
  • sarı tonu 0.00%
  • ana renk tonu 89.02%

CMYK: (79,100,0,89)
C79M100Y0K89 (79%, 100%, 0%, 89%)
(0.79 / 1.00 / 0.00 / 0.89)

CMYK yüzdeleri

%78.57
%100
%0
%89.02

Codes

Color #06001C in popluar color models

06 00 1C
RGB 6 0 28
HSL 253° 100.00% 5.49%
HSB/HSV 253° 100.00% 10.98%
CMYK 78.57% 100.00% 0.00%
89.02%

Color #06001C in popluar number systems.

HEX 06 00 1C
Decimal 6 0 28
Binary 110 0 11100
Octal 6 0 34

Shades and tints

Shades of #06001C

#06001C
(6,0,28)
#06001A
(6,0,26)
#060018
(6,0,24)
#060016
(6,0,22)
#060014
(6,0,20)
#060012
(6,0,18)
#060010
(6,0,16)
#06000E
(6,0,14)
#06000C
(6,0,12)
#06000A
(6,0,10)
#060008
(6,0,8)
#000000
(0,0,0)

Tints of #06001C

#06001C
(6,0,28)
#1C1730
(28,23,48)
#322E44
(50,46,68)
#484558
(72,69,88)
#5E5C6C
(94,92,108)
#747380
(116,115,128)
#8A8A94
(138,138,148)
#A0A1A8
(160,161,168)
#B6B8BC
(182,184,188)
#CCCFD0
(204,207,208)
#E2E6E4
(226,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06001C; }

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

This text font color is #06001C.

Background Color

.myBgColor { background-color: #06001C; }

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

This div background color is #06001C.

Border color

.myBorderColor { border: 1px solid #06001C; }

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

This div border color is #06001C.

Opacity

.myOpacity80 { color: #06001C; opacity: 0.8; }

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

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

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

This text has shadow with #06001C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06001C.

Preview

Color preview on black background

This text has color #06001C on black background.


Color preview on white background

This text has color #06001C on white background.


Black color preview on #06001C background

This text has black color on #06001C background.


White color preview on #06001C background

This text has white color on #06001C background.


Related colors

Complementary color

Complementary color for #hex is #F9FFE3.


I love getcolorcode.com

Triadic colors

1 #1C0600 and #001C06 with #06001C are triadic colors.

2 #1C0006 and #00061C with #06001C are triadic colors.