#402756

Color #402756 Jagger (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Jagger #402756

Tints of Jagger #402756

Color information

#402756 (or 0x402756) is unknown color: approx Jagger. HEX triplet: 40, 27 and 56. RGB value is (64,39,86). Sum of RGB (Red+Green+Blue) = 64+39+86=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 86 - color contains mainly: blue. Hex color #402756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402756 is #BFD8A9. Grayscale: #333333. Windows color (decimal): -12572842 or 5646144. OLE color: 5646144.

HSL color Cylindrical-coordinate representation of color #402756: hue angle of 271.91º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #402756 is Cyan = 0.26, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB643986-
CMYK0.260.5500.66
HSL271.91º37.6%24.51%-
HSV(B)271.91º54.65%33.73%-
XYZ4.523.219.19-
YUV51.83147.28136.68-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 33.86%
GREEN value IS 39 (15.62% from 255) = 20.63%
BLUE value IS 86 (33.98% from 255) = 45.50%
R=33.86%
G=20.63%
B=45.50%

CMYK

C (Cyan) values IS 0.26
M (Magenta) values IS 0.55
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal6439860.260.5500.66271.9137.624.51
Hex4027561A370421102619
Octal10047126326701024204631
Binary10000001001111010110110101101110100001010001000010011011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #402756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #402756; }

 p { color: rgb(64,39,86); }

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

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

 a { background-color: rgb(64,39,86); }

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

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

 span { border-color: rgb(64,39,86); }

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