#4A4BBE

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

Shades of Free Speech Blue #4A4BBE

Tints of Free Speech Blue #4A4BBE

Color information

#4A4BBE (or 0x4A4BBE) is unknown color: approx Free Speech Blue. HEX triplet: 4A, 4B and BE. RGB value is (74,75,190). Sum of RGB (Red+Green+Blue) = 74+75+190=339 (44% of max value = 765). Red value is 74 (29.30% from 255 or 21.83% from 339); Green value is 75 (29.69% from 255 or 22.12% from 339); Blue value is 190 (74.61% from 255 or 56.05% from 339); Max value from RGB is 190 - color contains mainly: blue. Hex color #4A4BBE is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #4A4BBE is #B5B441. Grayscale: #575757. Windows color (decimal): -11908162 or 12471114. OLE color: 12471114.

HSL color Cylindrical-coordinate representation of color #4A4BBE: hue angle of 239.48º degrees, saturation: 0.47, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #4A4BBE is Cyan = 0.61, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.25.

Color convert

RGB7475190-
CMYK0.610.6100.25
HSL239.48º47.15%51.76%-
HSV(B)239.48º61.05%74.51%-
XYZ14.6310.2149.91-
YUV87.81185.67118.15-

RGB Variations

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

RGB

RED value IS 74 (29.30% from 255) = 21.83%
GREEN value IS 75 (29.69% from 255) = 22.12%
BLUE value IS 190 (74.61% from 255) = 56.05%
R=21.83%
G=22.12%
B=56.05%

CMYK

C (Cyan) values IS 0.61
M (Magenta) values IS 0.61
Y (Yellow) values IS 0
K (Black) values IS 0.25
SystemRedGreenBlueCMYKHSL
Decimal74751900.610.6100.25239.4847.1551.76
Hex4A4BBE3D3D019ef2f34
Octal11211327675750313575764
Binary100101010010111011111011110111110101100111101111101111110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4A4BBE

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(74,75,190); }

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

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

 a { background-color: rgb(74,75,190); }

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

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

 span { border-color: rgb(74,75,190); }

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

cancel