COLOR #06614D

HEX: #06614D RGB: (6,97,77)

Color info

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

RGB color model

#06614D color RGB value is (6,97,77).

RGB: (6,97,77) (2%, 38%, 30%)

RGB channels and saturation

R 6 of 255 = 2%
G 97 of 255 = 38%
B 77 of 255 = 30%

6
97
77

R + G + B ~ 23%. #06614D is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 97 + 77 = 180 (100%)
R 6 of 180 ~ 3.33%
G 97 of 180 ~ 53.89%
B 77 of 180 ~ 42.78'%

%53.89
%42.78

CMYK color model

#06614D color CMYK value is (94,0,21,62).

  • cyan value is 93.81%
  • magenta value is 0.00%
  • yellow value is 20.62%
  • key color value is 61.96%

CMYK: (94,0,21,62)
C94M0Y21K62 (94%, 0%, 21%, 62%)
(0.94 / 0.00 / 0.21 / 0.62)

CMYK percentages

%93.81
%0
%20.62
%61.96

Codes

Color #06614D in popluar color models

06 61 4D
RGB 6 97 77
HSL 167° 88.35% 20.20%
HSB/HSV 167° 93.81% 38.04%
CMYK 93.81% 0.00% 20.62%
61.96%

Color #06614D in popluar number systems.

HEX 06 61 4D
Decimal 6 97 77
Binary 110 1100001 1001101
Octal 6 141 115

Shades and tints

Shades of #06614D

#06614D
(6,97,77)
#065946
(6,89,70)
#06513F
(6,81,63)
#064938
(6,73,56)
#064131
(6,65,49)
#06392A
(6,57,42)
#063123
(6,49,35)
#06291C
(6,41,28)
#062115
(6,33,21)
#06190E
(6,25,14)
#061107
(6,17,7)
#000000
(0,0,0)

Tints of #06614D

#06614D
(6,97,77)
#1C6F5D
(28,111,93)
#327D6D
(50,125,109)
#488B7D
(72,139,125)
#5E998D
(94,153,141)
#74A79D
(116,167,157)
#8AB5AD
(138,181,173)
#A0C3BD
(160,195,189)
#B6D1CD
(182,209,205)
#CCDFDD
(204,223,221)
#E2EDED
(226,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06614D color. Also use rgb(6,97,77) instead hex code.

Text Font Color

.myTextColor { color: #06614D; }

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

This text font color is #06614D.

Background Color

.myBgColor { background-color: #06614D; }

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

This div background color is #06614D.

Border color

.myBorderColor { border: 1px solid #06614D; }

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

This div border color is #06614D.

Opacity

.myOpacity80 { color: #06614D; opacity: 0.8; }

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

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

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

This text has shadow with #06614D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06614D.

Preview

Color preview on black background

This text has color #06614D on black background.


Color preview on white background

This text has color #06614D on white background.


Black color preview on #06614D background

This text has black color on #06614D background.


White color preview on #06614D background

This text has white color on #06614D background.


Related colors

Complementary color

Complementary color for #hex is #F99EB2.


I love getcolorcode.com

Triadic colors

1 #4D0661 and #614D06 with #06614D are triadic colors.

2 #4D6106 and #61064D with #06614D are triadic colors.