COLOR #061004

HEX: #061004 RGB: (6,16,4)

Renk bilgisi

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

RGB renk modeli

#061004 color RGB value is (6,16,4).

RGB: (6,16,4) (2%, 6%, 2%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 16 of 255 = 6%
B 4 of 255 = 2%

6
16
4

R + G + B ~ 3%. #061004 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 16 + 4 = 26 (100%)
R 6 of 26 ~ 23.08%
G 16 of 26 ~ 61.54%
B 4 of 26 ~ 15.38'%

%23.08
%61.54
%15.38

CMYK RENK MODELİ

#061004 rengi CMYK tonu (63,0,75,94).

  • camgöbeği tonu 62.50%
  • eflatun tonu 0.00%
  • sarı tonu 75.00%
  • ana renk tonu 93.73%

CMYK: (63,0,75,94)
C63M0Y75K94 (63%, 0%, 75%, 94%)
(0.63 / 0.00 / 0.75 / 0.94)

CMYK yüzdeleri

%62.5
%0
%75
%93.73

Codes

Color #061004 in popluar color models

06 10 04
RGB 6 16 4
HSL 110° 60.00% 3.92%
HSB/HSV 110° 75.00% 6.27%
CMYK 62.50% 0.00% 75.00%
93.73%

Color #061004 in popluar number systems.

HEX 06 10 04
Decimal 6 16 4
Binary 110 10000 100
Octal 6 20 4

Shades and tints

Shades of #061004

#061004
(6,16,4)
#060F04
(6,15,4)
#060E04
(6,14,4)
#060D04
(6,13,4)
#060C04
(6,12,4)
#060B04
(6,11,4)
#060A04
(6,10,4)
#060904
(6,9,4)
#060804
(6,8,4)
#060704
(6,7,4)
#060604
(6,6,4)
#000000
(0,0,0)

Tints of #061004

#061004
(6,16,4)
#1C251A
(28,37,26)
#323A30
(50,58,48)
#484F46
(72,79,70)
#5E645C
(94,100,92)
#747972
(116,121,114)
#8A8E88
(138,142,136)
#A0A39E
(160,163,158)
#B6B8B4
(182,184,180)
#CCCDCA
(204,205,202)
#E2E2E0
(226,226,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061004 color. Also use rgb(6,16,4) instead hex code.

Text Font Color

.myTextColor { color: #061004; }

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

This text font color is #061004.

Background Color

.myBgColor { background-color: #061004; }

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

This div background color is #061004.

Border color

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

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

This div border color is #061004.

Opacity

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

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

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

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

This text has shadow with #061004 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061004.

Preview

Color preview on black background

This text has color #061004 on black background.


Color preview on white background

This text has color #061004 on white background.


Black color preview on #061004 background

This text has black color on #061004 background.


White color preview on #061004 background

This text has white color on #061004 background.


Related colors

Complementary color

Complementary color for #hex is #F9EFFB.


I love getcolorcode.com

Triadic colors

1 #040610 and #100406 with #061004 are triadic colors.

2 #041006 and #100604 with #061004 are triadic colors.