COLOR #141713

HEX: #141713 RGB: (20,23,19)

Renk bilgisi

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

RGB renk modeli

#141713 color RGB value is (20,23,19).

RGB: (20,23,19) (8%, 9%, 7%)

RGB bağlantıları ve doygunluk

R 20 of 255 = 8%
G 23 of 255 = 9%
B 19 of 255 = 7%

20
23
19

R + G + B ~ 8%. #141713 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 20 + 23 + 19 = 62 (100%)
R 20 of 62 ~ 32.26%
G 23 of 62 ~ 37.1%
B 19 of 62 ~ 30.65'%

%32.26
%37.1
%30.65

CMYK RENK MODELİ

#141713 rengi CMYK tonu (13,0,17,91).

  • camgöbeği tonu 13.04%
  • eflatun tonu 0.00%
  • sarı tonu 17.39%
  • ana renk tonu 90.98%

CMYK: (13,0,17,91)
C13M0Y17K91 (13%, 0%, 17%, 91%)
(0.13 / 0.00 / 0.17 / 0.91)

CMYK yüzdeleri

%13.04
%0
%17.39
%90.98

Codes

Color #141713 in popluar color models

14 17 13
RGB 20 23 19
HSL 105° 9.52% 8.24%
HSB/HSV 105° 17.39% 9.02%
CMYK 13.04% 0.00% 17.39%
90.98%

Color #141713 in popluar number systems.

HEX 14 17 13
Decimal 20 23 19
Binary 10100 10111 10011
Octal 24 27 23

Shades and tints

Shades of #141713

#141713
(20,23,19)
#131512
(19,21,18)
#121311
(18,19,17)
#111110
(17,17,16)
#100F0F
(16,15,15)
#0F0D0E
(15,13,14)
#0E0B0D
(14,11,13)
#0D090C
(13,9,12)
#0C070B
(12,7,11)
#0B050A
(11,5,10)
#0A0309
(10,3,9)
#000000
(0,0,0)

Tints of #141713

#141713
(20,23,19)
#292C28
(41,44,40)
#3E413D
(62,65,61)
#535652
(83,86,82)
#686B67
(104,107,103)
#7D807C
(125,128,124)
#929591
(146,149,145)
#A7AAA6
(167,170,166)
#BCBFBB
(188,191,187)
#D1D4D0
(209,212,208)
#E6E9E5
(230,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #141713 color. Also use rgb(20,23,19) instead hex code.

Text Font Color

.myTextColor { color: #141713; }

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

This text font color is #141713.

Background Color

.myBgColor { background-color: #141713; }

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

This div background color is #141713.

Border color

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

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

This div border color is #141713.

Opacity

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

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

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

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

This text has shadow with #141713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141713.

Preview

Color preview on black background

This text has color #141713 on black background.


Color preview on white background

This text has color #141713 on white background.


Black color preview on #141713 background

This text has black color on #141713 background.


White color preview on #141713 background

This text has white color on #141713 background.


Related colors

Complementary color

Complementary color for #hex is #EBE8EC.


I love getcolorcode.com

Triadic colors

1 #131417 and #171314 with #141713 are triadic colors.

2 #131714 and #171413 with #141713 are triadic colors.