COLOR #589066

HEX: #589066 RGB: (88,144,102)

Renk bilgisi

#589066 contains red, green and blue colors in about the same proportion. #589066 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#589066 color RGB value is (88,144,102).

RGB: (88,144,102) (35%, 56%, 40%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 144 of 255 = 56%
B 102 of 255 = 40%

88
144
102

R + G + B ~ 44%. #589066 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 144 + 102 = 334 (100%)
R 88 of 334 ~ 26.35%
G 144 of 334 ~ 43.11%
B 102 of 334 ~ 30.54'%

%26.35
%43.11
%30.54

CMYK RENK MODELİ

#589066 rengi CMYK tonu (39,0,29,44).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 29.17%
  • ana renk tonu 43.53%

CMYK: (39,0,29,44)
C39M0Y29K44 (39%, 0%, 29%, 44%)
(0.39 / 0.00 / 0.29 / 0.44)

CMYK yüzdeleri

%38.89
%0
%29.17
%43.53

Codes

Color #589066 in popluar color models

58 90 66
RGB 88 144 102
HSL 135° 24.14% 45.49%
HSB/HSV 135° 38.89% 56.47%
CMYK 38.89% 0.00% 29.17%
43.53%

Color #589066 in popluar number systems.

HEX 58 90 66
Decimal 88 144 102
Binary 1011000 10010000 1100110
Octal 130 220 146

Shades and tints

Shades of #589066

#589066
(88,144,102)
#50835D
(80,131,93)
#487654
(72,118,84)
#40694B
(64,105,75)
#385C42
(56,92,66)
#304F39
(48,79,57)
#284230
(40,66,48)
#203527
(32,53,39)
#18281E
(24,40,30)
#101B15
(16,27,21)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #589066

#589066
(88,144,102)
#679A73
(103,154,115)
#76A480
(118,164,128)
#85AE8D
(133,174,141)
#94B89A
(148,184,154)
#A3C2A7
(163,194,167)
#B2CCB4
(178,204,180)
#C1D6C1
(193,214,193)
#D0E0CE
(208,224,206)
#DFEADB
(223,234,219)
#EEF4E8
(238,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589066 color. Also use rgb(88,144,102) instead hex code.

Text Font Color

.myTextColor { color: #589066; }

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

This text font color is #589066.

Background Color

.myBgColor { background-color: #589066; }

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

This div background color is #589066.

Border color

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

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

This div border color is #589066.

Opacity

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

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

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

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

This text has shadow with #589066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589066.

Preview

Color preview on black background

This text has color #589066 on black background.


Color preview on white background

This text has color #589066 on white background.


Black color preview on #589066 background

This text has black color on #589066 background.


White color preview on #589066 background

This text has white color on #589066 background.


Related colors

Complementary color

Complementary color for #hex is #A76F99.


I love getcolorcode.com

Triadic colors

1 #665890 and #906658 with #589066 are triadic colors.

2 #669058 and #905866 with #589066 are triadic colors.