COLOR #008465

HEX: #008465 RGB: (0,132,101)

Renk bilgisi

#008465 contains only green and blue colors. #008465 ‘ nin web güvenlik rengi #009966 (ya da #096) dir.

RGB renk modeli

#008465 color RGB value is (0,132,101).

RGB: (0,132,101) (0%, 52%, 40%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 132 of 255 = 52%
B 101 of 255 = 40%

0
132
101

R + G + B ~ 31%. #008465 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 132 + 101 = 233 (100%)
R 0 of 233 ~ 0%
G 132 of 233 ~ 56.65%
B 101 of 233 ~ 43.35'%

%56.65
%43.35

CMYK RENK MODELİ

#008465 rengi CMYK tonu (100,0,23,48).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 23.48%
  • ana renk tonu 48.24%

CMYK: (100,0,23,48)
C100M0Y23K48 (100%, 0%, 23%, 48%)
(1.00 / 0.00 / 0.23 / 0.48)

CMYK yüzdeleri

%100
%0
%23.48
%48.24

Codes

Color #008465 in popluar color models

00 84 65
RGB 0 132 101
HSL 166° 100.00% 25.88%
HSB/HSV 166° 100.00% 51.76%
CMYK 100.00% 0.00% 23.48%
48.24%

Color #008465 in popluar number systems.

HEX 00 84 65
Decimal 0 132 101
Binary 0 10000100 1100101
Octal 0 204 145

Shades and tints

Shades of #008465

#008465
(0,132,101)
#00785C
(0,120,92)
#006C53
(0,108,83)
#00604A
(0,96,74)
#005441
(0,84,65)
#004838
(0,72,56)
#003C2F
(0,60,47)
#003026
(0,48,38)
#00241D
(0,36,29)
#001814
(0,24,20)
#000C0B
(0,12,11)
#000000
(0,0,0)

Tints of #008465

#008465
(0,132,101)
#178F73
(23,143,115)
#2E9A81
(46,154,129)
#45A58F
(69,165,143)
#5CB09D
(92,176,157)
#73BBAB
(115,187,171)
#8AC6B9
(138,198,185)
#A1D1C7
(161,209,199)
#B8DCD5
(184,220,213)
#CFE7E3
(207,231,227)
#E6F2F1
(230,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #008465 color. Also use rgb(0,132,101) instead hex code.

Text Font Color

.myTextColor { color: #008465; }

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

This text font color is #008465.

Background Color

.myBgColor { background-color: #008465; }

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

This div background color is #008465.

Border color

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

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

This div border color is #008465.

Opacity

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

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

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

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

This text has shadow with #008465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #008465.

Preview

Color preview on black background

This text has color #008465 on black background.


Color preview on white background

This text has color #008465 on white background.


Black color preview on #008465 background

This text has black color on #008465 background.


White color preview on #008465 background

This text has white color on #008465 background.


Related colors

Complementary color

Complementary color for #hex is #FF7B9A.


I love getcolorcode.com

Triadic colors

1 #650084 and #846500 with #008465 are triadic colors.

2 #658400 and #840065 with #008465 are triadic colors.