Shades of Persian Indigo #370270
Tints of Persian Indigo #370270
RGB
CMYK
RGB Variations
Color information
#370270 (or 0x370270) is known color: Persian Indigo. HEX triplet: 37, 02 and 70. RGB value is (55,2,112). Sum of RGB (Red+Green+Blue) = 55+2+112=169 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.54% from 169); Green value is 2 (1.17% from 255 or 1.18% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #370270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370270 is #C8FD8F. Grayscale: #1E1E1E. Windows color (decimal): -13172112 or 7340599. OLE color: 7340599.
HSL color Cylindrical-coordinate representation of color #370270: hue angle of 268.91º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370270 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 2 | 112 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.56 |
| HSL | 268.91º | 0.96% | 0.22% | - |
| HSV(B) | 268.91º | 0.98% | 0.44% | - |
| XYZ | 4.52 | 2.03 | 15.48 | - |
| YUV | 30.39 | 174.06 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 112 | 0.51 | 0.98 | 0 | 0.56 | 268.91 | 0.96 | 0.22 |
| Hex | 37 | 2 | 70 | 33 | 62 | 0 | 38 | 10D | 60 | 16 |
| Octal | 67 | 2 | 160 | 63 | 142 | 0 | 70 | 415 | 140 | 26 |
| Binary | 110111 | 10 | 1110000 | 110011 | 1100010 | 0 | 111000 | 100001101 | 1100000 | 10110 |
Color Harmonies of #370270
Complementary color
Monochromatic Colors of #370270
Black with #370270
Text Example
Text Example
White with #370270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370270; }
p { color: rgb(55,2,112); }
H1.HeaderClassName
{
color: #370270;
}
.AnyTagClassName
{
color: #370270;
}
</style>
background-color css
<style>
a { background-color: #370270; }
a { background-color: rgb(55,2,112); }
div.DivClassName
{
background-color: #370270;
}
.BgClassName
{
background-color: #370270;
}
</style>
border-color css
<style>
span { border-color: #370270; }
span { border-color: rgb(55,2,112); }
td.TdClassName
{
border-color: #370270;
}
.TagClassName
{
border-color: #370270;
}
</style>