#370677

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

Shades of Persian Indigo #370677

Tints of Persian Indigo #370677

Color information

#370677 (or 0x370677) is unknown color: approx Persian Indigo. HEX triplet: 37, 06 and 77. RGB value is (55,6,119). Sum of RGB (Red+Green+Blue) = 55+6+119=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 119 (46.88% from 255 or 66.11% from 180); Max value from RGB is 119 - color contains mainly: blue. Hex color #370677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370677 is #C8F988. Grayscale: #212121. Windows color (decimal): -13171081 or 7800375. OLE color: 7800375.

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

Color convert

RGB556119-
CMYK0.540.9500.53
HSL266.02º90.4%24.51%-
HSV(B)266.02º94.96%46.67%-
XYZ4.972.2717.63-
YUV33.53176.23143.31-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 30.56%
GREEN value IS 6 (2.73% from 255) = 3.33%
BLUE value IS 119 (46.88% from 255) = 66.11%
R=30.56%
G=3.33%
B=66.11%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0.95
Y (Yellow) values IS 0
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal5561190.540.9500.53266.0290.424.51
Hex37677365F03510a5a19
Octal6761676613706541213231
Binary110111110111011111011010111110110101100001010101101011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370677

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370677; }

 p { color: rgb(55,6,119); }

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

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

 a { background-color: rgb(55,6,119); }

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

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

 span { border-color: rgb(55,6,119); }

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