COLOR #120C13

HEX: #120C13 RGB: (18,12,19)

Renk bilgisi

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

RGB renk modeli

#120C13 color RGB value is (18,12,19).

RGB: (18,12,19) (7%, 5%, 7%)

RGB bağlantıları ve doygunluk

R 18 of 255 = 7%
G 12 of 255 = 5%
B 19 of 255 = 7%

18
12
19

R + G + B ~ 6%. #120C13 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 18 + 12 + 19 = 49 (100%)
R 18 of 49 ~ 36.73%
G 12 of 49 ~ 24.49%
B 19 of 49 ~ 38.78'%

%36.73
%24.49
%38.78

CMYK RENK MODELİ

#120C13 rengi CMYK tonu (5,37,0,93).

  • camgöbeği tonu 5.26%
  • eflatun tonu 36.84%
  • sarı tonu 0.00%
  • ana renk tonu 92.55%

CMYK: (5,37,0,93)
C5M37Y0K93 (5%, 37%, 0%, 93%)
(0.05 / 0.37 / 0.00 / 0.93)

CMYK yüzdeleri

%5.26
%36.84
%0
%92.55

Codes

Color #120C13 in popluar color models

12 0C 13
RGB 18 12 19
HSL 291° 22.58% 6.08%
HSB/HSV 291° 36.84% 7.45%
CMYK 5.26% 36.84% 0.00%
92.55%

Color #120C13 in popluar number systems.

HEX 12 0C 13
Decimal 18 12 19
Binary 10010 1100 10011
Octal 22 14 23

Shades and tints

Shades of #120C13

#120C13
(18,12,19)
#110B12
(17,11,18)
#100A11
(16,10,17)
#0F0910
(15,9,16)
#0E080F
(14,8,15)
#0D070E
(13,7,14)
#0C060D
(12,6,13)
#0B050C
(11,5,12)
#0A040B
(10,4,11)
#09030A
(9,3,10)
#080209
(8,2,9)
#000000
(0,0,0)

Tints of #120C13

#120C13
(18,12,19)
#272228
(39,34,40)
#3C383D
(60,56,61)
#514E52
(81,78,82)
#666467
(102,100,103)
#7B7A7C
(123,122,124)
#909091
(144,144,145)
#A5A6A6
(165,166,166)
#BABCBB
(186,188,187)
#CFD2D0
(207,210,208)
#E4E8E5
(228,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #120C13 color. Also use rgb(18,12,19) instead hex code.

Text Font Color

.myTextColor { color: #120C13; }

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

This text font color is #120C13.

Background Color

.myBgColor { background-color: #120C13; }

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

This div background color is #120C13.

Border color

.myBorderColor { border: 1px solid #120C13; }

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

This div border color is #120C13.

Opacity

.myOpacity80 { color: #120C13; opacity: 0.8; }

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

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

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

This text has shadow with #120C13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #120C13.

Preview

Color preview on black background

This text has color #120C13 on black background.


Color preview on white background

This text has color #120C13 on white background.


Black color preview on #120C13 background

This text has black color on #120C13 background.


White color preview on #120C13 background

This text has white color on #120C13 background.


Related colors

Complementary color

Complementary color for #hex is #EDF3EC.


I love getcolorcode.com

Triadic colors

1 #13120C and #0C1312 with #120C13 are triadic colors.

2 #130C12 and #0C1213 with #120C13 are triadic colors.