COLOR #01634A

HEX: #01634A RGB: (1,99,74)

Color info

#01634A contains mainly green and blue colors. Web safe color of #01634A is #006633 (or #063).

RGB color model

#01634A color RGB value is (1,99,74).

RGB: (1,99,74) (0%, 39%, 29%)

RGB channels and saturation

R 1 of 255 = 0%
G 99 of 255 = 39%
B 74 of 255 = 29%

1
99
74

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

Portions of RGB colors in percentages

R + G + B = 1 + 99 + 74 = 174 (100%)
R 1 of 174 ~ 0.57%
G 99 of 174 ~ 56.9%
B 74 of 174 ~ 42.53'%

%56.9
%42.53

CMYK color model

#01634A color CMYK value is (99,0,25,61).

  • cyan value is 98.99%
  • magenta value is 0.00%
  • yellow value is 25.25%
  • key color value is 61.18%

CMYK: (99,0,25,61)
C99M0Y25K61 (99%, 0%, 25%, 61%)
(0.99 / 0.00 / 0.25 / 0.61)

CMYK percentages

%98.99
%0
%25.25
%61.18

Codes

Color #01634A in popluar color models

01 63 4A
RGB 1 99 74
HSL 165° 98.00% 19.61%
HSB/HSV 165° 98.99% 38.82%
CMYK 98.99% 0.00% 25.25%
61.18%

Color #01634A in popluar number systems.

HEX 01 63 4A
Decimal 1 99 74
Binary 1 1100011 1001010
Octal 1 143 112

Shades and tints

Shades of #01634A

#01634A
(1,99,74)
#015A44
(1,90,68)
#01513E
(1,81,62)
#014838
(1,72,56)
#013F32
(1,63,50)
#01362C
(1,54,44)
#012D26
(1,45,38)
#012420
(1,36,32)
#011B1A
(1,27,26)
#011214
(1,18,20)
#01090E
(1,9,14)
#000000
(0,0,0)

Tints of #01634A

#01634A
(1,99,74)
#18715A
(24,113,90)
#2F7F6A
(47,127,106)
#468D7A
(70,141,122)
#5D9B8A
(93,155,138)
#74A99A
(116,169,154)
#8BB7AA
(139,183,170)
#A2C5BA
(162,197,186)
#B9D3CA
(185,211,202)
#D0E1DA
(208,225,218)
#E7EFEA
(231,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01634A color. Also use rgb(1,99,74) instead hex code.

Text Font Color

.myTextColor { color: #01634A; }

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

This text font color is #01634A.

Background Color

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

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

This div background color is #01634A.

Border color

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

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

This div border color is #01634A.

Opacity

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

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

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

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

This text has shadow with #01634A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01634A.

Preview

Color preview on black background

This text has color #01634A on black background.


Color preview on white background

This text has color #01634A on white background.


Black color preview on #01634A background

This text has black color on #01634A background.


White color preview on #01634A background

This text has white color on #01634A background.


Related colors

Complementary color

Complementary color for #hex is #FE9CB5.


I love getcolorcode.com

Triadic colors

1 #4A0163 and #634A01 with #01634A are triadic colors.

2 #4A6301 and #63014A with #01634A are triadic colors.