COLOR #01333D

HEX: #01333D RGB: (1,51,61)

Renk bilgisi

#01333D contains mainly green and blue colors. #01333D ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#01333D color RGB value is (1,51,61).

RGB: (1,51,61) (0%, 20%, 24%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 51 of 255 = 20%
B 61 of 255 = 24%

1
51
61

R + G + B ~ 15%. #01333D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 51 + 61 = 113 (100%)
R 1 of 113 ~ 0.88%
G 51 of 113 ~ 45.13%
B 61 of 113 ~ 53.98'%

%45.13
%53.98

CMYK RENK MODELİ

#01333D rengi CMYK tonu (98,16,0,76).

  • camgöbeği tonu 98.36%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 76.08%

CMYK: (98,16,0,76)
C98M16Y0K76 (98%, 16%, 0%, 76%)
(0.98 / 0.16 / 0.00 / 0.76)

CMYK yüzdeleri

%98.36
%16.39
%0
%76.08

Codes

Color #01333D in popluar color models

01 33 3D
RGB 1 51 61
HSL 190° 96.77% 12.16%
HSB/HSV 190° 98.36% 23.92%
CMYK 98.36% 16.39% 0.00%
76.08%

Color #01333D in popluar number systems.

HEX 01 33 3D
Decimal 1 51 61
Binary 1 110011 111101
Octal 1 63 75

Shades and tints

Shades of #01333D

#01333D
(1,51,61)
#012F38
(1,47,56)
#012B33
(1,43,51)
#01272E
(1,39,46)
#012329
(1,35,41)
#011F24
(1,31,36)
#011B1F
(1,27,31)
#01171A
(1,23,26)
#011315
(1,19,21)
#010F10
(1,15,16)
#010B0B
(1,11,11)
#000000
(0,0,0)

Tints of #01333D

#01333D
(1,51,61)
#18454E
(24,69,78)
#2F575F
(47,87,95)
#466970
(70,105,112)
#5D7B81
(93,123,129)
#748D92
(116,141,146)
#8B9FA3
(139,159,163)
#A2B1B4
(162,177,180)
#B9C3C5
(185,195,197)
#D0D5D6
(208,213,214)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01333D; }

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

This text font color is #01333D.

Background Color

.myBgColor { background-color: #01333D; }

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

This div background color is #01333D.

Border color

.myBorderColor { border: 1px solid #01333D; }

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

This div border color is #01333D.

Opacity

.myOpacity80 { color: #01333D; opacity: 0.8; }

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

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

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

This text has shadow with #01333D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01333D.

Preview

Color preview on black background

This text has color #01333D on black background.


Color preview on white background

This text has color #01333D on white background.


Black color preview on #01333D background

This text has black color on #01333D background.


White color preview on #01333D background

This text has white color on #01333D background.


Related colors

Complementary color

Complementary color for #hex is #FECCC2.


I love getcolorcode.com

Triadic colors

1 #3D0133 and #333D01 with #01333D are triadic colors.

2 #3D3301 and #33013D with #01333D are triadic colors.