COLOR #065321

HEX: #065321 RGB: (6,83,33)

Color info

#065321 contains mainly green and blue colors. Web safe color of #065321 is #006633 (or #063).

RGB color model

#065321 color RGB value is (6,83,33).

RGB: (6,83,33) (2%, 33%, 13%)

RGB channels and saturation

R 6 of 255 = 2%
G 83 of 255 = 33%
B 33 of 255 = 13%

6
83
33

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

Portions of RGB colors in percentages

R + G + B = 6 + 83 + 33 = 122 (100%)
R 6 of 122 ~ 4.92%
G 83 of 122 ~ 68.03%
B 33 of 122 ~ 27.05'%

%68.03
%27.05

CMYK color model

#065321 color CMYK value is (93,0,60,67).

  • cyan value is 92.77%
  • magenta value is 0.00%
  • yellow value is 60.24%
  • key color value is 67.45%

CMYK: (93,0,60,67)
C93M0Y60K67 (93%, 0%, 60%, 67%)
(0.93 / 0.00 / 0.60 / 0.67)

CMYK percentages

%92.77
%0
%60.24
%67.45

Codes

Color #065321 in popluar color models

06 53 21
RGB 6 83 33
HSL 141° 86.52% 17.45%
HSB/HSV 141° 92.77% 32.55%
CMYK 92.77% 0.00% 60.24%
67.45%

Color #065321 in popluar number systems.

HEX 06 53 21
Decimal 6 83 33
Binary 110 1010011 100001
Octal 6 123 41

Shades and tints

Shades of #065321

#065321
(6,83,33)
#064C1E
(6,76,30)
#06451B
(6,69,27)
#063E18
(6,62,24)
#063715
(6,55,21)
#063012
(6,48,18)
#06290F
(6,41,15)
#06220C
(6,34,12)
#061B09
(6,27,9)
#061406
(6,20,6)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #065321

#065321
(6,83,33)
#1C6235
(28,98,53)
#327149
(50,113,73)
#48805D
(72,128,93)
#5E8F71
(94,143,113)
#749E85
(116,158,133)
#8AAD99
(138,173,153)
#A0BCAD
(160,188,173)
#B6CBC1
(182,203,193)
#CCDAD5
(204,218,213)
#E2E9E9
(226,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #065321 color. Also use rgb(6,83,33) instead hex code.

Text Font Color

.myTextColor { color: #065321; }

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

This text font color is #065321.

Background Color

.myBgColor { background-color: #065321; }

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

This div background color is #065321.

Border color

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

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

This div border color is #065321.

Opacity

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

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

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

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

This text has shadow with #065321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #065321.

Preview

Color preview on black background

This text has color #065321 on black background.


Color preview on white background

This text has color #065321 on white background.


Black color preview on #065321 background

This text has black color on #065321 background.


White color preview on #065321 background

This text has white color on #065321 background.


Related colors

Complementary color

Complementary color for #hex is #F9ACDE.


I love getcolorcode.com

Triadic colors

1 #210653 and #532106 with #065321 are triadic colors.

2 #215306 and #530621 with #065321 are triadic colors.