#422754

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

Shades of Jagger #422754

Tints of Jagger #422754

Color information

#422754 (or 0x422754) is unknown color: approx Jagger. HEX triplet: 42, 27 and 54. RGB value is (66,39,84). Sum of RGB (Red+Green+Blue) = 66+39+84=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 84 - color contains mainly: blue. Hex color #422754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422754 is #BDD8AB. Grayscale: #343434. Windows color (decimal): -12441772 or 5515074. OLE color: 5515074.

HSL color Cylindrical-coordinate representation of color #422754: hue angle of 276º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #422754 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.

Color convert

RGB663984-
CMYK0.210.5400.67
HSL276º36.59%24.12%-
HSV(B)276º53.57%32.94%-
XYZ4.573.258.77-
YUV52.2145.95137.84-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.92%
GREEN value IS 39 (15.62% from 255) = 20.63%
BLUE value IS 84 (33.20% from 255) = 44.44%
R=34.92%
G=20.63%
B=44.44%

CMYK

C (Cyan) values IS 0.21
M (Magenta) values IS 0.54
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal6639840.210.5400.6727636.5924.12
Hex42275415360431142518
Octal10247124256601034244530
Binary10000101001111010100101011101100100001110001010010010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #422754

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #422754; }

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

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

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

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

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

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

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

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