COLOR #01424C

HEX: #01424C RGB: (1,66,76)

Renk bilgisi

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

RGB renk modeli

#01424C color RGB value is (1,66,76).

RGB: (1,66,76) (0%, 26%, 30%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 66 of 255 = 26%
B 76 of 255 = 30%

1
66
76

R + G + B ~ 19%. #01424C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 66 + 76 = 143 (100%)
R 1 of 143 ~ 0.7%
G 66 of 143 ~ 46.15%
B 76 of 143 ~ 53.15'%

%46.15
%53.15

CMYK RENK MODELİ

#01424C rengi CMYK tonu (99,13,0,70).

  • camgöbeği tonu 98.68%
  • eflatun tonu 13.16%
  • sarı tonu 0.00%
  • ana renk tonu 70.20%

CMYK: (99,13,0,70)
C99M13Y0K70 (99%, 13%, 0%, 70%)
(0.99 / 0.13 / 0.00 / 0.70)

CMYK yüzdeleri

%98.68
%13.16
%0
%70.2

Codes

Color #01424C in popluar color models

01 42 4C
RGB 1 66 76
HSL 188° 97.40% 15.10%
HSB/HSV 188° 98.68% 29.80%
CMYK 98.68% 13.16% 0.00%
70.20%

Color #01424C in popluar number systems.

HEX 01 42 4C
Decimal 1 66 76
Binary 1 1000010 1001100
Octal 1 102 114

Shades and tints

Shades of #01424C

#01424C
(1,66,76)
#013C46
(1,60,70)
#013640
(1,54,64)
#01303A
(1,48,58)
#012A34
(1,42,52)
#01242E
(1,36,46)
#011E28
(1,30,40)
#011822
(1,24,34)
#01121C
(1,18,28)
#010C16
(1,12,22)
#010610
(1,6,16)
#000000
(0,0,0)

Tints of #01424C

#01424C
(1,66,76)
#18535C
(24,83,92)
#2F646C
(47,100,108)
#46757C
(70,117,124)
#5D868C
(93,134,140)
#74979C
(116,151,156)
#8BA8AC
(139,168,172)
#A2B9BC
(162,185,188)
#B9CACC
(185,202,204)
#D0DBDC
(208,219,220)
#E7ECEC
(231,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01424C color. Also use rgb(1,66,76) instead hex code.

Text Font Color

.myTextColor { color: #01424C; }

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

This text font color is #01424C.

Background Color

.myBgColor { background-color: #01424C; }

<div style="background-color:#01424C">Inner text</div>

This div background color is #01424C.

Border color

.myBorderColor { border: 1px solid #01424C; }

<div style="border:3px solid #01424C">Div</div>

This div border color is #01424C.

Opacity

.myOpacity80 { color: #01424C; opacity: 0.8; }

<p style="color:#01424C;opacity:0.8;">80%</p>

Text with #01424C 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 #01424C;}

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

This text has shadow with #01424C color.


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

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

This text has shadow with #01424C primary color and red secondary color.


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

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

This text has shadow with #01424C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #01424C.

Preview

Color preview on black background

This text has color #01424C on black background.


Color preview on white background

This text has color #01424C on white background.


Black color preview on #01424C background

This text has black color on #01424C background.


White color preview on #01424C background

This text has white color on #01424C background.


Related colors

Complementary color

Complementary color for #hex is #FEBDB3.


I love getcolorcode.com

Triadic colors

1 #4C0142 and #424C01 with #01424C are triadic colors.

2 #4C4201 and #42014C with #01424C are triadic colors.