Shades of Persian Indigo #370288
Tints of Persian Indigo #370288
RGB
CMYK
RGB Variations
Color information
#370288 (or 0x370288) is known color: Persian Indigo. HEX triplet: 37, 02 and 88. RGB value is (55,2,136). Sum of RGB (Red+Green+Blue) = 55+2+136=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 2 (1.17% from 255 or 1.04% from 193); Blue value is 136 (53.52% from 255 or 70.47% from 193); Max value from RGB is 136 - color contains mainly: blue. Hex color #370288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370288 is #C8FD77. Grayscale: #202020. Windows color (decimal): -13172088 or 8913463. OLE color: 8913463.
HSL color Cylindrical-coordinate representation of color #370288: hue angle of 263.73º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #370288 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 2 | 136 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.47 |
| HSL | 263.73º | 0.97% | 0.27% | - |
| HSV(B) | 263.73º | 0.99% | 0.53% | - |
| XYZ | 6.04 | 2.63 | 23.48 | - |
| YUV | 33.12 | 186.06 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 136 | 0.60 | 0.99 | 0 | 0.47 | 263.73 | 0.97 | 0.27 |
| Hex | 37 | 2 | 88 | 3C | 63 | 0 | 2F | 108 | 61 | 1B |
| Octal | 67 | 2 | 210 | 74 | 143 | 0 | 57 | 410 | 141 | 33 |
| Binary | 110111 | 10 | 10001000 | 111100 | 1100011 | 0 | 101111 | 100001000 | 1100001 | 11011 |
Color Harmonies of #370288
Complementary color
Monochromatic Colors of #370288
Black with #370288
Text Example
Text Example
White with #370288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370288; }
p { color: rgb(55,2,136); }
H1.HeaderClassName
{
color: #370288;
}
.AnyTagClassName
{
color: #370288;
}
</style>
background-color css
<style>
a { background-color: #370288; }
a { background-color: rgb(55,2,136); }
div.DivClassName
{
background-color: #370288;
}
.BgClassName
{
background-color: #370288;
}
</style>
border-color css
<style>
span { border-color: #370288; }
span { border-color: rgb(55,2,136); }
td.TdClassName
{
border-color: #370288;
}
.TagClassName
{
border-color: #370288;
}
</style>