COLOR #065035

HEX: #065035 RGB: (6,80,53)

Color info

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

RGB color model

#065035 color RGB value is (6,80,53).

RGB: (6,80,53) (2%, 31%, 21%)

RGB channels and saturation

R 6 of 255 = 2%
G 80 of 255 = 31%
B 53 of 255 = 21%

6
80
53

R + G + B ~ 18%. #065035 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 80 + 53 = 139 (100%)
R 6 of 139 ~ 4.32%
G 80 of 139 ~ 57.55%
B 53 of 139 ~ 38.13'%

%57.55
%38.13

CMYK color model

#065035 color CMYK value is (93,0,34,69).

  • cyan value is 92.50%
  • magenta value is 0.00%
  • yellow value is 33.75%
  • key color value is 68.63%

CMYK: (93,0,34,69)
C93M0Y34K69 (93%, 0%, 34%, 69%)
(0.93 / 0.00 / 0.34 / 0.69)

CMYK percentages

%92.5
%0
%33.75
%68.63

Codes

Color #065035 in popluar color models

06 50 35
RGB 6 80 53
HSL 158° 86.05% 16.86%
HSB/HSV 158° 92.50% 31.37%
CMYK 92.50% 0.00% 33.75%
68.63%

Color #065035 in popluar number systems.

HEX 06 50 35
Decimal 6 80 53
Binary 110 1010000 110101
Octal 6 120 65

Shades and tints

Shades of #065035

#065035
(6,80,53)
#064931
(6,73,49)
#06422D
(6,66,45)
#063B29
(6,59,41)
#063425
(6,52,37)
#062D21
(6,45,33)
#06261D
(6,38,29)
#061F19
(6,31,25)
#061815
(6,24,21)
#061111
(6,17,17)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #065035

#065035
(6,80,53)
#1C5F47
(28,95,71)
#326E59
(50,110,89)
#487D6B
(72,125,107)
#5E8C7D
(94,140,125)
#749B8F
(116,155,143)
#8AAAA1
(138,170,161)
#A0B9B3
(160,185,179)
#B6C8C5
(182,200,197)
#CCD7D7
(204,215,215)
#E2E6E9
(226,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #065035; }

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

This text font color is #065035.

Background Color

.myBgColor { background-color: #065035; }

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

This div background color is #065035.

Border color

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

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

This div border color is #065035.

Opacity

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

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

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

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

This text has shadow with #065035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #065035.

Preview

Color preview on black background

This text has color #065035 on black background.


Color preview on white background

This text has color #065035 on white background.


Black color preview on #065035 background

This text has black color on #065035 background.


White color preview on #065035 background

This text has white color on #065035 background.


Related colors

Complementary color

Complementary color for #hex is #F9AFCA.


I love getcolorcode.com

Triadic colors

1 #350650 and #503506 with #065035 are triadic colors.

2 #355006 and #500635 with #065035 are triadic colors.