#290770

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

Shades of Persian Indigo #290770

Tints of Persian Indigo #290770

Color information

#290770 (or 0x290770) is unknown color: approx Persian Indigo. HEX triplet: 29, 07 and 70. RGB value is (41,7,112). Sum of RGB (Red+Green+Blue) = 41+7+112=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 7 (3.12% from 255 or 4.38% from 160); Blue value is 112 (44.14% from 255 or 70% from 160); Max value from RGB is 112 - color contains mainly: blue. Hex color #290770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290770 is #D6F88F. Grayscale: #1C1C1C. Windows color (decimal): -14088336 or 7341865. OLE color: 7341865.

HSL color Cylindrical-coordinate representation of color #290770: hue angle of 259.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290770 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB417112-
CMYK0.630.9400.56
HSL259.43º88.24%23.33%-
HSV(B)259.43º93.75%43.92%-
XYZ3.921.7915.47-
YUV29.14174.76136.46-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 25.62%
GREEN value IS 7 (3.12% from 255) = 4.38%
BLUE value IS 112 (44.14% from 255) = 70%
R=25.62%
G=4.38%
B=70%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal4171120.630.9400.56259.4388.2423.33
Hex297703F5E0381035817
Octal5171607713607040313027
Binary101001111111000011111110111100111000100000011101100010111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #290770

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #290770; }

 p { color: rgb(41,7,112); }

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

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

 a { background-color: rgb(41,7,112); }

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

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

 span { border-color: rgb(41,7,112); }

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