COLOR #065D1A

HEX: #065D1A RGB: (6,93,26)

Color info

#065D1A contains mainly green color. Web safe color of #065D1A is #006600 (or #060).

RGB color model

#065D1A color RGB value is (6,93,26).

RGB: (6,93,26) (2%, 36%, 10%)

RGB channels and saturation

R 6 of 255 = 2%
G 93 of 255 = 36%
B 26 of 255 = 10%

6
93
26

R + G + B ~ 16%. #065D1A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 93 + 26 = 125 (100%)
R 6 of 125 ~ 4.8%
G 93 of 125 ~ 74.4%
B 26 of 125 ~ 20.8'%

%74.4
%20.8

CMYK color model

#065D1A color CMYK value is (94,0,72,64).

  • cyan value is 93.55%
  • magenta value is 0.00%
  • yellow value is 72.04%
  • key color value is 63.53%

CMYK: (94,0,72,64)
C94M0Y72K64 (94%, 0%, 72%, 64%)
(0.94 / 0.00 / 0.72 / 0.64)

CMYK percentages

%93.55
%0
%72.04
%63.53

Codes

Color #065D1A in popluar color models

06 5D 1A
RGB 6 93 26
HSL 134° 87.88% 19.41%
HSB/HSV 134° 93.55% 36.47%
CMYK 93.55% 0.00% 72.04%
63.53%

Color #065D1A in popluar number systems.

HEX 06 5D 1A
Decimal 6 93 26
Binary 110 1011101 11010
Octal 6 135 32

Shades and tints

Shades of #065D1A

#065D1A
(6,93,26)
#065518
(6,85,24)
#064D16
(6,77,22)
#064514
(6,69,20)
#063D12
(6,61,18)
#063510
(6,53,16)
#062D0E
(6,45,14)
#06250C
(6,37,12)
#061D0A
(6,29,10)
#061508
(6,21,8)
#060D06
(6,13,6)
#000000
(0,0,0)

Tints of #065D1A

#065D1A
(6,93,26)
#1C6B2E
(28,107,46)
#327942
(50,121,66)
#488756
(72,135,86)
#5E956A
(94,149,106)
#74A37E
(116,163,126)
#8AB192
(138,177,146)
#A0BFA6
(160,191,166)
#B6CDBA
(182,205,186)
#CCDBCE
(204,219,206)
#E2E9E2
(226,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #065D1A color. Also use rgb(6,93,26) instead hex code.

Text Font Color

.myTextColor { color: #065D1A; }

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

This text font color is #065D1A.

Background Color

.myBgColor { background-color: #065D1A; }

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

This div background color is #065D1A.

Border color

.myBorderColor { border: 1px solid #065D1A; }

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

This div border color is #065D1A.

Opacity

.myOpacity80 { color: #065D1A; opacity: 0.8; }

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

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

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

This text has shadow with #065D1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #065D1A.

Preview

Color preview on black background

This text has color #065D1A on black background.


Color preview on white background

This text has color #065D1A on white background.


Black color preview on #065D1A background

This text has black color on #065D1A background.


White color preview on #065D1A background

This text has white color on #065D1A background.


Related colors

Complementary color

Complementary color for #hex is #F9A2E5.


I love getcolorcode.com

Triadic colors

1 #1A065D and #5D1A06 with #065D1A are triadic colors.

2 #1A5D06 and #5D061A with #065D1A are triadic colors.