COLOR #398259

HEX: #398259
RGB: (57,130,89)

Renk bilgisi

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

RGB renk modeli

#398259 color RGB value is (57,130,89).

  • kırmız ton 57;
  • yeşil ton 130;
  • mavi ton 89.
RGB:
(57,130,89)
(22%,51%,35%)

RGB bağlantıları ve doygunluk

R 57 of 255 = 22%
G 130 of 255 = 51%
B 89 of 255 = 35%

57
130
89

R + G + B ~ 36%. #398259 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
57 + 130 + 89 = 276 (100%)
R 57 of 276 ~ 20.65%
G 130 of 276 ~ 47.1%
B 89 of 276 ~ 32.25%

%20.65
%47.1
%32.25

CMYK RENK MODELİ

#398259 rengi CMYK tonu (56,0,32,49).

  • camgöbeği tonu 56.15%
  • eflatun tonu 0.00%
  • sarı tonu 31.54%
  • ana renk tonu 49.02%
CMYK:
(56,0,32,49)
C56M0Y32K49 
(56%,0%,32%,49%)
(0.56/0.00/0.32/0.49)	

CMYK yüzdeleri

%56.15
%0
%31.54
%49.02

Codes

Color #398259 in popluar color models

398259
RGB5713089
HSL146°39.04%36.67%
HSB/HSV146°56.15%50.98%
CMYK56.15%0.00%31.54%
49.02%

Color #398259 in popluar number systems.

HEX398259
Decimal5713089
Binary111001100000101011001
Octal71202131

Shades and tints

Shades of #398259

#398259
(57,130,89)
#347751
(52,119,81)
#2F6C49
(47,108,73)
#2A6141
(42,97,65)
#255639
(37,86,57)
#204B31
(32,75,49)
#1B4029
(27,64,41)
#163521
(22,53,33)
#112A19
(17,42,25)
#0C1F11
(12,31,17)
#071409
(7,20,9)
#000000
(0,0,0)

Tints of #398259

#398259
(57,130,89)
#4B8D68
(75,141,104)
#5D9877
(93,152,119)
#6FA386
(111,163,134)
#81AE95
(129,174,149)
#93B9A4
(147,185,164)
#A5C4B3
(165,196,179)
#B7CFC2
(183,207,194)
#C9DAD1
(201,218,209)
#DBE5E0
(219,229,224)
#EDF0EF
(237,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #398259 color. Also use rgb(57,130,89) instead hex code.

Text Font Color

.myTextColor { color: #398259; }

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

This text font color is #398259.


Background Color

.myBgColor { background-color: #398259; }

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

This div background color is #398259.


Border color

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

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

This div border color is #398259.


Opacity

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

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

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

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

This text has shadow with #398259 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #398259 on black background.


Color preview on white background

This text has color #398259 on white background.



Black color preview on #398259 background

This text has black color on #398259 background.


White color preview on #398259 background

This text has white color on #398259 background.