COLOR #01363A

HEX: #01363A RGB: (1,54,58)

Renk bilgisi

#01363A contains red, green and blue colors in about the same proportion. #01363A ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#01363A color RGB value is (1,54,58).

RGB: (1,54,58) (0%, 21%, 23%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 54 of 255 = 21%
B 58 of 255 = 23%

1
54
58

R + G + B ~ 15%. #01363A is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 54 + 58 = 113 (100%)
R 1 of 113 ~ 0.88%
G 54 of 113 ~ 47.79%
B 58 of 113 ~ 51.33'%

%47.79
%51.33

CMYK RENK MODELİ

#01363A rengi CMYK tonu (98,7,0,77).

  • camgöbeği tonu 98.28%
  • eflatun tonu 6.90%
  • sarı tonu 0.00%
  • ana renk tonu 77.25%

CMYK: (98,7,0,77)
C98M7Y0K77 (98%, 7%, 0%, 77%)
(0.98 / 0.07 / 0.00 / 0.77)

CMYK yüzdeleri

%98.28
%6.9
%0
%77.25

Codes

Color #01363A in popluar color models

01 36 3A
RGB 1 54 58
HSL 184° 96.61% 11.57%
HSB/HSV 184° 98.28% 22.75%
CMYK 98.28% 6.90% 0.00%
77.25%

Color #01363A in popluar number systems.

HEX 01 36 3A
Decimal 1 54 58
Binary 1 110110 111010
Octal 1 66 72

Shades and tints

Shades of #01363A

#01363A
(1,54,58)
#013235
(1,50,53)
#012E30
(1,46,48)
#012A2B
(1,42,43)
#012626
(1,38,38)
#012221
(1,34,33)
#011E1C
(1,30,28)
#011A17
(1,26,23)
#011612
(1,22,18)
#01120D
(1,18,13)
#010E08
(1,14,8)
#000000
(0,0,0)

Tints of #01363A

#01363A
(1,54,58)
#18484B
(24,72,75)
#2F5A5C
(47,90,92)
#466C6D
(70,108,109)
#5D7E7E
(93,126,126)
#74908F
(116,144,143)
#8BA2A0
(139,162,160)
#A2B4B1
(162,180,177)
#B9C6C2
(185,198,194)
#D0D8D3
(208,216,211)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01363A color. Also use rgb(1,54,58) instead hex code.

Text Font Color

.myTextColor { color: #01363A; }

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

This text font color is #01363A.

Background Color

.myBgColor { background-color: #01363A; }

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

This div background color is #01363A.

Border color

.myBorderColor { border: 1px solid #01363A; }

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

This div border color is #01363A.

Opacity

.myOpacity80 { color: #01363A; opacity: 0.8; }

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

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

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

This text has shadow with #01363A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01363A.

Preview

Color preview on black background

This text has color #01363A on black background.


Color preview on white background

This text has color #01363A on white background.


Black color preview on #01363A background

This text has black color on #01363A background.


White color preview on #01363A background

This text has white color on #01363A background.


Related colors

Complementary color

Complementary color for #hex is #FEC9C5.


I love getcolorcode.com

Triadic colors

1 #3A0136 and #363A01 with #01363A are triadic colors.

2 #3A3601 and #36013A with #01363A are triadic colors.