COLOR #469B48

HEX: #469B48 RGB: (70,155,72)

Renk bilgisi

#469B48 contains mainly green color. #469B48 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#469B48 color RGB value is (70,155,72).

RGB: (70,155,72) (27%, 61%, 28%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 155 of 255 = 61%
B 72 of 255 = 28%

70
155
72

R + G + B ~ 39%. #469B48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 155 + 72 = 297 (100%)
R 70 of 297 ~ 23.57%
G 155 of 297 ~ 52.19%
B 72 of 297 ~ 24.24'%

%23.57
%52.19
%24.24

CMYK RENK MODELİ

#469B48 rengi CMYK tonu (55,0,54,39).

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

CMYK: (55,0,54,39)
C55M0Y54K39 (55%, 0%, 54%, 39%)
(0.55 / 0.00 / 0.54 / 0.39)

CMYK yüzdeleri

%54.84
%0
%53.55
%39.22

Codes

Color #469B48 in popluar color models

46 9B 48
RGB 70 155 72
HSL 121° 37.78% 44.12%
HSB/HSV 121° 54.84% 60.78%
CMYK 54.84% 0.00% 53.55%
39.22%

Color #469B48 in popluar number systems.

HEX 46 9B 48
Decimal 70 155 72
Binary 1000110 10011011 1001000
Octal 106 233 110

Shades and tints

Shades of #469B48

#469B48
(70,155,72)
#408D42
(64,141,66)
#3A7F3C
(58,127,60)
#347136
(52,113,54)
#2E6330
(46,99,48)
#28552A
(40,85,42)
#224724
(34,71,36)
#1C391E
(28,57,30)
#162B18
(22,43,24)
#101D12
(16,29,18)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #469B48

#469B48
(70,155,72)
#56A458
(86,164,88)
#66AD68
(102,173,104)
#76B678
(118,182,120)
#86BF88
(134,191,136)
#96C898
(150,200,152)
#A6D1A8
(166,209,168)
#B6DAB8
(182,218,184)
#C6E3C8
(198,227,200)
#D6ECD8
(214,236,216)
#E6F5E8
(230,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #469B48; }

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

This text font color is #469B48.

Background Color

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

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

This div background color is #469B48.

Border color

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

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

This div border color is #469B48.

Opacity

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

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

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

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

This text has shadow with #469B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469B48.

Preview

Color preview on black background

This text has color #469B48 on black background.


Color preview on white background

This text has color #469B48 on white background.


Black color preview on #469B48 background

This text has black color on #469B48 background.


White color preview on #469B48 background

This text has white color on #469B48 background.


Related colors

Complementary color

Complementary color for #hex is #B964B7.


I love getcolorcode.com

Triadic colors

1 #48469B and #9B4846 with #469B48 are triadic colors.

2 #489B46 and #9B4648 with #469B48 are triadic colors.