Shades of Persian Indigo #370375
Tints of Persian Indigo #370375
RGB
CMYK
RGB Variations
Color information
#370375 (or 0x370375) is known color: Persian Indigo. HEX triplet: 37, 03 and 75. RGB value is (55,3,117). Sum of RGB (Red+Green+Blue) = 55+3+117=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 3 (1.56% from 255 or 1.71% from 175); Blue value is 117 (46.09% from 255 or 66.86% from 175); Max value from RGB is 117 - color contains mainly: blue. Hex color #370375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370375 is #C8FC8A. Grayscale: #1F1F1F. Windows color (decimal): -13171851 or 7668535. OLE color: 7668535.
HSL color Cylindrical-coordinate representation of color #370375: hue angle of 267.37º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370375 is Cyan = 0.53, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 3 | 117 | - |
| CMYK | 0.53 | 0.97 | 0 | 0.54 |
| HSL | 267.37º | 0.95% | 0.24% | - |
| HSV(B) | 267.37º | 0.97% | 0.46% | - |
| XYZ | 4.82 | 2.16 | 16.99 | - |
| YUV | 31.54 | 176.23 | 144.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 117 | 0.53 | 0.97 | 0 | 0.54 | 267.37 | 0.95 | 0.24 |
| Hex | 37 | 3 | 75 | 35 | 61 | 0 | 36 | 10B | 5F | 18 |
| Octal | 67 | 3 | 165 | 65 | 141 | 0 | 66 | 413 | 137 | 30 |
| Binary | 110111 | 11 | 1110101 | 110101 | 1100001 | 0 | 110110 | 100001011 | 1011111 | 11000 |
Color Harmonies of #370375
Complementary color
Monochromatic Colors of #370375
Black with #370375
Text Example
Text Example
White with #370375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370375; }
p { color: rgb(55,3,117); }
H1.HeaderClassName
{
color: #370375;
}
.AnyTagClassName
{
color: #370375;
}
</style>
background-color css
<style>
a { background-color: #370375; }
a { background-color: rgb(55,3,117); }
div.DivClassName
{
background-color: #370375;
}
.BgClassName
{
background-color: #370375;
}
</style>
border-color css
<style>
span { border-color: #370375; }
span { border-color: rgb(55,3,117); }
td.TdClassName
{
border-color: #370375;
}
.TagClassName
{
border-color: #370375;
}
</style>