#370776

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

Shades of Persian Indigo #370776

Tints of Persian Indigo #370776

Color information

#370776 (or 0x370776) is unknown color: approx Persian Indigo. HEX triplet: 37, 07 and 76. RGB value is (55,7,118). Sum of RGB (Red+Green+Blue) = 55+7+118=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 7 (3.12% from 255 or 3.89% from 180); Blue value is 118 (46.48% from 255 or 65.56% from 180); Max value from RGB is 118 - color contains mainly: blue. Hex color #370776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370776 is #C8F889. Grayscale: #212121. Windows color (decimal): -13170826 or 7735095. OLE color: 7735095.

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

Color convert

RGB557118-
CMYK0.530.9400.54
HSL265.95º88.8%24.51%-
HSV(B)265.95º94.07%46.27%-
XYZ4.922.2717.32-
YUV34.01175.4142.97-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 30.56%
GREEN value IS 7 (3.12% from 255) = 3.89%
BLUE value IS 118 (46.48% from 255) = 65.56%
R=30.56%
G=3.89%
B=65.56%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5571180.530.9400.54265.9588.824.51
Hex37776355E03610a5919
Octal6771666513606641213131
Binary110111111111011011010110111100110110100001010101100111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370776

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370776; }

 p { color: rgb(55,7,118); }

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

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

 a { background-color: rgb(55,7,118); }

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

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

 span { border-color: rgb(55,7,118); }

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