COLOR #01367B

HEX: #01367B RGB: (1,54,123)

Renk bilgisi

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

RGB renk modeli

#01367B color RGB value is (1,54,123).

RGB: (1,54,123) (0%, 21%, 48%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 54 of 255 = 21%
B 123 of 255 = 48%

1
54
123

R + G + B ~ 23%. #01367B is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 54 + 123 = 178 (100%)
R 1 of 178 ~ 0.56%
G 54 of 178 ~ 30.34%
B 123 of 178 ~ 69.1'%

%30.34
%69.1

CMYK RENK MODELİ

#01367B rengi CMYK tonu (99,56,0,52).

  • camgöbeği tonu 99.19%
  • eflatun tonu 56.10%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (99,56,0,52)
C99M56Y0K52 (99%, 56%, 0%, 52%)
(0.99 / 0.56 / 0.00 / 0.52)

CMYK yüzdeleri

%99.19
%56.1
%0
%51.76

Codes

Color #01367B in popluar color models

01 36 7B
RGB 1 54 123
HSL 214° 98.39% 24.31%
HSB/HSV 214° 99.19% 48.24%
CMYK 99.19% 56.10% 0.00%
51.76%

Color #01367B in popluar number systems.

HEX 01 36 7B
Decimal 1 54 123
Binary 1 110110 1111011
Octal 1 66 173

Shades and tints

Shades of #01367B

#01367B
(1,54,123)
#013270
(1,50,112)
#012E65
(1,46,101)
#012A5A
(1,42,90)
#01264F
(1,38,79)
#012244
(1,34,68)
#011E39
(1,30,57)
#011A2E
(1,26,46)
#011623
(1,22,35)
#011218
(1,18,24)
#010E0D
(1,14,13)
#000000
(0,0,0)

Tints of #01367B

#01367B
(1,54,123)
#184887
(24,72,135)
#2F5A93
(47,90,147)
#466C9F
(70,108,159)
#5D7EAB
(93,126,171)
#7490B7
(116,144,183)
#8BA2C3
(139,162,195)
#A2B4CF
(162,180,207)
#B9C6DB
(185,198,219)
#D0D8E7
(208,216,231)
#E7EAF3
(231,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01367B color. Also use rgb(1,54,123) instead hex code.

Text Font Color

.myTextColor { color: #01367B; }

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

This text font color is #01367B.

Background Color

.myBgColor { background-color: #01367B; }

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

This div background color is #01367B.

Border color

.myBorderColor { border: 1px solid #01367B; }

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

This div border color is #01367B.

Opacity

.myOpacity80 { color: #01367B; opacity: 0.8; }

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

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

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

This text has shadow with #01367B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01367B.

Preview

Color preview on black background

This text has color #01367B on black background.


Color preview on white background

This text has color #01367B on white background.


Black color preview on #01367B background

This text has black color on #01367B background.


White color preview on #01367B background

This text has white color on #01367B background.


Related colors

Complementary color

Complementary color for #hex is #FEC984.


I love getcolorcode.com

Triadic colors

1 #7B0136 and #367B01 with #01367B are triadic colors.

2 #7B3601 and #36017B with #01367B are triadic colors.