COLOR #065657

HEX: #065657 RGB: (6,86,87)

Color info

#065657 contains mainly green and blue colors. Web safe color of #065657 is #006666 (or #066).

RGB color model

#065657 color RGB value is (6,86,87).

RGB: (6,86,87) (2%, 34%, 34%)

RGB channels and saturation

R 6 of 255 = 2%
G 86 of 255 = 34%
B 87 of 255 = 34%

6
86
87

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

Portions of RGB colors in percentages

R + G + B = 6 + 86 + 87 = 179 (100%)
R 6 of 179 ~ 3.35%
G 86 of 179 ~ 48.04%
B 87 of 179 ~ 48.6'%

%48.04
%48.6

CMYK color model

#065657 color CMYK value is (93,1,0,66).

  • cyan value is 93.10%
  • magenta value is 1.15%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (93,1,0,66)
C93M1Y0K66 (93%, 1%, 0%, 66%)
(0.93 / 0.01 / 0.00 / 0.66)

CMYK percentages

%93.1
%1.15
%0
%65.88

Codes

Color #065657 in popluar color models

06 56 57
RGB 6 86 87
HSL 181° 87.10% 18.24%
HSB/HSV 181° 93.10% 34.12%
CMYK 93.10% 1.15% 0.00%
65.88%

Color #065657 in popluar number systems.

HEX 06 56 57
Decimal 6 86 87
Binary 110 1010110 1010111
Octal 6 126 127

Shades and tints

Shades of #065657

#065657
(6,86,87)
#064F50
(6,79,80)
#064849
(6,72,73)
#064142
(6,65,66)
#063A3B
(6,58,59)
#063334
(6,51,52)
#062C2D
(6,44,45)
#062526
(6,37,38)
#061E1F
(6,30,31)
#061718
(6,23,24)
#061011
(6,16,17)
#000000
(0,0,0)

Tints of #065657

#065657
(6,86,87)
#1C6566
(28,101,102)
#327475
(50,116,117)
#488384
(72,131,132)
#5E9293
(94,146,147)
#74A1A2
(116,161,162)
#8AB0B1
(138,176,177)
#A0BFC0
(160,191,192)
#B6CECF
(182,206,207)
#CCDDDE
(204,221,222)
#E2ECED
(226,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #065657 color. Also use rgb(6,86,87) instead hex code.

Text Font Color

.myTextColor { color: #065657; }

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

This text font color is #065657.

Background Color

.myBgColor { background-color: #065657; }

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

This div background color is #065657.

Border color

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

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

This div border color is #065657.

Opacity

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

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

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

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

This text has shadow with #065657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #065657.

Preview

Color preview on black background

This text has color #065657 on black background.


Color preview on white background

This text has color #065657 on white background.


Black color preview on #065657 background

This text has black color on #065657 background.


White color preview on #065657 background

This text has white color on #065657 background.


Related colors

Complementary color

Complementary color for #hex is #F9A9A8.


I love getcolorcode.com

Triadic colors

1 #570656 and #565706 with #065657 are triadic colors.

2 #575606 and #560657 with #065657 are triadic colors.