COLOR #255957

HEX: #255957 RGB: (37,89,87)

Renk bilgisi

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

RGB renk modeli

#255957 color RGB value is (37,89,87).

RGB: (37,89,87) (15%, 35%, 34%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 89 of 255 = 35%
B 87 of 255 = 34%

37
89
87

R + G + B ~ 28%. #255957 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 89 + 87 = 213 (100%)
R 37 of 213 ~ 17.37%
G 89 of 213 ~ 41.78%
B 87 of 213 ~ 40.85'%

%17.37
%41.78
%40.85

CMYK RENK MODELİ

#255957 rengi CMYK tonu (58,0,2,65).

  • camgöbeği tonu 58.43%
  • eflatun tonu 0.00%
  • sarı tonu 2.25%
  • ana renk tonu 65.10%

CMYK: (58,0,2,65)
C58M0Y2K65 (58%, 0%, 2%, 65%)
(0.58 / 0.00 / 0.02 / 0.65)

CMYK yüzdeleri

%58.43
%0
%2.25
%65.1

Codes

Color #255957 in popluar color models

25 59 57
RGB 37 89 87
HSL 178° 41.27% 24.71%
HSB/HSV 178° 58.43% 34.90%
CMYK 58.43% 0.00% 2.25%
65.10%

Color #255957 in popluar number systems.

HEX 25 59 57
Decimal 37 89 87
Binary 100101 1011001 1010111
Octal 45 131 127

Shades and tints

Shades of #255957

#255957
(37,89,87)
#225150
(34,81,80)
#1F4949
(31,73,73)
#1C4142
(28,65,66)
#19393B
(25,57,59)
#163134
(22,49,52)
#13292D
(19,41,45)
#102126
(16,33,38)
#0D191F
(13,25,31)
#0A1118
(10,17,24)
#070911
(7,9,17)
#000000
(0,0,0)

Tints of #255957

#255957
(37,89,87)
#386866
(56,104,102)
#4B7775
(75,119,117)
#5E8684
(94,134,132)
#719593
(113,149,147)
#84A4A2
(132,164,162)
#97B3B1
(151,179,177)
#AAC2C0
(170,194,192)
#BDD1CF
(189,209,207)
#D0E0DE
(208,224,222)
#E3EFED
(227,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #255957 color. Also use rgb(37,89,87) instead hex code.

Text Font Color

.myTextColor { color: #255957; }

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

This text font color is #255957.

Background Color

.myBgColor { background-color: #255957; }

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

This div background color is #255957.

Border color

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

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

This div border color is #255957.

Opacity

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

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

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

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

This text has shadow with #255957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #255957.

Preview

Color preview on black background

This text has color #255957 on black background.


Color preview on white background

This text has color #255957 on white background.


Black color preview on #255957 background

This text has black color on #255957 background.


White color preview on #255957 background

This text has white color on #255957 background.


Related colors

Complementary color

Complementary color for #hex is #DAA6A8.


I love getcolorcode.com

Triadic colors

1 #572559 and #595725 with #255957 are triadic colors.

2 #575925 and #592557 with #255957 are triadic colors.