COLOR #013315

HEX: #013315 RGB: (1,51,21)

Renk bilgisi

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

RGB renk modeli

#013315 color RGB value is (1,51,21).

RGB: (1,51,21) (0%, 20%, 8%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 51 of 255 = 20%
B 21 of 255 = 8%

1
51
21

R + G + B ~ 9%. #013315 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 51 + 21 = 73 (100%)
R 1 of 73 ~ 1.37%
G 51 of 73 ~ 69.86%
B 21 of 73 ~ 28.77'%

%69.86
%28.77

CMYK RENK MODELİ

#013315 rengi CMYK tonu (98,0,59,80).

  • camgöbeği tonu 98.04%
  • eflatun tonu 0.00%
  • sarı tonu 58.82%
  • ana renk tonu 80.00%

CMYK: (98,0,59,80)
C98M0Y59K80 (98%, 0%, 59%, 80%)
(0.98 / 0.00 / 0.59 / 0.80)

CMYK yüzdeleri

%98.04
%0
%58.82
%80

Codes

Color #013315 in popluar color models

01 33 15
RGB 1 51 21
HSL 144° 96.15% 10.20%
HSB/HSV 144° 98.04% 20.00%
CMYK 98.04% 0.00% 58.82%
80.00%

Color #013315 in popluar number systems.

HEX 01 33 15
Decimal 1 51 21
Binary 1 110011 10101
Octal 1 63 25

Shades and tints

Shades of #013315

#013315
(1,51,21)
#012F14
(1,47,20)
#012B13
(1,43,19)
#012712
(1,39,18)
#012311
(1,35,17)
#011F10
(1,31,16)
#011B0F
(1,27,15)
#01170E
(1,23,14)
#01130D
(1,19,13)
#010F0C
(1,15,12)
#010B0B
(1,11,11)
#000000
(0,0,0)

Tints of #013315

#013315
(1,51,21)
#18452A
(24,69,42)
#2F573F
(47,87,63)
#466954
(70,105,84)
#5D7B69
(93,123,105)
#748D7E
(116,141,126)
#8B9F93
(139,159,147)
#A2B1A8
(162,177,168)
#B9C3BD
(185,195,189)
#D0D5D2
(208,213,210)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013315 color. Also use rgb(1,51,21) instead hex code.

Text Font Color

.myTextColor { color: #013315; }

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

This text font color is #013315.

Background Color

.myBgColor { background-color: #013315; }

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

This div background color is #013315.

Border color

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

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

This div border color is #013315.

Opacity

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

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

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

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

This text has shadow with #013315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013315.

Preview

Color preview on black background

This text has color #013315 on black background.


Color preview on white background

This text has color #013315 on white background.


Black color preview on #013315 background

This text has black color on #013315 background.


White color preview on #013315 background

This text has white color on #013315 background.


Related colors

Complementary color

Complementary color for #hex is #FECCEA.


I love getcolorcode.com

Triadic colors

1 #150133 and #331501 with #013315 are triadic colors.

2 #153301 and #330115 with #013315 are triadic colors.