COLOR #01300F

HEX: #01300F RGB: (1,48,15)

Renk bilgisi

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

RGB renk modeli

#01300F color RGB value is (1,48,15).

RGB: (1,48,15) (0%, 19%, 6%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 48 of 255 = 19%
B 15 of 255 = 6%

1
48
15

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

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 48 + 15 = 64 (100%)
R 1 of 64 ~ 1.56%
G 48 of 64 ~ 75%
B 15 of 64 ~ 23.44'%

%75
%23.44

CMYK RENK MODELİ

#01300F rengi CMYK tonu (98,0,69,81).

  • camgöbeği tonu 97.92%
  • eflatun tonu 0.00%
  • sarı tonu 68.75%
  • ana renk tonu 81.18%

CMYK: (98,0,69,81)
C98M0Y69K81 (98%, 0%, 69%, 81%)
(0.98 / 0.00 / 0.69 / 0.81)

CMYK yüzdeleri

%97.92
%0
%68.75
%81.18

Codes

Color #01300F in popluar color models

01 30 0F
RGB 1 48 15
HSL 138° 95.92% 9.61%
HSB/HSV 138° 97.92% 18.82%
CMYK 97.92% 0.00% 68.75%
81.18%

Color #01300F in popluar number systems.

HEX 01 30 0F
Decimal 1 48 15
Binary 1 110000 1111
Octal 1 60 17

Shades and tints

Shades of #01300F

#01300F
(1,48,15)
#012C0E
(1,44,14)
#01280D
(1,40,13)
#01240C
(1,36,12)
#01200B
(1,32,11)
#011C0A
(1,28,10)
#011809
(1,24,9)
#011408
(1,20,8)
#011007
(1,16,7)
#010C06
(1,12,6)
#010805
(1,8,5)
#000000
(0,0,0)

Tints of #01300F

#01300F
(1,48,15)
#184224
(24,66,36)
#2F5439
(47,84,57)
#46664E
(70,102,78)
#5D7863
(93,120,99)
#748A78
(116,138,120)
#8B9C8D
(139,156,141)
#A2AEA2
(162,174,162)
#B9C0B7
(185,192,183)
#D0D2CC
(208,210,204)
#E7E4E1
(231,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01300F color. Also use rgb(1,48,15) instead hex code.

Text Font Color

.myTextColor { color: #01300F; }

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

This text font color is #01300F.

Background Color

.myBgColor { background-color: #01300F; }

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

This div background color is #01300F.

Border color

.myBorderColor { border: 1px solid #01300F; }

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

This div border color is #01300F.

Opacity

.myOpacity80 { color: #01300F; opacity: 0.8; }

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

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

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

This text has shadow with #01300F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01300F.

Preview

Color preview on black background

This text has color #01300F on black background.


Color preview on white background

This text has color #01300F on white background.


Black color preview on #01300F background

This text has black color on #01300F background.


White color preview on #01300F background

This text has white color on #01300F background.


Related colors

Complementary color

Complementary color for #hex is #FECFF0.


I love getcolorcode.com

Triadic colors

1 #0F0130 and #300F01 with #01300F are triadic colors.

2 #0F3001 and #30010F with #01300F are triadic colors.