Shades of Persian Indigo #370392
Tints of Persian Indigo #370392
RGB
CMYK
RGB Variations
Color information
#370392 (or 0x370392) is known color: Persian Indigo. HEX triplet: 37, 03 and 92. RGB value is (55,3,146). Sum of RGB (Red+Green+Blue) = 55+3+146=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 3 (1.56% from 255 or 1.47% from 204); Blue value is 146 (57.42% from 255 or 71.57% from 204); Max value from RGB is 146 - color contains mainly: blue. Hex color #370392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370392 is #C8FC6D. Grayscale: #222222. Windows color (decimal): -13171822 or 9569079. OLE color: 9569079.
HSL color Cylindrical-coordinate representation of color #370392: hue angle of 261.82º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370392 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 3 | 146 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.43 |
| HSL | 261.82º | 0.96% | 0.29% | - |
| HSV(B) | 261.82º | 0.98% | 0.57% | - |
| XYZ | 6.8 | 2.95 | 27.41 | - |
| YUV | 34.85 | 190.73 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 146 | 0.62 | 0.98 | 0 | 0.43 | 261.82 | 0.96 | 0.29 |
| Hex | 37 | 3 | 92 | 3E | 62 | 0 | 2B | 106 | 60 | 1D |
| Octal | 67 | 3 | 222 | 76 | 142 | 0 | 53 | 406 | 140 | 35 |
| Binary | 110111 | 11 | 10010010 | 111110 | 1100010 | 0 | 101011 | 100000110 | 1100000 | 11101 |
Color Harmonies of #370392
Complementary color
Monochromatic Colors of #370392
Black with #370392
Text Example
Text Example
White with #370392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370392; }
p { color: rgb(55,3,146); }
H1.HeaderClassName
{
color: #370392;
}
.AnyTagClassName
{
color: #370392;
}
</style>
background-color css
<style>
a { background-color: #370392; }
a { background-color: rgb(55,3,146); }
div.DivClassName
{
background-color: #370392;
}
.BgClassName
{
background-color: #370392;
}
</style>
border-color css
<style>
span { border-color: #370392; }
span { border-color: rgb(55,3,146); }
td.TdClassName
{
border-color: #370392;
}
.TagClassName
{
border-color: #370392;
}
</style>