COLOR #06501D

HEX: #06501D RGB: (6,80,29)

Renk bilgisi

#06501D contains mainly green and blue colors. #06501D ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#06501D color RGB value is (6,80,29).

RGB: (6,80,29) (2%, 31%, 11%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 80 of 255 = 31%
B 29 of 255 = 11%

6
80
29

R + G + B ~ 15%. #06501D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 80 + 29 = 115 (100%)
R 6 of 115 ~ 5.22%
G 80 of 115 ~ 69.57%
B 29 of 115 ~ 25.22'%

%69.57
%25.22

CMYK RENK MODELİ

#06501D rengi CMYK tonu (93,0,64,69).

  • camgöbeği tonu 92.50%
  • eflatun tonu 0.00%
  • sarı tonu 63.75%
  • ana renk tonu 68.63%

CMYK: (93,0,64,69)
C93M0Y64K69 (93%, 0%, 64%, 69%)
(0.93 / 0.00 / 0.64 / 0.69)

CMYK yüzdeleri

%92.5
%0
%63.75
%68.63

Codes

Color #06501D in popluar color models

06 50 1D
RGB 6 80 29
HSL 139° 86.05% 16.86%
HSB/HSV 139° 92.50% 31.37%
CMYK 92.50% 0.00% 63.75%
68.63%

Color #06501D in popluar number systems.

HEX 06 50 1D
Decimal 6 80 29
Binary 110 1010000 11101
Octal 6 120 35

Shades and tints

Shades of #06501D

#06501D
(6,80,29)
#06491B
(6,73,27)
#064219
(6,66,25)
#063B17
(6,59,23)
#063415
(6,52,21)
#062D13
(6,45,19)
#062611
(6,38,17)
#061F0F
(6,31,15)
#06180D
(6,24,13)
#06110B
(6,17,11)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #06501D

#06501D
(6,80,29)
#1C5F31
(28,95,49)
#326E45
(50,110,69)
#487D59
(72,125,89)
#5E8C6D
(94,140,109)
#749B81
(116,155,129)
#8AAA95
(138,170,149)
#A0B9A9
(160,185,169)
#B6C8BD
(182,200,189)
#CCD7D1
(204,215,209)
#E2E6E5
(226,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06501D color. Also use rgb(6,80,29) instead hex code.

Text Font Color

.myTextColor { color: #06501D; }

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

This text font color is #06501D.

Background Color

.myBgColor { background-color: #06501D; }

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

This div background color is #06501D.

Border color

.myBorderColor { border: 1px solid #06501D; }

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

This div border color is #06501D.

Opacity

.myOpacity80 { color: #06501D; opacity: 0.8; }

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

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

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

This text has shadow with #06501D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06501D.

Preview

Color preview on black background

This text has color #06501D on black background.


Color preview on white background

This text has color #06501D on white background.


Black color preview on #06501D background

This text has black color on #06501D background.


White color preview on #06501D background

This text has white color on #06501D background.


Related colors

Complementary color

Complementary color for #hex is #F9AFE2.


I love getcolorcode.com

Triadic colors

1 #1D0650 and #501D06 with #06501D are triadic colors.

2 #1D5006 and #50061D with #06501D are triadic colors.