COLOR #060301

HEX: #060301 RGB: (6,3,1)

Renk bilgisi

#060301 contains red, green and blue colors in about the same proportion. #060301 ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#060301 color RGB value is (6,3,1).

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

RGB bağlantıları ve doygunluk

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

6
3
1

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

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 3 + 1 = 10 (100%)
R 6 of 10 ~ 60%
G 3 of 10 ~ 30%
B 1 of 10 ~ 10'%

%60
%30
%10

CMYK RENK MODELİ

#060301 rengi CMYK tonu (0,50,83,98).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.00%
  • sarı tonu 83.33%
  • ana renk tonu 97.65%
CMYK: (0,50,83,98) C0M50Y83K98 (0%,50%,83%,98%) (0.00/0.50/0.83/0.98) 

CMYK yüzdeleri

%0
%50
%83.33
%97.65

Codes

Color #060301 in popluar color models

06 03 01
RGB 6 3 1
HSL 24° 71.43% 1.37%
HSB/HSV 24° 83.33% 2.35%
CMYK 0.00% 50.00% 83.33%
97.65%

Color #060301 in popluar number systems.

HEX 06 03 01
Decimal 6 3 1
Binary 110 11 1
Octal 6 3 1

Shades and tints

Tints of #060301

#060301
(6,3,1)
#1C1918
(28,25,24)
#322F2F
(50,47,47)
#484546
(72,69,70)
#5E5B5D
(94,91,93)
#747174
(116,113,116)
#8A878B
(138,135,139)
#A09DA2
(160,157,162)
#B6B3B9
(182,179,185)
#CCC9D0
(204,201,208)
#E2DFE7
(226,223,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #060301 color. Also use rgb(6,3,1) instead hex code.

Text Font Color

.myTextColor { color: #060301; }

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

This text font color is #060301.

Background Color

.myBgColor { background-color: #060301; }

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

This div background color is #060301.

Border color

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

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

This div border color is #060301.

Opacity

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

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

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

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

This text has shadow with #060301 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060301.

Preview

Color preview on black background

This text has color #060301 on black background.


Color preview on white background

This text has color #060301 on white background.


Black color preview on #060301 background

This text has black color on #060301 background.


White color preview on #060301 background

This text has white color on #060301 background.


Related colors

Complementary color

Complementary color for #hex is #F9FCFE.


I love getcolorcode.com

Triadic colors

1 #010603 and #030106 with #060301 are triadic colors.

2 #010306 and #030601 with #060301 are triadic colors.