#422756

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

Shades of Jagger #422756

Tints of Jagger #422756

Color information

#422756 (or 0x422756) is unknown color: approx Jagger. HEX triplet: 42, 27 and 56. RGB value is (66,39,86). Sum of RGB (Red+Green+Blue) = 66+39+86=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 86 - color contains mainly: blue. Hex color #422756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422756 is #BDD8A9. Grayscale: #343434. Windows color (decimal): -12441770 or 5646146. OLE color: 5646146.

HSL color Cylindrical-coordinate representation of color #422756: hue angle of 274.47º 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 #422756 is Cyan = 0.23, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB663986-
CMYK0.230.5500.66
HSL274.47º37.6%24.51%-
HSV(B)274.47º54.65%33.73%-
XYZ4.653.289.19-
YUV52.43146.95137.68-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.55%
GREEN value IS 39 (15.62% from 255) = 20.42%
BLUE value IS 86 (33.98% from 255) = 45.03%
R=34.55%
G=20.42%
B=45.03%

CMYK

C (Cyan) values IS 0.23
M (Magenta) values IS 0.55
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal6639860.230.5500.66274.4737.624.51
Hex42275617370421122619
Octal10247126276701024224631
Binary10000101001111010110101111101110100001010001001010011011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #422756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #422756; }

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

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

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

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

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

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

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

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