COLOR #64304B

HEX: #64304B RGB: (100,48,75)

Color info

#64304B contains red, green and blue colors in about the same proportion. Web safe color of #64304B is #663333 (or #633).

RGB color model

#64304B color RGB value is (100,48,75).

RGB: (100,48,75) (39%, 19%, 29%)

RGB channels and saturation

R 100 of 255 = 39%
G 48 of 255 = 19%
B 75 of 255 = 29%

100
48
75

R + G + B ~ 29%. #64304B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 48 + 75 = 223 (100%)
R 100 of 223 ~ 44.84%
G 48 of 223 ~ 21.52%
B 75 of 223 ~ 33.63'%

%44.84
%21.52
%33.63

CMYK color model

#64304B color CMYK value is (0,52,25,61).

  • cyan value is 0.00%
  • magenta value is 52.00%
  • yellow value is 25.00%
  • key color value is 60.78%

CMYK: (0,52,25,61)
C0M52Y25K61 (0%, 52%, 25%, 61%)
(0.00 / 0.52 / 0.25 / 0.61)

CMYK percentages

%0
%52
%25
%60.78

Codes

Color #64304B in popluar color models

64 30 4B
RGB 100 48 75
HSL 329° 35.14% 29.02%
HSB/HSV 329° 52.00% 39.22%
CMYK 0.00% 52.00% 25.00%
60.78%

Color #64304B in popluar number systems.

HEX 64 30 4B
Decimal 100 48 75
Binary 1100100 110000 1001011
Octal 144 60 113

Shades and tints

Shades of #64304B

#64304B
(100,48,75)
#5B2C45
(91,44,69)
#52283F
(82,40,63)
#492439
(73,36,57)
#402033
(64,32,51)
#371C2D
(55,28,45)
#2E1827
(46,24,39)
#251421
(37,20,33)
#1C101B
(28,16,27)
#130C15
(19,12,21)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #64304B

#64304B
(100,48,75)
#72425B
(114,66,91)
#80546B
(128,84,107)
#8E667B
(142,102,123)
#9C788B
(156,120,139)
#AA8A9B
(170,138,155)
#B89CAB
(184,156,171)
#C6AEBB
(198,174,187)
#D4C0CB
(212,192,203)
#E2D2DB
(226,210,219)
#F0E4EB
(240,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64304B color. Also use rgb(100,48,75) instead hex code.

Text Font Color

.myTextColor { color: #64304B; }

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

This text font color is #64304B.

Background Color

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

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

This div background color is #64304B.

Border color

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

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

This div border color is #64304B.

Opacity

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

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

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

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

This text has shadow with #64304B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64304B.

Preview

Color preview on black background

This text has color #64304B on black background.


Color preview on white background

This text has color #64304B on white background.


Black color preview on #64304B background

This text has black color on #64304B background.


White color preview on #64304B background

This text has white color on #64304B background.


Related colors

Complementary color

Complementary color for #hex is #9BCFB4.


I love getcolorcode.com

Triadic colors

1 #4B6430 and #304B64 with #64304B are triadic colors.

2 #4B3064 and #30644B with #64304B are triadic colors.