COLOR #01397F

HEX: #01397F RGB: (1,57,127)

Renk bilgisi

#01397F contains mainly blue color. #01397F ‘ nin web güvenlik rengi #003366 (ya da #036) dir.

RGB renk modeli

#01397F color RGB value is (1,57,127).

RGB: (1,57,127) (0%, 22%, 50%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 57 of 255 = 22%
B 127 of 255 = 50%

1
57
127

R + G + B ~ 24%. #01397F is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 57 + 127 = 185 (100%)
R 1 of 185 ~ 0.54%
G 57 of 185 ~ 30.81%
B 127 of 185 ~ 68.65'%

%30.81
%68.65

CMYK RENK MODELİ

#01397F rengi CMYK tonu (99,55,0,50).

  • camgöbeği tonu 99.21%
  • eflatun tonu 55.12%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (99,55,0,50)
C99M55Y0K50 (99%, 55%, 0%, 50%)
(0.99 / 0.55 / 0.00 / 0.50)

CMYK yüzdeleri

%99.21
%55.12
%0
%50.2

Codes

Color #01397F in popluar color models

01 39 7F
RGB 1 57 127
HSL 213° 98.44% 25.10%
HSB/HSV 213° 99.21% 49.80%
CMYK 99.21% 55.12% 0.00%
50.20%

Color #01397F in popluar number systems.

HEX 01 39 7F
Decimal 1 57 127
Binary 1 111001 1111111
Octal 1 71 177

Shades and tints

Shades of #01397F

#01397F
(1,57,127)
#013474
(1,52,116)
#012F69
(1,47,105)
#012A5E
(1,42,94)
#012553
(1,37,83)
#012048
(1,32,72)
#011B3D
(1,27,61)
#011632
(1,22,50)
#011127
(1,17,39)
#010C1C
(1,12,28)
#010711
(1,7,17)
#000000
(0,0,0)

Tints of #01397F

#01397F
(1,57,127)
#184B8A
(24,75,138)
#2F5D95
(47,93,149)
#466FA0
(70,111,160)
#5D81AB
(93,129,171)
#7493B6
(116,147,182)
#8BA5C1
(139,165,193)
#A2B7CC
(162,183,204)
#B9C9D7
(185,201,215)
#D0DBE2
(208,219,226)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01397F color. Also use rgb(1,57,127) instead hex code.

Text Font Color

.myTextColor { color: #01397F; }

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

This text font color is #01397F.

Background Color

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

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

This div background color is #01397F.

Border color

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

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

This div border color is #01397F.

Opacity

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

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

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

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

This text has shadow with #01397F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01397F.

Preview

Color preview on black background

This text has color #01397F on black background.


Color preview on white background

This text has color #01397F on white background.


Black color preview on #01397F background

This text has black color on #01397F background.


White color preview on #01397F background

This text has white color on #01397F background.


Related colors

Complementary color

Complementary color for #hex is #FEC680.


I love getcolorcode.com

Triadic colors

1 #7F0139 and #397F01 with #01397F are triadic colors.

2 #7F3901 and #39017F with #01397F are triadic colors.