COLOR #069035

HEX: #069035 RGB: (6,144,53)

Color info

#069035 contains mainly green color. Web safe color of #069035 is #009933 (or #093).

RGB color model

#069035 color RGB value is (6,144,53).

RGB: (6,144,53) (2%, 56%, 21%)

RGB channels and saturation

R 6 of 255 = 2%
G 144 of 255 = 56%
B 53 of 255 = 21%

6
144
53

R + G + B ~ 26%. #069035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 144 + 53 = 203 (100%)
R 6 of 203 ~ 2.96%
G 144 of 203 ~ 70.94%
B 53 of 203 ~ 26.11'%

%70.94
%26.11

CMYK color model

#069035 color CMYK value is (96,0,63,44).

  • cyan value is 95.83%
  • magenta value is 0.00%
  • yellow value is 63.19%
  • key color value is 43.53%
CMYK: (96,0,63,44) C96M0Y63K44 (96%,0%,63%,44%) (0.96/0.00/0.63/0.44) 

CMYK percentages

%95.83
%0
%63.19
%43.53

Codes

Color #069035 in popluar color models

06 90 35
RGB 6 144 53
HSL 140° 92.00% 29.41%
HSB/HSV 140° 95.83% 56.47%
CMYK 95.83% 0.00% 63.19%
43.53%

Color #069035 in popluar number systems.

HEX 06 90 35
Decimal 6 144 53
Binary 110 10010000 110101
Octal 6 220 65

Shades and tints

Shades of #069035

#069035
(6,144,53)
#068331
(6,131,49)
#06762D
(6,118,45)
#066929
(6,105,41)
#065C25
(6,92,37)
#064F21
(6,79,33)
#06421D
(6,66,29)
#063519
(6,53,25)
#062815
(6,40,21)
#061B11
(6,27,17)
#060E0D
(6,14,13)
#000000
(0,0,0)

Tints of #069035

#069035
(6,144,53)
#1C9A47
(28,154,71)
#32A459
(50,164,89)
#48AE6B
(72,174,107)
#5EB87D
(94,184,125)
#74C28F
(116,194,143)
#8ACCA1
(138,204,161)
#A0D6B3
(160,214,179)
#B6E0C5
(182,224,197)
#CCEAD7
(204,234,215)
#E2F4E9
(226,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #069035; }

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

This text font color is #069035.

Background Color

.myBgColor { background-color: #069035; }

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

This div background color is #069035.

Border color

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

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

This div border color is #069035.

Opacity

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

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

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

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

This text has shadow with #069035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #069035.

Preview

Color preview on black background

This text has color #069035 on black background.


Color preview on white background

This text has color #069035 on white background.


Black color preview on #069035 background

This text has black color on #069035 background.


White color preview on #069035 background

This text has white color on #069035 background.


Related colors

Complementary color

Complementary color for #hex is #F96FCA.


I love getcolorcode.com

Triadic colors

1 #350690 and #903506 with #069035 are triadic colors.

2 #359006 and #900635 with #069035 are triadic colors.