#310889

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

Shades of Persian Indigo #310889

Tints of Persian Indigo #310889

Color information

#310889 (or 0x310889) is unknown color: approx Persian Indigo. HEX triplet: 31, 08 and 89. RGB value is (49,8,137). Sum of RGB (Red+Green+Blue) = 49+8+137=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 8 (3.52% from 255 or 4.12% from 194); Blue value is 137 (53.91% from 255 or 70.62% from 194); Max value from RGB is 137 - color contains mainly: blue. Hex color #310889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310889 is #CEF776. Grayscale: #222222. Windows color (decimal): -13563767 or 8980529. OLE color: 8980529.

HSL color Cylindrical-coordinate representation of color #310889: hue angle of 259.07º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310889 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.

Color convert

RGB498137-
CMYK0.640.9400.46
HSL259.07º88.97%28.43%-
HSV(B)259.07º94.16%53.73%-
XYZ5.872.6323.87-
YUV34.97185.58138.01-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 25.26%
GREEN value IS 8 (3.52% from 255) = 4.12%
BLUE value IS 137 (53.91% from 255) = 70.62%
R=25.26%
G=4.12%
B=70.62%

CMYK

C (Cyan) values IS 0.64
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal4981370.640.9400.46259.0788.9728.43
Hex31889405E02E103591c
Octal611021110013605640313134
Binary110001100010001001100000010111100101110100000011101100111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #310889

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #310889; }

 p { color: rgb(49,8,137); }

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

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

 a { background-color: rgb(49,8,137); }

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

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

 span { border-color: rgb(49,8,137); }

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