COLOR #599D69

HEX: #599D69 RGB: (89,157,105)

Renk bilgisi

#599D69 contains mainly green and blue colors. #599D69 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#599D69 color RGB value is (89,157,105).

RGB: (89,157,105) (35%, 62%, 41%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 157 of 255 = 62%
B 105 of 255 = 41%

89
157
105

R + G + B ~ 46%. #599D69 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 157 + 105 = 351 (100%)
R 89 of 351 ~ 25.36%
G 157 of 351 ~ 44.73%
B 105 of 351 ~ 29.91'%

%25.36
%44.73
%29.91

CMYK RENK MODELİ

#599D69 rengi CMYK tonu (43,0,33,38).

  • camgöbeği tonu 43.31%
  • eflatun tonu 0.00%
  • sarı tonu 33.12%
  • ana renk tonu 38.43%

CMYK: (43,0,33,38)
C43M0Y33K38 (43%, 0%, 33%, 38%)
(0.43 / 0.00 / 0.33 / 0.38)

CMYK yüzdeleri

%43.31
%0
%33.12
%38.43

Codes

Color #599D69 in popluar color models

59 9D 69
RGB 89 157 105
HSL 134° 27.64% 48.24%
HSB/HSV 134° 43.31% 61.57%
CMYK 43.31% 0.00% 33.12%
38.43%

Color #599D69 in popluar number systems.

HEX 59 9D 69
Decimal 89 157 105
Binary 1011001 10011101 1101001
Octal 131 235 151

Shades and tints

Shades of #599D69

#599D69
(89,157,105)
#518F60
(81,143,96)
#498157
(73,129,87)
#41734E
(65,115,78)
#396545
(57,101,69)
#31573C
(49,87,60)
#294933
(41,73,51)
#213B2A
(33,59,42)
#192D21
(25,45,33)
#111F18
(17,31,24)
#09110F
(9,17,15)
#000000
(0,0,0)

Tints of #599D69

#599D69
(89,157,105)
#68A576
(104,165,118)
#77AD83
(119,173,131)
#86B590
(134,181,144)
#95BD9D
(149,189,157)
#A4C5AA
(164,197,170)
#B3CDB7
(179,205,183)
#C2D5C4
(194,213,196)
#D1DDD1
(209,221,209)
#E0E5DE
(224,229,222)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599D69 color. Also use rgb(89,157,105) instead hex code.

Text Font Color

.myTextColor { color: #599D69; }

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

This text font color is #599D69.

Background Color

.myBgColor { background-color: #599D69; }

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

This div background color is #599D69.

Border color

.myBorderColor { border: 1px solid #599D69; }

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

This div border color is #599D69.

Opacity

.myOpacity80 { color: #599D69; opacity: 0.8; }

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

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

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

This text has shadow with #599D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599D69.

Preview

Color preview on black background

This text has color #599D69 on black background.


Color preview on white background

This text has color #599D69 on white background.


Black color preview on #599D69 background

This text has black color on #599D69 background.


White color preview on #599D69 background

This text has white color on #599D69 background.


Related colors

Complementary color

Complementary color for #hex is #A66296.


I love getcolorcode.com

Triadic colors

1 #69599D and #9D6959 with #599D69 are triadic colors.

2 #699D59 and #9D5969 with #599D69 are triadic colors.