Shades of Persian Indigo #370583
Tints of Persian Indigo #370583
RGB
CMYK
RGB Variations
Color information
#370583 (or 0x370583) is known color: Persian Indigo. HEX triplet: 37, 05 and 83. RGB value is (55,5,131). Sum of RGB (Red+Green+Blue) = 55+5+131=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 5 (2.34% from 255 or 2.62% from 191); Blue value is 131 (51.56% from 255 or 68.59% from 191); Max value from RGB is 131 - color contains mainly: blue. Hex color #370583 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370583 is #C8FA7C. Grayscale: #212121. Windows color (decimal): -13171325 or 8586551. OLE color: 8586551.
HSL color Cylindrical-coordinate representation of color #370583: hue angle of 263.81º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370583 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 5 | 131 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.49 |
| HSL | 263.81º | 0.93% | 0.27% | - |
| HSV(B) | 263.81º | 0.96% | 0.51% | - |
| XYZ | 5.73 | 2.56 | 21.66 | - |
| YUV | 34.31 | 182.57 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 131 | 0.58 | 0.96 | 0 | 0.49 | 263.81 | 0.93 | 0.27 |
| Hex | 37 | 5 | 83 | 3A | 60 | 0 | 31 | 108 | 5D | 1B |
| Octal | 67 | 5 | 203 | 72 | 140 | 0 | 61 | 410 | 135 | 33 |
| Binary | 110111 | 101 | 10000011 | 111010 | 1100000 | 0 | 110001 | 100001000 | 1011101 | 11011 |
Color Harmonies of #370583
Complementary color
Monochromatic Colors of #370583
Black with #370583
Text Example
Text Example
White with #370583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370583; }
p { color: rgb(55,5,131); }
H1.HeaderClassName
{
color: #370583;
}
.AnyTagClassName
{
color: #370583;
}
</style>
background-color css
<style>
a { background-color: #370583; }
a { background-color: rgb(55,5,131); }
div.DivClassName
{
background-color: #370583;
}
.BgClassName
{
background-color: #370583;
}
</style>
border-color css
<style>
span { border-color: #370583; }
span { border-color: rgb(55,5,131); }
td.TdClassName
{
border-color: #370583;
}
.TagClassName
{
border-color: #370583;
}
</style>