COLOR #469B64

HEX: #469B64 RGB: (70,155,100)

Renk bilgisi

#469B64 contains mainly green and blue colors. #469B64 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#469B64 color RGB value is (70,155,100).

RGB: (70,155,100) (27%, 61%, 39%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 155 of 255 = 61%
B 100 of 255 = 39%

70
155
100

R + G + B ~ 42%. #469B64 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 155 + 100 = 325 (100%)
R 70 of 325 ~ 21.54%
G 155 of 325 ~ 47.69%
B 100 of 325 ~ 30.77'%

%21.54
%47.69
%30.77

CMYK RENK MODELİ

#469B64 rengi CMYK tonu (55,0,35,39).

  • camgöbeği tonu 54.84%
  • eflatun tonu 0.00%
  • sarı tonu 35.48%
  • ana renk tonu 39.22%

CMYK: (55,0,35,39)
C55M0Y35K39 (55%, 0%, 35%, 39%)
(0.55 / 0.00 / 0.35 / 0.39)

CMYK yüzdeleri

%54.84
%0
%35.48
%39.22

Codes

Color #469B64 in popluar color models

46 9B 64
RGB 70 155 100
HSL 141° 37.78% 44.12%
HSB/HSV 141° 54.84% 60.78%
CMYK 54.84% 0.00% 35.48%
39.22%

Color #469B64 in popluar number systems.

HEX 46 9B 64
Decimal 70 155 100
Binary 1000110 10011011 1100100
Octal 106 233 144

Shades and tints

Shades of #469B64

#469B64
(70,155,100)
#408D5B
(64,141,91)
#3A7F52
(58,127,82)
#347149
(52,113,73)
#2E6340
(46,99,64)
#285537
(40,85,55)
#22472E
(34,71,46)
#1C3925
(28,57,37)
#162B1C
(22,43,28)
#101D13
(16,29,19)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #469B64

#469B64
(70,155,100)
#56A472
(86,164,114)
#66AD80
(102,173,128)
#76B68E
(118,182,142)
#86BF9C
(134,191,156)
#96C8AA
(150,200,170)
#A6D1B8
(166,209,184)
#B6DAC6
(182,218,198)
#C6E3D4
(198,227,212)
#D6ECE2
(214,236,226)
#E6F5F0
(230,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469B64 color. Also use rgb(70,155,100) instead hex code.

Text Font Color

.myTextColor { color: #469B64; }

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

This text font color is #469B64.

Background Color

.myBgColor { background-color: #469B64; }

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

This div background color is #469B64.

Border color

.myBorderColor { border: 1px solid #469B64; }

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

This div border color is #469B64.

Opacity

.myOpacity80 { color: #469B64; opacity: 0.8; }

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

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

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

This text has shadow with #469B64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469B64.

Preview

Color preview on black background

This text has color #469B64 on black background.


Color preview on white background

This text has color #469B64 on white background.


Black color preview on #469B64 background

This text has black color on #469B64 background.


White color preview on #469B64 background

This text has white color on #469B64 background.


Related colors

Complementary color

Complementary color for #hex is #B9649B.


I love getcolorcode.com

Triadic colors

1 #64469B and #9B6446 with #469B64 are triadic colors.

2 #649B46 and #9B4664 with #469B64 are triadic colors.