COLOR #5F6359

HEX: #5F6359 RGB: (95,99,89)

Renk bilgisi

#5F6359 contains red, green and blue colors in about the same proportion. #5F6359 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#5F6359 color RGB value is (95,99,89).

RGB: (95,99,89) (37%, 39%, 35%)

RGB bağlantıları ve doygunluk

R 95 of 255 = 37%
G 99 of 255 = 39%
B 89 of 255 = 35%

95
99
89

R + G + B ~ 37%. #5F6359 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 95 + 99 + 89 = 283 (100%)
R 95 of 283 ~ 33.57%
G 99 of 283 ~ 34.98%
B 89 of 283 ~ 31.45'%

%33.57
%34.98
%31.45

CMYK RENK MODELİ

#5F6359 rengi CMYK tonu (4,0,10,61).

  • camgöbeği tonu 4.04%
  • eflatun tonu 0.00%
  • sarı tonu 10.10%
  • ana renk tonu 61.18%
CMYK: (4,0,10,61) C4M0Y10K61 (4%,0%,10%,61%) (0.04/0.00/0.10/0.61) 

CMYK yüzdeleri

%4.04
%0
%10.1
%61.18

Codes

Color #5F6359 in popluar color models

5F 63 59
RGB 95 99 89
HSL 84° 5.32% 36.86%
HSB/HSV 84° 10.10% 38.82%
CMYK 4.04% 0.00% 10.10%
61.18%

Color #5F6359 in popluar number systems.

HEX 5F 63 59
Decimal 95 99 89
Binary 1011111 1100011 1011001
Octal 137 143 131

Shades and tints

Shades of #5F6359

#5F6359
(95,99,89)
#575A51
(87,90,81)
#4F5149
(79,81,73)
#474841
(71,72,65)
#3F3F39
(63,63,57)
#373631
(55,54,49)
#2F2D29
(47,45,41)
#272421
(39,36,33)
#1F1B19
(31,27,25)
#171211
(23,18,17)
#0F0909
(15,9,9)
#000000
(0,0,0)

Tints of #5F6359

#5F6359
(95,99,89)
#6D7168
(109,113,104)
#7B7F77
(123,127,119)
#898D86
(137,141,134)
#979B95
(151,155,149)
#A5A9A4
(165,169,164)
#B3B7B3
(179,183,179)
#C1C5C2
(193,197,194)
#CFD3D1
(207,211,209)
#DDE1E0
(221,225,224)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F6359 color. Also use rgb(95,99,89) instead hex code.

Text Font Color

.myTextColor { color: #5F6359; }

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

This text font color is #5F6359.

Background Color

.myBgColor { background-color: #5F6359; }

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

This div background color is #5F6359.

Border color

.myBorderColor { border: 1px solid #5F6359; }

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

This div border color is #5F6359.

Opacity

.myOpacity80 { color: #5F6359; opacity: 0.8; }

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

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

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

This text has shadow with #5F6359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F6359.

Preview

Color preview on black background

This text has color #5F6359 on black background.


Color preview on white background

This text has color #5F6359 on white background.


Black color preview on #5F6359 background

This text has black color on #5F6359 background.


White color preview on #5F6359 background

This text has white color on #5F6359 background.


Related colors

Complementary color

Complementary color for #hex is #A09CA6.


I love getcolorcode.com

Triadic colors

1 #595F63 and #63595F with #5F6359 are triadic colors.

2 #59635F and #635F59 with #5F6359 are triadic colors.