Shades of Persian Indigo #370398
Tints of Persian Indigo #370398
RGB
CMYK
RGB Variations
Color information
#370398 (or 0x370398) is known color: Persian Indigo. HEX triplet: 37, 03 and 98. RGB value is (55,3,152). Sum of RGB (Red+Green+Blue) = 55+3+152=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 3 (1.56% from 255 or 1.43% from 210); Blue value is 152 (59.77% from 255 or 72.38% from 210); Max value from RGB is 152 - color contains mainly: blue. Hex color #370398 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370398 is #C8FC67. Grayscale: #222222. Windows color (decimal): -13171816 or 9962295. OLE color: 9962295.
HSL color Cylindrical-coordinate representation of color #370398: hue angle of 260.94º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370398 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 3 | 152 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.40 |
| HSL | 260.94º | 0.96% | 0.3% | - |
| HSV(B) | 260.94º | 0.98% | 0.6% | - |
| XYZ | 7.28 | 3.14 | 29.93 | - |
| YUV | 35.53 | 193.73 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 152 | 0.64 | 0.98 | 0 | 0.40 | 260.94 | 0.96 | 0.3 |
| Hex | 37 | 3 | 98 | 40 | 62 | 0 | 28 | 105 | 60 | 1E |
| Octal | 67 | 3 | 230 | 100 | 142 | 0 | 50 | 405 | 140 | 36 |
| Binary | 110111 | 11 | 10011000 | 1000000 | 1100010 | 0 | 101000 | 100000101 | 1100000 | 11110 |
Color Harmonies of #370398
Complementary color
Monochromatic Colors of #370398
Black with #370398
Text Example
Text Example
White with #370398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370398; }
p { color: rgb(55,3,152); }
H1.HeaderClassName
{
color: #370398;
}
.AnyTagClassName
{
color: #370398;
}
</style>
background-color css
<style>
a { background-color: #370398; }
a { background-color: rgb(55,3,152); }
div.DivClassName
{
background-color: #370398;
}
.BgClassName
{
background-color: #370398;
}
</style>
border-color css
<style>
span { border-color: #370398; }
span { border-color: rgb(55,3,152); }
td.TdClassName
{
border-color: #370398;
}
.TagClassName
{
border-color: #370398;
}
</style>