COLOR #065339

HEX: #065339
RGB: (6,83,57)

Renk bilgisi

#065339 contains mainly green and blue colors. #065339 ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#065339 color RGB value is (6,83,57).

  • kırmız ton 6;
  • yeşil ton 83;
  • mavi ton 57.
RGB:
(6,83,57)
(2%,33%,22%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 83 of 255 = 33%
B 57 of 255 = 22%

6
83
57

R + G + B ~ 19%. #065339 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
6 + 83 + 57 = 146 (100%)
R 6 of 146 ~ 4.11%
G 83 of 146 ~ 56.85%
B 57 of 146 ~ 39.04%

%56.85
%39.04

CMYK RENK MODELİ

#065339 rengi CMYK tonu (93,0,31,67).

  • camgöbeği tonu 92.77%
  • eflatun tonu 0.00%
  • sarı tonu 31.33%
  • ana renk tonu 67.45%
CMYK:
(93,0,31,67)
C93M0Y31K67 
(93%,0%,31%,67%)
(0.93/0.00/0.31/0.67)	

CMYK yüzdeleri

%92.77
%0
%31.33
%67.45

Codes

Color #065339 in popluar color models

065339
RGB68357
HSL160°86.52%17.45%
HSB/HSV160°92.77%32.55%
CMYK92.77%0.00%31.33%
67.45%

Color #065339 in popluar number systems.

HEX065339
Decimal68357
Binary1101010011111001
Octal612371

Shades and tints

Shades of #065339

#065339
(6,83,57)
#064C34
(6,76,52)
#06452F
(6,69,47)
#063E2A
(6,62,42)
#063725
(6,55,37)
#063020
(6,48,32)
#06291B
(6,41,27)
#062216
(6,34,22)
#061B11
(6,27,17)
#06140C
(6,20,12)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #065339

#065339
(6,83,57)
#1C624B
(28,98,75)
#32715D
(50,113,93)
#48806F
(72,128,111)
#5E8F81
(94,143,129)
#749E93
(116,158,147)
#8AADA5
(138,173,165)
#A0BCB7
(160,188,183)
#B6CBC9
(182,203,201)
#CCDADB
(204,218,219)
#E2E9ED
(226,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #065339 color. Also use rgb(6,83,57) instead hex code.

Text Font Color

.myTextColor { color: #065339; }

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

This text font color is #065339.


Background Color

.myBgColor { background-color: #065339; }

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

This div background color is #065339.


Border color

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

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

This div border color is #065339.


Opacity

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

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

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

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

This text has shadow with #065339 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #065339 on black background.


Color preview on white background

This text has color #065339 on white background.



Black color preview on #065339 background

This text has black color on #065339 background.


White color preview on #065339 background

This text has white color on #065339 background.