COLOR #06390E

HEX: #06390E RGB: (6,57,14)

Renk bilgisi

#06390E contains red, green and blue colors in about the same proportion. #06390E ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#06390E color RGB value is (6,57,14).

RGB: (6,57,14) (2%, 22%, 5%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 57 of 255 = 22%
B 14 of 255 = 5%

6
57
14

R + G + B ~ 10%. #06390E is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 57 + 14 = 77 (100%)
R 6 of 77 ~ 7.79%
G 57 of 77 ~ 74.03%
B 14 of 77 ~ 18.18'%

%74.03
%18.18

CMYK RENK MODELİ

#06390E rengi CMYK tonu (89,0,75,78).

  • camgöbeği tonu 89.47%
  • eflatun tonu 0.00%
  • sarı tonu 75.44%
  • ana renk tonu 77.65%

CMYK: (89,0,75,78)
C89M0Y75K78 (89%, 0%, 75%, 78%)
(0.89 / 0.00 / 0.75 / 0.78)

CMYK yüzdeleri

%89.47
%0
%75.44
%77.65

Codes

Color #06390E in popluar color models

06 39 0E
RGB 6 57 14
HSL 129° 80.95% 12.35%
HSB/HSV 129° 89.47% 22.35%
CMYK 89.47% 0.00% 75.44%
77.65%

Color #06390E in popluar number systems.

HEX 06 39 0E
Decimal 6 57 14
Binary 110 111001 1110
Octal 6 71 16

Shades and tints

Shades of #06390E

#06390E
(6,57,14)
#06340D
(6,52,13)
#062F0C
(6,47,12)
#062A0B
(6,42,11)
#06250A
(6,37,10)
#062009
(6,32,9)
#061B08
(6,27,8)
#061607
(6,22,7)
#061106
(6,17,6)
#060C05
(6,12,5)
#060704
(6,7,4)
#000000
(0,0,0)

Tints of #06390E

#06390E
(6,57,14)
#1C4B23
(28,75,35)
#325D38
(50,93,56)
#486F4D
(72,111,77)
#5E8162
(94,129,98)
#749377
(116,147,119)
#8AA58C
(138,165,140)
#A0B7A1
(160,183,161)
#B6C9B6
(182,201,182)
#CCDBCB
(204,219,203)
#E2EDE0
(226,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06390E color. Also use rgb(6,57,14) instead hex code.

Text Font Color

.myTextColor { color: #06390E; }

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

This text font color is #06390E.

Background Color

.myBgColor { background-color: #06390E; }

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

This div background color is #06390E.

Border color

.myBorderColor { border: 1px solid #06390E; }

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

This div border color is #06390E.

Opacity

.myOpacity80 { color: #06390E; opacity: 0.8; }

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

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

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

This text has shadow with #06390E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06390E.

Preview

Color preview on black background

This text has color #06390E on black background.


Color preview on white background

This text has color #06390E on white background.


Black color preview on #06390E background

This text has black color on #06390E background.


White color preview on #06390E background

This text has white color on #06390E background.


Related colors

Complementary color

Complementary color for #hex is #F9C6F1.


I love getcolorcode.com

Triadic colors

1 #0E0639 and #390E06 with #06390E are triadic colors.

2 #0E3906 and #39060E with #06390E are triadic colors.