COLOR #066531

HEX: #066531 RGB: (6,101,49)

Color info

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

RGB color model

#066531 color RGB value is (6,101,49).

RGB: (6,101,49) (2%, 40%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 101 of 255 = 40%
B 49 of 255 = 19%

6
101
49

R + G + B ~ 20%. #066531 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 101 + 49 = 156 (100%)
R 6 of 156 ~ 3.85%
G 101 of 156 ~ 64.74%
B 49 of 156 ~ 31.41'%

%64.74
%31.41

CMYK color model

#066531 color CMYK value is (94,0,51,60).

  • cyan value is 94.06%
  • magenta value is 0.00%
  • yellow value is 51.49%
  • key color value is 60.39%

CMYK: (94,0,51,60)
C94M0Y51K60 (94%, 0%, 51%, 60%)
(0.94 / 0.00 / 0.51 / 0.60)

CMYK percentages

%94.06
%0
%51.49
%60.39

Codes

Color #066531 in popluar color models

06 65 31
RGB 6 101 49
HSL 147° 88.79% 20.98%
HSB/HSV 147° 94.06% 39.61%
CMYK 94.06% 0.00% 51.49%
60.39%

Color #066531 in popluar number systems.

HEX 06 65 31
Decimal 6 101 49
Binary 110 1100101 110001
Octal 6 145 61

Shades and tints

Shades of #066531

#066531
(6,101,49)
#065C2D
(6,92,45)
#065329
(6,83,41)
#064A25
(6,74,37)
#064121
(6,65,33)
#06381D
(6,56,29)
#062F19
(6,47,25)
#062615
(6,38,21)
#061D11
(6,29,17)
#06140D
(6,20,13)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #066531

#066531
(6,101,49)
#1C7343
(28,115,67)
#328155
(50,129,85)
#488F67
(72,143,103)
#5E9D79
(94,157,121)
#74AB8B
(116,171,139)
#8AB99D
(138,185,157)
#A0C7AF
(160,199,175)
#B6D5C1
(182,213,193)
#CCE3D3
(204,227,211)
#E2F1E5
(226,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #066531 color. Also use rgb(6,101,49) instead hex code.

Text Font Color

.myTextColor { color: #066531; }

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

This text font color is #066531.

Background Color

.myBgColor { background-color: #066531; }

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

This div background color is #066531.

Border color

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

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

This div border color is #066531.

Opacity

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

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

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

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

This text has shadow with #066531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #066531.

Preview

Color preview on black background

This text has color #066531 on black background.


Color preview on white background

This text has color #066531 on white background.


Black color preview on #066531 background

This text has black color on #066531 background.


White color preview on #066531 background

This text has white color on #066531 background.


Related colors

Complementary color

Complementary color for #hex is #F99ACE.


I love getcolorcode.com

Triadic colors

1 #310665 and #653106 with #066531 are triadic colors.

2 #316506 and #650631 with #066531 are triadic colors.