COLOR #068D60

HEX: #068D60 RGB: (6,141,96)

Color info

#068D60 contains mainly green and blue colors. Web safe color of #068D60 is #009966 (or #096).

RGB color model

#068D60 color RGB value is (6,141,96).

RGB: (6,141,96) (2%, 55%, 38%)

RGB channels and saturation

R 6 of 255 = 2%
G 141 of 255 = 55%
B 96 of 255 = 38%

6
141
96

R + G + B ~ 32%. #068D60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 141 + 96 = 243 (100%)
R 6 of 243 ~ 2.47%
G 141 of 243 ~ 58.02%
B 96 of 243 ~ 39.51'%

%58.02
%39.51

CMYK color model

#068D60 color CMYK value is (96,0,32,45).

  • cyan value is 95.74%
  • magenta value is 0.00%
  • yellow value is 31.91%
  • key color value is 44.71%

CMYK: (96,0,32,45)
C96M0Y32K45 (96%, 0%, 32%, 45%)
(0.96 / 0.00 / 0.32 / 0.45)

CMYK percentages

%95.74
%0
%31.91
%44.71

Codes

Color #068D60 in popluar color models

06 8D 60
RGB 6 141 96
HSL 160° 91.84% 28.82%
HSB/HSV 160° 95.74% 55.29%
CMYK 95.74% 0.00% 31.91%
44.71%

Color #068D60 in popluar number systems.

HEX 06 8D 60
Decimal 6 141 96
Binary 110 10001101 1100000
Octal 6 215 140

Shades and tints

Shades of #068D60

#068D60
(6,141,96)
#068158
(6,129,88)
#067550
(6,117,80)
#066948
(6,105,72)
#065D40
(6,93,64)
#065138
(6,81,56)
#064530
(6,69,48)
#063928
(6,57,40)
#062D20
(6,45,32)
#062118
(6,33,24)
#061510
(6,21,16)
#000000
(0,0,0)

Tints of #068D60

#068D60
(6,141,96)
#1C976E
(28,151,110)
#32A17C
(50,161,124)
#48AB8A
(72,171,138)
#5EB598
(94,181,152)
#74BFA6
(116,191,166)
#8AC9B4
(138,201,180)
#A0D3C2
(160,211,194)
#B6DDD0
(182,221,208)
#CCE7DE
(204,231,222)
#E2F1EC
(226,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #068D60 color. Also use rgb(6,141,96) instead hex code.

Text Font Color

.myTextColor { color: #068D60; }

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

This text font color is #068D60.

Background Color

.myBgColor { background-color: #068D60; }

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

This div background color is #068D60.

Border color

.myBorderColor { border: 1px solid #068D60; }

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

This div border color is #068D60.

Opacity

.myOpacity80 { color: #068D60; opacity: 0.8; }

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

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

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

This text has shadow with #068D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #068D60.

Preview

Color preview on black background

This text has color #068D60 on black background.


Color preview on white background

This text has color #068D60 on white background.


Black color preview on #068D60 background

This text has black color on #068D60 background.


White color preview on #068D60 background

This text has white color on #068D60 background.


Related colors

Complementary color

Complementary color for #hex is #F9729F.


I love getcolorcode.com

Triadic colors

1 #60068D and #8D6006 with #068D60 are triadic colors.

2 #608D06 and #8D0660 with #068D60 are triadic colors.