Shades of Persian Indigo #370378
Tints of Persian Indigo #370378
RGB
CMYK
RGB Variations
Color information
#370378 (or 0x370378) is known color: Persian Indigo. HEX triplet: 37, 03 and 78. RGB value is (55,3,120). Sum of RGB (Red+Green+Blue) = 55+3+120=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 3 (1.56% from 255 or 1.69% from 178); Blue value is 120 (47.27% from 255 or 67.42% from 178); Max value from RGB is 120 - color contains mainly: blue. Hex color #370378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370378 is #C8FC87. Grayscale: #1F1F1F. Windows color (decimal): -13171848 or 7865143. OLE color: 7865143.
HSL color Cylindrical-coordinate representation of color #370378: hue angle of 266.67º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370378 is Cyan = 0.54, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 3 | 120 | - |
| CMYK | 0.54 | 0.98 | 0 | 0.53 |
| HSL | 266.67º | 0.95% | 0.24% | - |
| HSV(B) | 266.67º | 0.98% | 0.47% | - |
| XYZ | 5 | 2.23 | 17.94 | - |
| YUV | 31.89 | 177.73 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 120 | 0.54 | 0.98 | 0 | 0.53 | 266.67 | 0.95 | 0.24 |
| Hex | 37 | 3 | 78 | 36 | 62 | 0 | 35 | 10B | 5F | 18 |
| Octal | 67 | 3 | 170 | 66 | 142 | 0 | 65 | 413 | 137 | 30 |
| Binary | 110111 | 11 | 1111000 | 110110 | 1100010 | 0 | 110101 | 100001011 | 1011111 | 11000 |
Color Harmonies of #370378
Complementary color
Monochromatic Colors of #370378
Black with #370378
Text Example
Text Example
White with #370378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370378; }
p { color: rgb(55,3,120); }
H1.HeaderClassName
{
color: #370378;
}
.AnyTagClassName
{
color: #370378;
}
</style>
background-color css
<style>
a { background-color: #370378; }
a { background-color: rgb(55,3,120); }
div.DivClassName
{
background-color: #370378;
}
.BgClassName
{
background-color: #370378;
}
</style>
border-color css
<style>
span { border-color: #370378; }
span { border-color: rgb(55,3,120); }
td.TdClassName
{
border-color: #370378;
}
.TagClassName
{
border-color: #370378;
}
</style>