#4e44d5

Color #4E44D5 Free Speech Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Free Speech Blue #4E44D5

Tints of Free Speech Blue #4E44D5

Color information

#4E44D5 (or 0x4E44D5) is unknown color: approx Free Speech Blue. HEX triplet: 4E, 44 and D5. RGB value is (78,68,213). Sum of RGB (Red+Green+Blue) = 78+68+213=359 (47% of max value = 765). Red value is 78 (30.86% from 255 or 21.73% from 359); Green value is 68 (26.95% from 255 or 18.94% from 359); Blue value is 213 (83.59% from 255 or 59.33% from 359); Max value from RGB is 213 - color contains mainly: blue. Hex color #4E44D5 is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #4E44D5 is #B1BB2A. Grayscale: #565656. Windows color (decimal): -11647787 or 13976654. OLE color: 13976654.

HSL color Cylindrical-coordinate representation of color #4E44D5: hue angle of 244.14º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4E44D5 is Cyan = 0.63, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.16.

Color convert

RGB7868213-
CMYK0.630.6800.16
HSL244.14º63.32%55.1%-
HSV(B)244.14º68.08%83.53%-
XYZ17.2210.5664.08-
YUV87.52198.81121.21-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 78 (30.86% from 255) = 21.73%
GREEN value IS 68 (26.95% from 255) = 18.94%
BLUE value IS 213 (83.59% from 255) = 59.33%
R=21.73%
G=18.94%
B=59.33%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.68
Y (Yellow) values IS 0
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal78682130.630.6800.16244.1463.3255.1
Hex4E44D53F44010f43f37
Octal116104325771040203647767
Binary1001110100010011010101111111100010001000011110100111111110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4e44d5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4e44d5; }

 p { color: rgb(78,68,213); }

 H1.HeaderClassName
 {
   color: #4e44d5;
 }
 .AnyTagClassName
 {
   color: #4e44d5;
 }
</style>
background-color css

<style>
 a { background-color: #4e44d5; }

 a { background-color: rgb(78,68,213); }

 div.DivClassName
 {
   background-color: #4e44d5;
 }
 .BgClassName
 {
   background-color: #4e44d5;
 }
</style>
border-color css

<style>
 span { border-color: #4e44d5; }

 span { border-color: rgb(78,68,213); }

 td.TdClassName
 {
   border-color: #4e44d5;
 }
 .TagClassName
 {
   border-color: #4e44d5;
 }
</style>

cancel